vets-api icon indicating copy to clipboard operation
vets-api copied to clipboard

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

Open RachalCassity opened this issue 10 months ago • 3 comments

DO NOT APPOVE OR MERGE!!

RachalCassity avatar Apr 17 '24 14:04 RachalCassity

@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

RachalCassity avatar Apr 17 '24 14:04 RachalCassity

1 Error
:no_entry_sign:

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 :no_entry_sign: Danger

github-actions[bot] avatar Apr 19 '24 18:04 github-actions[bot]

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[bot] avatar May 19 '24 19:05 github-actions[bot]

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

github-actions[bot] avatar May 26 '24 19:05 github-actions[bot]