Skip to content

Releases: MicroFocus/alm-octane-github-actions-integration

Release 26.2.2

29 Apr 09:52

Choose a tag to compare

v26.2.2

  • Upgraded the action runtime from Node.js 20 to Node.js 24, as Node.js 20 has been deprecated by GitHub Actions.

Release 26.2.1

22 Apr 08:41

Choose a tag to compare

v26.2.1

  • Fixed an issue where README.md and LICENSE files were not being published to the public repositories during the release pipeline.

Release 26.2.0

06 Apr 12:35
ad0418a

Choose a tag to compare

v26.2.0

  • Added support for Custom Build Report. The integration now automatically sets this URL for automated runs, allowing users to be redirected to the corresponding GitHub Actions job logs.
  • Added support for Custom Test Run Report URL for automated runs triggered by GitHub Actions test runners. To configure this feature, navigate to the Test Runner in the product and set the corresponding field as described in the documentation.
  • Introduced CI server validation. A new column, Integration status, is now available in the product to display validation results for each CI server. To manually trigger validation, select a CI server from the grid and click the Validate integration button.
  • Added support for branch names containing /.
  • Fixed an issue where a new Automated Run was created for each test execution, preventing proper display of previous runs.
  • Improved warning messages across the product to make them clearer and more meaningful for users.

Release 25.2.1

14 May 12:51

Choose a tag to compare

v25.2.1

  • Added support for XUnit-formatted test results.
  • Added a new value for the testingFramework configuration parameter: robotFramework
  • Fixed issue regarding the injection of test results for automated tests triggered from the product.

Release 25.2.0

17 Apr 12:39

Choose a tag to compare

v25.2.0

  • Added support for OpenText Functional Testing (formerly UFT One). See how to configure the automation workflow here.
  • Saving the artifact ID and external run ID for each automated run in the product. The Test Run Report URL field in the workflow (pipeline) topology could include these values.
  • Enhanced multi-branch test runner support.

Release v25.1.1

30 Jan 14:49

Choose a tag to compare

v25.1.1

  • Added functionality for running automated tests from OpenText SDP/SDM.
  • Added support for injecting Gherkin test results from GitHub Actions.

v25.1.0

  • Added functionality for saving pipeline parameters in the product.
  • You can run pipelines with parameters from OpenText SDP/SDM.

Release v24.4.2

03 Dec 13:56

Choose a tag to compare

Change log

v24.4.2

  • Fixed issue that caused skipped test cases to be treated as passed.

Release v24.4.1

06 Nov 11:20

Choose a tag to compare

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

21 Sep 14:28

Choose a tag to compare

  • Rebranding.
  • Fixed an issue with logs when the connection to ALM Octane was failing.

Realease v1.0

31 Mar 12:13

Choose a tag to compare

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.