Skip to content

Conversation

ilija-lazoroski
Copy link
Contributor

@ilija-lazoroski ilija-lazoroski commented Oct 21, 2021

What does this PR do?

Fixes #1524 .

Add any further explanations here.

PR Checklist

  • Have you added an explanation of what your changes do and why you'd like to include them?
  • Is the TravisCI build passing?
  • Was the CHANGELOG.md updated to reflect the changes?
  • Was the documentation framework updated to reflect the changes?

Testing Checklist

  • Added relevant unit tests?
  • Have you successfully tested your changes locally? Elaborate:

    Tested by {Running the Monkey locally with relevant config/running Island/...}

  • If applicable, add screenshots or log transcripts of the feature working

Explain Changes

Are the commit messages enough? If not, elaborate.

VakarisZ and others added 8 commits October 21, 2021 16:52
… conform to the naming convention of InfectionMonkey-v*.*

AppImages are built into InfectionMonkey-v1.11.0.AppImage

Docker is build into InfectionMonkey-docker-v1.11.0.tgz
… not specified

With this change, Jenkins will output packages in the following naming conventions:

Develop: InfectionMonkey-$commit_number_x86_64.AppImage

Release: InfectionMonkey-v$version.AppImage
With this change, Jenkins will output docker packages in the following naming conventions:

Develop: InfectionMonkey-docker-$commit_number.tgz

Release: InfectionMonkey-docker-v$version.tgz
If the version is none (default) the commit number will be used which is preferred in dev environment
Add -C to git command in order
to execute rev-parse outside the repo.
@codecov
Copy link

codecov bot commented Oct 21, 2021

Codecov Report

Merging #1544 (82cffc4) into develop (3a907c3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1544   +/-   ##
========================================
  Coverage    43.45%   43.45%           
========================================
  Files          480      480           
  Lines        14285    14285           
========================================
  Hits          6208     6208           
  Misses        8077     8077           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3a907c3...82cffc4. Read the comment docs.

@ilija-lazoroski ilija-lazoroski merged commit 3b9eaf3 into develop Oct 22, 2021
@ilija-lazoroski ilija-lazoroski deleted the 1524-broken-updates branch October 22, 2021 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken updates
3 participants