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

Update search-admin config to reflect app changes #745

Merged
merged 1 commit into from
May 7, 2024
Merged

Conversation

csutter
Copy link
Contributor

@csutter csutter commented Apr 24, 2024

  • Remove search-api dependency
  • Remove environment variable for database_cleaner configuration (this gem has been removed as we're not using Cucumber anymore and RSpec system tests run in transactions so don't need it)
  • Change command in app stack to run conventional bin/dev that has been added to the application
  • Add explicit port to app stack now that the application is run through Foreman
  • Add TEST_DATABASE_URL to app stack to allow running tests on app stack too for convenience

- Remove `search-api` dependency
- Remove environment variable for `database_cleaner` configuration (this
  gem has been removed as we're not using Cucumber anymore and RSpec
  system tests run in transactions so don't need it)
- Change command in `app` stack to run conventional `bin/dev` that has
  been added to the application
- Add explicit port to `app` stack now that the application is run
  through Foreman
- Add `TEST_DATABASE_URL` to app stack to allow running tests on `app`
  stack too for convenience
Copy link
Contributor

@AgaDufrat AgaDufrat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@csutter csutter merged commit 661244b into main May 7, 2024
2 checks passed
@csutter csutter deleted the search-admin branch May 7, 2024 07:20
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.

2 participants