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

ci: allow manual dispatch, run once a week to integration test #301

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

flavorjones
Copy link
Collaborator

Problem being solved

Two improvements to CI:

  • regularly run CI once a week
  • allow manual running of the test suite against an arbitrary branch

This should help us detect when a Rails release has broken Active Hash (see #300 for example).

@flavorjones flavorjones requested a review from kbrock February 7, 2024 03:32
@flavorjones
Copy link
Collaborator Author

The CI failures are due to upstream Rails changes, fixed in #300

@kbrock
Copy link
Collaborator

kbrock commented Feb 7, 2024

kicking (to turn green)

@kbrock kbrock closed this Feb 7, 2024
@kbrock kbrock reopened this Feb 7, 2024
@flavorjones
Copy link
Collaborator Author

I'll rebase, one sec.

@flavorjones flavorjones force-pushed the flavorjones-ci-dispatch-and-cron branch from c050cb7 to 76e1ec7 Compare February 7, 2024 03:36
@flavorjones flavorjones merged commit 6c51fa6 into master Feb 7, 2024
16 checks passed
@kbrock kbrock deleted the flavorjones-ci-dispatch-and-cron branch February 7, 2024 03:45
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