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

Development & CI Improvements #27

Merged
merged 15 commits into from
Apr 25, 2020
Merged

Development & CI Improvements #27

merged 15 commits into from
Apr 25, 2020

Conversation

maennchen
Copy link
Collaborator

Changes

Local Building & Testing

To improve development speed, all commands are now executed locally.

Docker Setup included

To make the setup easier, all commands can also be executed inside of docker. (For example for Windows Users)

Automatic Docker Image Publishing

Docker Images will be automatically published.

Versioning

The version will be automatically picked up from Git Tags.

  • Untagged
    • v[LAST TAG]-[REF] - example: v0.3.0-3-gd50eca8
    • dev - not pushed
  • Tagged
    • vX.Y.Z
    • latest

TODO

  • Add DockerUsername Secret (@ofek)
  • Add DockerPassword Secret (@ofek)

@maennchen maennchen force-pushed the dev_and_ci_improvements branch from d50eca8 to 32011db Compare April 24, 2020 20:03
@maennchen maennchen force-pushed the dev_and_ci_improvements branch 2 times, most recently from 38d098d to eb21867 Compare April 24, 2020 20:15
@maennchen maennchen requested a review from ofek April 24, 2020 20:18
@maennchen maennchen self-assigned this Apr 24, 2020
@maennchen maennchen added the enhancement New feature or request label Apr 24, 2020
@maennchen maennchen marked this pull request as ready for review April 24, 2020 20:18
@maennchen maennchen force-pushed the dev_and_ci_improvements branch from eb21867 to cdbfe52 Compare April 24, 2020 20:29
@maennchen maennchen merged commit b06f8f6 into master Apr 25, 2020
@maennchen maennchen deleted the dev_and_ci_improvements branch April 25, 2020 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants