Skip to content

Releases: Jahia/jahia-modules-action

v2.3.4

26 Jun 13:28
c05bb81
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.3...v2.3.4

v2.3.3

25 Jun 15:03
ceca4f6
Compare
Choose a tag to compare

What's Changed

  • TECH-1639: Prevent two artifacts with the same name to be uploaded by @Fgerthoffert in #132
  • TECH-1270: Also archive bom files in build-artifacts for npm build by @bpapez in #134

Full Changelog: v2.3.2...v2.3.3

v2.3.2

24 Jun 15:07
bced190
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.1...v2.3.2

v2.3.1

24 Jun 12:21
47c14a9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.3.1

Upgrade to Yarn 3

24 Jul 08:52
557be41
Compare
Choose a tag to compare
  • BACKLOG-21215 Update to Yarn 3
  • Use new jahia-scripts to perform packing that is compatible with yarn 1 and yarn 3

v2.2.0

03 Jul 12:52
cd856a0
Compare
Choose a tag to compare

What's Changed

  • TECH-1040 - Add flag to use missing licenses file and handle check when pom file moved by @rknj in #67
  • TECH-1023 - Add possibility to check into subfolder by @rknj in #70
  • TECH-1064 - Add versions rules and missing usages of the root folder parameter by @rknj in #71
  • Fixed credentials handling following recent password change by @Fgerthoffert in #72
  • Added an optional parameter to skip creation of pagerduty incident by @Fgerthoffert in #73
  • QABACKLOG-1363: Introduced the ability to send metadata to testrail by @Fgerthoffert in #74
  • TECH-1147: Added the handling for a test artifact to be built and usable in the integration tests by @Fgerthoffert in #75
  • Fix artefacts by @dgriffon in #76
  • Disable by default vulnerability scan in tests by @rknj in #77
  • Added method to stop and clear docker containers by @Fgerthoffert in #78
  • TECH-1168 - Catch error "Cannot iterate over null (null)" by @rknj in #79
  • fix maven 3.9.0 compatibility by @dgriffon in #81
  • BACKLOG-20876: Fixed tag/push by @tdraier in #82
  • Reduced the annotations associated with the runs by @Fgerthoffert in #83
  • TECH-1134: Display current branch to help with debugging by @Fgerthoffert in #85
  • TECH-1134: Fixed the execution on a maintenance branch by @Fgerthoffert in #86
  • TECH-1019: Change order of checks - OWASP first by @bpapez in #87
  • BACKLOG-20934 - Remove latest tag by @rknj in #88
  • QABACKLOG-1371-ReportToJahiaCITestrailProject by @danielaebenberger in #84
  • TECH-1260: OWASP dependency check suppressionFiles by @bpapez in #89
  • BACKLOG-20994: Fixed issue parsing file about installed modules by @Fgerthoffert in #91
  • TECH-1260: Change url of our suppression file by @bpapez in #90
  • BACKLOG-20994: Fixed incorrect way of checking file existence by @Fgerthoffert in #92
  • Adding quotes to prevent step from being skipped by @Fgerthoffert in #94
  • TECH-1285 - Add slack notif by @rknj in #93
  • TECH-1019 by @bpapez in #95
  • BACKLOG-21129 add build, release and publish npm by @Janin-Michel-Mathias in #96

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

22 Dec 12:31
fac20ac
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

14 Jun 13:18
f649b7f
Compare
Choose a tag to compare
Fixed incorrect docker command and updated readme with use/release in…

v1.0.1

17 Apr 16:58
e1204b4
Compare
Choose a tag to compare

Fixed a release prior to creating the v2 branch with the refactored integration tests

v1.0.0

30 Jan 23:26
3daa80d
Compare
Choose a tag to compare

First release of the Github Action, whose logic was ported over from jahia-modules-orb. Development and testing were done against the sandbox module.

Note that this was not tested with sub-modules, some further updates/fixes might be necessary.