Releases: MicroFocus/alm-octane-github-actions-integration
Releases · MicroFocus/alm-octane-github-actions-integration
Release v24.4.2
Change log
v24.4.2
- Fixed issue that caused skipped test cases to be treated as passed.
Release v24.4.1
Change log
v24.4.1
- Added a new configuration parameter for configuring logging level. It's named
logLevel
and is an optional parameter. - Fixed issue with workflows running in serial mode not being fully reflected in OpenText Software Delivery Platform.
v24.4.0
- Added a new configuration parameter for customizing the pipeline's name. (the one displayed in the OpenText Software Delivery Platform)
- Added migration process for multi-branch pipelines.
- Added migration process for splitting existing CI servers to per-organization or per-account CI servers.
- Running GitHub workflows from the OpenText Software Delivery Platform is now available.
v24.2.0
- Added support for multi branch pipelines.
- Fixed issue that caused completion workflows not to finish.
- Updated Node.js to v20.
Release v23.3.0
- Rebranding.
- Fixed an issue with logs when the connection to ALM Octane was failing.
Realease v1.0
Changelog v1.0
- Creates CI server and pipelines, and reflects pipeline run status in ALM Octane.
- Injects JUnit test results.
- Injects SCM data (commits and branches).
- Injects pull requests on GitHub PR events.