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

chore(ci): test dev shell building #4256

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

dpc
Copy link
Contributor

@dpc dpc commented Feb 6, 2024

No description provided.

@dpc dpc requested a review from a team as a code owner February 6, 2024 21:30
.github/workflows/ci-nix.yml Outdated Show resolved Hide resolved
continue-on-error: true

- name: Build dev shell
if: github.event_name != 'pull_request' || matrix.build-in-pr
Copy link
Member

Choose a reason for hiding this comment

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

Looks like this takes ~1m in CI. Would it make sense to instead only run in the merge queue?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I already disabled macos one in PRs, but I guess I don't really care that much about Linux one as well - as long as master doesn't have a broken dev shell it's OK. And it barely ever happens anyway.

@dpc dpc enabled auto-merge February 7, 2024 00:31
@bradleystachurski
Copy link
Member

For future reference, this job should prevent these types of issues: #4217

Copy link
Contributor

@oleonardolima oleonardolima left a comment

Choose a reason for hiding this comment

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

ACK a9dec97

@dpc dpc added this pull request to the merge queue Feb 7, 2024
Merged via the queue into fedimint:master with commit 19619d7 Feb 7, 2024
22 checks passed
@dpc dpc deleted the 24-02-06-test-dev-shells branch February 7, 2024 13:32
@justinmoon
Copy link
Contributor

Thanks @dpc!

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.

None yet

5 participants