-
Notifications
You must be signed in to change notification settings - Fork 4
Merge kristjanvalur/stackman/master to stackless-dev #7
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
Conversation
Update buildcommit.yml Update buildcommit.yml
You will notice that the GHA now contains an automatic "commit" step that runs as well. This is convenient when working in a repo where the artifacts are commited as well, but we may want to think about better ways to do this, for example, by generating releases that explicitly cause the artifact libraries to be generated. also somehow add the libraries maybe to .gitignore or something so that they are not merged across along with source code changes. Not sure what is the best way to do this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
I'll consult with a colleague to make suggestions wrt. Github actions and how to manage binaries. |
This pulls in two major changes:
The chief changes involved using Github Actions to automate the building, testing and committing of build artifacts