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

.github/workflows: test functionality of jailbreak-cabal in CI #28

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

sternenseemann
Copy link
Member

This doesn't add new jobs to the CI since it would require redundant rebuilds. Instead, we make each job build an additional version of jailbreak-cabal based on a version of the source that has a broken constraint inserted and subsequently lifted by the jailbreak-cabal built before this step.

This doesn't add new jobs to the CI since it would require redundant
rebuilds. Instead, we make each job build an additional version of
jailbreak-cabal based on a version of the source that has a broken
constraint inserted and subsequently lifted by the jailbreak-cabal built
before this step.
Copy link
Member

@maralorn maralorn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice.

Although the compute to test effectiveness ratio is not very good here.

@sternenseemann sternenseemann merged commit 337d3d4 into master Jan 3, 2025
30 checks passed
@sternenseemann sternenseemann deleted the ci branch January 3, 2025 13:09
@sternenseemann
Copy link
Member Author

Yeah… at least it runs quickly on CI and it was the quickest way to add a sanity check I could think of.

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