-
Notifications
You must be signed in to change notification settings - Fork 19
Added github workflow to create PR artifacts and release on tag #35
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
13e109f to
49148c0
Compare
|
What are the steps that the workflow will take? |
The steps are in .github/workflows/ci.yml Basically if a new tag is pushed then a |
|
Thanks. That seems fine. So a person would push a change to version.txt and Changelog.md, then push a tag, and the workflow would build the zips. |
49148c0 to
7b5d00c
Compare
|
defoogi supports MS-DOS but it doesn't look like fujinet-lib does: force pushed to turn apple2enh back on |
|
Must be a regression, I was able to build it previously: https://github.com/FujiNetWIFI/fujinet-lib/releases/tag/v4.7.7 |
|
I'm just trying to recreate it locally. |
|
I've asked @tschak909 to have a look as it was this change that broke the build: |
I already made a PR |
7b5d00c to
922762f
Compare
markjfisher
left a comment
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, even did the job in the MR
Worked on my sandbox repo, hopefully it will work here too.