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 CI builds using experimental Rubies to a different workflow #47

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

jcouball
Copy link
Member

@jcouball jcouball commented Sep 9, 2024

This pull request moves the CI build using experimental Rubies to a separate workflow. The previous workflow included experimental builds, but now the experimental builds are triggered separately using a repository dispatch event. This change ensures that the experimental builds can be triggered independently and allows for better organization of the CI workflows.

@jcouball jcouball added the internal-change The PR includes changes that are NOT user-facing and will NOT require a release label Sep 9, 2024
Copy link

codeclimate bot commented Sep 9, 2024

Code Climate has analyzed commit ee8ebaf and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0%.

View more on Code Climate.

@jcouball jcouball merged commit 3d739f4 into main Sep 9, 2024
14 of 15 checks passed
@jcouball jcouball deleted the experimental_builds branch September 9, 2024 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal-change The PR includes changes that are NOT user-facing and will NOT require a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant