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

Ensures that CircleCI executes nightly test suites #386

Merged
merged 1 commit into from
Apr 6, 2022

Conversation

jrgriffiniii
Copy link
Contributor

Resolves #385 and addresses the following:

  • Updating the CircleCI Orb to samvera/circleci-orb@1.0
  • Using the samvera/ruby_fcrepo_solr_redis_postgres task for ensuring that Solr authentication is supported
  • Ensuring that libsqlite3-dev is installed as a system package
  • Ensuring that samvera/install_solr_core is used in place of samvera/install_solr_active_fedora_core
  • Updating the Ruby releases within the test matrix to 2.7.5, 2.6.9, and 2.5.9

…leCI Orb to samvera/circleci-orb@1.0; Using the samvera/ruby_fcrepo_solr_redis_postgres task for ensuring that Solr authentication is supported; Ensuring that libsqlite3-dev is installed as a system package; Ensuring that samvera/install_solr_core is used in place of samvera/install_solr_active_fedora_core; Updating the Ruby releases within the test matrix to 2.7.5, 2.6.9, and 2.5.9
@bess bess merged commit ab91c28 into main Apr 6, 2022
@bess bess deleted the issues-385-jrgriffiniii-nightly-ci branch April 6, 2022 20:58
@cjcolvar cjcolvar mentioned this pull request Feb 8, 2023
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.

Configure nightly CircleCI test suite executions
2 participants