Skip to content

Add file with build information

Afonso Mukai requested to merge add_release_information_to_artefact into master

Created by: amues

Description of work

Add a BUILD_INFO artefact with project name, commit SHA and Jenkins build number. As we deploy the archive directly from Jenkins, this makes it easier to identify which version has been deployed and can be displayed in the integration test.

Issue

N/A

Acceptance Criteria

A new artefact containing project name, branch, Git commit SHA and Jenkins build number is archived in Jenkins.

Unit Tests

N/a

Other

N/A


Code Review (To be filled in by the reviewer only)

  • Is the code of an acceptable quality?
  • Do the changes function as described and is it robust?

Nominate for Group Code Review (Anyone can nominate it)

Indicate if you think the code should be reviewed in a Thursday code review session.

  • Recommend for group code review

Also, nominate it on the code_review Slack channel (does someone want to automate this?).

Merge request reports