Skip to content

init: github actions build script#5

Open
huantianad wants to merge 2 commits intodecafcode:masterfrom
huantianad:github-actions
Open

init: github actions build script#5
huantianad wants to merge 2 commits intodecafcode:masterfrom
huantianad:github-actions

Conversation

@huantianad
Copy link
Copy Markdown
Contributor

No description provided.

@huantianad huantianad force-pushed the github-actions branch 8 times, most recently from 340381f to 7fa6e67 Compare July 26, 2025 07:56
@huantianad huantianad force-pushed the github-actions branch 3 times, most recently from 14bf4a7 to 44f96a8 Compare July 27, 2025 04:54
@huantianad
Copy link
Copy Markdown
Contributor Author

In terms of uploading artifact on release, there's like two ways to do it I think

  • you can have it upload an artifact to a draft release you make
  • on tag push, it can make a draft release for you with the artifact

@huantianad huantianad marked this pull request as ready for review October 19, 2025 05:57
@huantianad
Copy link
Copy Markdown
Contributor Author

huantianad commented Oct 19, 2025

I've finished up the action; currently it will test a build on all pushes. Whenever it gets a push with a tag (created locally then pushed), it will create a draft Release on GitHub for you, with the prebuilt binary. Sorry for like forgetting about this haha

@huantianad huantianad requested a review from decafcode November 10, 2025 05:24
@huantianad huantianad force-pushed the github-actions branch 3 times, most recently from 99551d9 to 22d3add Compare November 10, 2025 19:54
@huantianad
Copy link
Copy Markdown
Contributor Author

Hey, def understand that this project isn't high prio haha, but was wondering if you could make a new release with the popn fix either manually, or with this pr merged. Up to you, but wanted to bump so the fix can be more accessible.

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