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

Add CI builds #11

Open
nils-a opened this issue Apr 27, 2021 · 0 comments
Open

Add CI builds #11

nils-a opened this issue Apr 27, 2021 · 0 comments
Labels

Comments

@nils-a
Copy link
Contributor

nils-a commented Apr 27, 2021

probably a variant of Cake.Recipe or similar.

Things that could be covered:

  • Running tests (if we have any, see Add some form of tests #10)
  • creation and publishing of the docker image (always?) or only on PR builds and main?
  • update of the image reference in the yaml
  • update every occurrence of the text uses: nils-org/dependabot-cake-action@v{old release} with uses: nils-org/dependabot-cake-action@v{new release}

"Normal" Cake.Recipe stuff:

  • Creation of releasenotes
  • close the milestone after release
  • add cool GitReleaseManager messages to all issues that have been released.
  • Send a text somewhere? Slack/Gitter/Twitter?
@nils-a nils-a added the Build label Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant