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

Story 19279 setup automated maintenance #11

Merged
merged 7 commits into from
Sep 6, 2024

Conversation

dcaddell
Copy link
Contributor

@dcaddell dcaddell commented Sep 4, 2024

Description

POC for how we want to automatically manage our public gems.

  • Uses Appraisal to create an unlocked Gemfile so that we can keep testing against latest dependencies
  • Automatically tests against all new Ruby releases
  • Runs test suite on a weekly cadence so ensure we're staying up-to-date with dependency updates
  • Sets up a retry to help handle bundle install weather

@dcaddell dcaddell merged commit 954afca into master Sep 6, 2024
9 checks passed
@dcaddell dcaddell deleted the STORY-19279_setup_automated_maintenance branch September 6, 2024 18:08
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