Bugfix/#46 deploy test never fails
Bug fix
Related Tickets
Does the result of the MR comply to our "definition of done"?
-
Unit tests passed -
Code reviewed -
Acceptance criteria met -
Functional tests passed -
Non-Functional requirements met -
Product Owner accepts the User Story
Closes
Summary
I added a HEAD
annotation to the deploy API and introduced a test to the CI that checks if this API is available.
Furthermore I corrected the API endpoint of info
that still had the leading /api
in it (this is automatically resolved by the Apache Config).
Changelog
-
I added a statement to the CHANGELOG.
Version number
-
I bumped the version number in build.properties
.