aau-giraf / .github

Special repository, which is used for global: readme's, issue templates, PR templates and more...
0 stars 0 forks source link

As a developer i would like to be able to make new releases to production #12

Closed Jaffenheimer closed 1 year ago

Jaffenheimer commented 2 years ago

As a developer i would like to be able to make new releases to production. Currently given the missing master branch, we have no ability to make a new release to production. Furthermore it would not be possible to make a release without all the integration tests passing.

Potential fixes: Find the master branch as in #11 and make sure all tests passes. Figure out how the release specific files work and edit them so we can make a new release fixing multiple issues.

JakobTopholt commented 1 year ago

Duplicate