Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload seed data for frontend developers #16502

Merged
merged 1 commit into from
Apr 25, 2024
Merged

Upload seed data for frontend developers #16502

merged 1 commit into from
Apr 25, 2024

Conversation

binq
Copy link
Contributor

@binq binq commented Apr 25, 2024

https://jira.devops.va.gov/browse/VYE-370

As:

Backend developer

I need:

To ensure frontend developers can access the staging site with staging users 

So that: 

Frontend developers can ensure VYE is working properly 

Considerations:

Frontend developers need to access staging site, using staging users, to ensure VYE is working properly prior to launch on VA.gov

Acceptance Criteria: 

Enter the acceptance criteria that will be used to test the user story. 

AC 1: Frontend developers can access the staging site using staging users 
AC 2: Frontend developers can make use of staging users

Testing Considerations:

There are no testing considerations

Other Considerations: 

There are no other considerations

@binq binq requested review from a team as code owners April 25, 2024 19:27
@binq binq enabled auto-merge (squash) April 25, 2024 19:28
Copy link

1 Warning
⚠️ This PR changes 285 LoC (not counting whitespace/newlines).

In order to ensure each PR receives the proper attention it deserves, we recommend not exceeding
200. Expect some delays getting reviews.

File Summary

Files

  • modules/vye/app/models/vye/user_info.rb (+1/-4)

  • modules/vye/lib/tasks/vye.rake (+58/-0)

  • modules/vye/lib/vye/staging_data/build.rb (+154/-0)

  • modules/vye/spec/factories/vye/address_changes.rb (+9/-0)

  • modules/vye/spec/lib/vye/staging_data/build_spec.rb (+44/-0)

  • modules/vye/spec/serializers/verification_serializer_spec.rb (+15/-0)

    Note: We exclude files matching the following when considering PR size:

    *.csv, *.json, *.tsv, *.txt, Gemfile.lock, app/swagger, modules/mobile/docs, spec/fixtures/, spec/support/vcr_cassettes/, modules/mobile/spec/support/vcr_cassettes/, db/seeds, modules/vaos/app/docs, modules/meb_api/app/docs, modules/appeals_api/app/swagger/, *.bru
    

Big PRs are difficult to review, often become stale, and cause delays.

Generated by 🚫 Danger

@binq binq merged commit c2cc95b into master Apr 25, 2024
23 checks passed
@binq binq deleted the vye_staging_seed branch April 25, 2024 19:32
gabezurita added a commit that referenced this pull request Apr 25, 2024
* master:
  creates data to seed dev & staging (#16502)
  post database updates (#16500)
  Added auth-only feature flipper for 10-10EZR (#16496)
  update vsoreloader to correctly upsert organization data (#16470)
  database updates (#16475)
  Bump super_diff from 0.11.0 to 0.12.0 (#16495)
gabezurita added a commit that referenced this pull request Apr 25, 2024
…-OGC-number

* arf.80297/ARP-OGC-number-migrations:
  creates data to seed dev & staging (#16502)
  post database updates (#16500)
  Added auth-only feature flipper for 10-10EZR (#16496)
  update vsoreloader to correctly upsert organization data (#16470)
  database updates (#16475)
  Bump super_diff from 0.11.0 to 0.12.0 (#16495)
  arf-80297 add ARP verified_representative migration
RachalCassity added a commit that referenced this pull request Apr 25, 2024
RachalCassity added a commit that referenced this pull request Apr 25, 2024
gabezurita added a commit that referenced this pull request Apr 25, 2024
* master:
  BE | Ask Va Api: Update `Correspondences::Retriever` and `Inquiries::Retriever` (#16510)
  Revert "post database updates (#16500)" (#16507)
  Revert "creates data to seed dev & staging (#16502)" (#16506)
  81092: Refactor Client Config Memoization (#16490)
gabezurita added a commit that referenced this pull request Apr 25, 2024
* master:
  BE | Ask Va Api: Update `Correspondences::Retriever` and `Inquiries::Retriever` (#16510)
  Revert "post database updates (#16500)" (#16507)
  Revert "creates data to seed dev & staging (#16502)" (#16506)
  81092: Refactor Client Config Memoization (#16490)
binq added a commit that referenced this pull request May 3, 2024
binq added a commit that referenced this pull request May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants