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

continuous delivery #43

Closed
manuEbg opened this issue Jun 11, 2021 · 2 comments
Closed

continuous delivery #43

manuEbg opened this issue Jun 11, 2021 · 2 comments
Labels
abstract proposal just some abstract proposal:) enhancement New feature or request

Comments

@manuEbg
Copy link
Contributor

manuEbg commented Jun 11, 2021

I think it would be really cool If we would add a GithubAction,
that generates both our Jar-Files and uploades them somewhere:)

What do you all think?

@manuEbg manuEbg added enhancement New feature or request abstract proposal just some abstract proposal:) labels Jun 11, 2021
@CSchoel
Copy link
Contributor

CSchoel commented Jun 11, 2021

Big 👍 . That would make testing so much easier. You even do not have to find a server to upload the files. You can simply use GH Action artifacts.

For finished prototypes I would suggest to generate releases based on git tags. You can add a separate action to the repo that only reacts on new tags that are pushed to GitHub and then generates a release draft via, for example, softprops/action-gh-release.

@manuEbg
Copy link
Contributor Author

manuEbg commented Aug 6, 2021

see #106

@manuEbg manuEbg closed this as completed Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
abstract proposal just some abstract proposal:) enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants