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

Set up CI #9

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Set up CI #9

merged 1 commit into from
Mar 18, 2024

Conversation

infinisil
Copy link
Member

Based on #1

Very simple nix-build for the main build, the shell and the Nixpkgs sanity check

Copy link
Contributor

@philiptaron philiptaron left a comment

Choose a reason for hiding this comment

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

Yeah, was about to open an issue for it ;-)

I like the DetSys stuff better but this works just fine.

@infinisil
Copy link
Member Author

Weird, should've triggered automatically, investigating

@philiptaron
Copy link
Contributor

It's because I didn't click on #1 merge yet.

@infinisil
Copy link
Member Author

Ah right!

Base automatically changed from fix-after-move to main March 18, 2024 23:27
@philiptaron
Copy link
Contributor

Maybe you need to rebase?

Comment on lines 2 to 8
on:
pull_request:
branches:
- master
push:
branches:
- master
Copy link
Member Author

Choose a reason for hiding this comment

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

Suggested change
on:
pull_request:
branches:
- master
push:
branches:
- master
on:
pull_request:
branches:
- main
push:
branches:
- main

Whoops :)

Copy link
Contributor

@philiptaron philiptaron left a comment

Choose a reason for hiding this comment

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

My brain completely yadda-yadda-yadda'd "master" vs. "main" difference. Whoops.

@philiptaron philiptaron merged commit b913921 into main Mar 18, 2024
1 check passed
@philiptaron philiptaron deleted the ci branch March 18, 2024 23:34
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