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

Mockdata setup - Testing branch ONLY - DO NOT APPOVE OR MERGE!! #16378

Closed
wants to merge 6 commits into from

Conversation

RachalCassity
Copy link
Member

DO NOT APPOVE OR MERGE!!

@RachalCassity RachalCassity changed the title Mockdata setup Mockdata setup - Testing branch ONLY - DO NOT APPOVE OR MERGE!! Apr 17, 2024
@RachalCassity
Copy link
Member Author

@LindseySaari config/settings.local.yml:

betamocks:
  enabled: true
  recording: true
  cache_dir: ../vets-api-mockdata
  services_config: config/betamocks/services_config.yml

vet360:
  url: "https://localhost:4000"
  military_personnel:
    cache_enabled: true
    enabled: true
    timeout: 30
    mock: true
  contact_information:
    cache_enabled: true
    enabled: true
    timeout: 30
    mock: true

Copy link

1 Error
🚫

Modified files in db/migrate or db/schema.rb changes should be the only files checked into this PR.

File Summary

DB File(s)

  • db/schema.rb

App File(s)

  • app/controllers/application_controller.rb
  • config/betamocks/services_config.yml
  • config/settings.yml
  • lib/sign_in/idme/configuration.rb
  • lib/sign_in/logingov/configuration.rb

Database migrations do not run automatically with vets-api deployments. Application code must always be
backwards compatible with the DB, both before and after migrations have been run. For more info:

Generated by 🚫 Danger

@va-vfs-bot va-vfs-bot temporarily deployed to mockdata-setup/main/main April 19, 2024 19:06 Inactive
Copy link

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label May 19, 2024
Copy link

This PR has been closed because it has had no activity for 37 days

@github-actions github-actions bot closed this May 26, 2024
@github-actions github-actions bot deleted the mockdata-setup branch May 26, 2024 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants