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

Move rspec into the test group #413

Open
1 of 5 tasks
sandbergja opened this issue Jun 5, 2024 · 0 comments
Open
1 of 5 tasks

Move rspec into the test group #413

sandbergja opened this issue Jun 5, 2024 · 0 comments

Comments

@sandbergja
Copy link
Member

What maintenance needs to be done?

Move the rspec gem into the test group of the Gemfile. Adjust the Rakefile so that rake tasks (for example, the solr backup task) still run in staging and production, even if rspec is not installed.

Level of urgency

  • High
  • Moderate
  • Low

Why is this maintenance needed?

Rspec is only used for tests, so it is not needed on the staging or prod boxes.

Acceptance criteria

  • Rspec is not installed when we deploy to staging and prod
  • The backup rake task can still run okay in staging and prod, even without rspec installed.
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

No branches or pull requests

1 participant