v2.1.0
·
162 commits
to main
since this release
What's Changed
- TECH-547: Added nexus credentials to sonar action by @Fgerthoffert in #14
- Add some more informations in helpers by @ksagnard in #10
- Fix default path for Maven settings by @rknj in #16
- Fixed typo in integration tests command by @Fgerthoffert in #17
- Clean the artifact name before using github upload action by @Fgerthoffert in #18
- Do not check dev dependencies of modules by @jsinovassin in #19
- Added an option to allow a particular incident service id to be provided by @Fgerthoffert in #20
- TECH-811: Update use of NEXUS_INTERNAL_RELEASES_URL for update signature action by @gflores-jahia in #21
- TECH-532 add docker-tags action by @Janin-Michel-Mathias in #22
- TECH-532 Migrate code-signer to github Action by @Janin-Michel-Mathias in #23
- Added debug feature by @Fgerthoffert in #25
- Added a new environment variable for the docker compose file by @Fgerthoffert in #26
- TECH-532 fix code-sign syntax by @Janin-Michel-Mathias in #24
- add options to build by @Janin-Michel-Mathias in #30
- TECH-532: add slack-jahia action by @Janin-Michel-Mathias in #29
- Added an input to specify the name of the build artifact by @Fgerthoffert in #32
- TECH-532 fix slack-jahia by @Janin-Michel-Mathias in #31
- TECH-532: Fix slack-jahia by @Janin-Michel-Mathias in #33
- Action to upload data to Jahia server over Jahia's bastion by @Fgerthoffert in #35
- TECH-532 Fix docker-tags by @Janin-Michel-Mathias in #34
- Re-arranged order of the steps in the integration tests by @Fgerthoffert in #37
- Added a parameter for artifact retention by @Fgerthoffert in #38
- Remove refs from branch name by @Fgerthoffert in #39
- TECH-532: static-analysis add options to skip steps by @Janin-Michel-Mathias in #40
- TECH-548 - Add download-bastion action by @rknj in #42
- First pass on improving sonar by @Fgerthoffert in #41
- Handle situations where there's no signature updated by @Fgerthoffert in #43
- BACKLOG-19964: Fixed incorrect way of setting up environment variable by @Fgerthoffert in #44
- BACKLOG-19964: Ported the orb to github actions by @Fgerthoffert in #45
- BACKLOG-19964: Fixed handling of credentials for token generation by @Fgerthoffert in #46
- BACKLOG-19964: Added a filter before triggering the push by @Fgerthoffert in #47
- BACKLOG-19964: Fix tag condition by @Fgerthoffert in #48
- Fix repository name in slack notif by @rknj in #49
- Fix bash issue by @rknj in #50
- TECH-536 - Do not run build commands when a build script exists by @rknj in #51
- TECH-536 - Add missing step to execute build script if it exists by @rknj in #52
- Introduction of a new mode for logging by @Fgerthoffert in #53
- TECH-1008 - Replace actions steps by notice for removing its usage by @rknj in #55
- TECH-1022 - Add new actions for dependencies checks by @rknj in #54
- TECH 1028: add direct link to download artifact from nexus by @jahia-carp in #57
- TECH-1035: Address deprecation by @jahia-carp in #58
- Removing yarn which is not needed here by @Fgerthoffert in #60
- Removed unnecessary artifact upload by @Fgerthoffert in #59
- Fixed some issues in the static analysis by @Fgerthoffert in #61
- TECH-986 - Create actions for the Docker images cleanup by @rknj in #62
- TECH-986 - Reworked the steps and do not retrieve images currently tagged by @rknj in #63
- TECH-986 - Remove useless login step and fix typo by @rknj in #64
- TECH-986 - Add step to remove inactive tags by @rknj in #65
- TECH-1040 - Add new param to use a different root folder for maven checks by @rknj in #66
- BACKLOG-20533 Update deprecated steps by @Janin-Michel-Mathias in #68
- fix ssh-agent version by @Janin-Michel-Mathias in #69
New Contributors
- @ksagnard made their first contribution in #10
- @gflores-jahia made their first contribution in #21
- @Janin-Michel-Mathias made their first contribution in #22
Full Changelog: v2.0.1...v2.0.2