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

updated workflow #156

Merged
merged 1 commit into from
Oct 31, 2023
Merged

updated workflow #156

merged 1 commit into from
Oct 31, 2023

Conversation

lectrical
Copy link
Contributor

@lectrical lectrical commented Oct 20, 2023

I was looking to use this project with my new rt3200 and i saw this issue #141

I thought, I could contribute something here, so I worked up a modern version that uses minimal actions and gh cli for release + uploading.

It run off tags pushed or via a tag inputted when run manually, with an option to just build + artifacts and not release (for testing?)

image

It also only releases if the build job was successful.

If anything just to show a modern way to do it without needing certain actions. If you wanted a good action instead of gh cli you can use this https://github.com/ncipollo/release-action

Though, gh cli is really the best thing to use when you can, simple and official.

@lectrical
Copy link
Contributor Author

@dangowrt
Copy link
Owner

Thank you for taking care of that!

@dangowrt dangowrt merged commit 54bf6f8 into dangowrt:main Oct 31, 2023
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