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: add GitHub Actions workflow to build #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

krisalyssa
Copy link

I can’t really test this in space_ex until it’s merged to master (GitHub Actions doesn’t know it exists until then), but after that it will work from branches.

Nothing permanent like creating releases happens in this workflow (at least not yet), so there’s no harm if it starts running after merge. If you’d like to play it safe, the pull_request handler (lines 3-4 of ci.yml) can be commented out, and then the workflow will run only when manually dispatched.

I can’t really test this in space_ex until it’s merged to master
(GitHub Actions doesn’t know it exists until then), but after that
it will work from branches.

Nothing permanent like creating releases happens in this workflow
(at least not yet), so there’s no harm if it starts running after merge.
If you’d like to play it safe, the pull_request handler (lines 3-4 of
ci.yml) can be commented out, and then the workflow will run only when
manually dispatched.
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.

1 participant