Welcome to build-action Discussions! #53
Pinned
Snider
announced in
Announcements
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
👋 Welcome!
This action is getting a upgrade, but the established workflows for Wails.io will remain, just you can do a lot more with the action now, including building C++ projects with Conan.
I noticed over the years that there are many forks with cool addons, but due to the limitations with GitHub when I wrote the original action, it's hard to integrate them, and not break the build.
Now I'm actually able to separate the code out into subactions, you can run a full build, or just bits; like
snider/build-action/actions/discoverywhich you can use in projects to get the arch, branch, tag info in a format you can use in your workflow logic.There is some work on NPM, Go, Conan, MKDocs, Wails and Swagger SDK generation (i have to port that over from another project); those are the tools i use, but welcome PR's to expand the capabilities.
Thank you for using the action, nice to see people benefiting from me shouting at GitHub CI for days :)
Beta Was this translation helpful? Give feedback.
All reactions