Ansys actions#

Ansys CI-CD MIT

A repository containing a collection of GitHub Workflows to be reused by projects in the Ansys ecosystem.

Note

Adapting to a new version?

If you are adapting to a new version of the actions, see the Migration guide.

For more information on available actions and how to use them, see each of these cards:

Style actions

Style actions verify code and documentation.

Style actions
Tests actions

Tests actions allow to run the test suite.

Tests actions
Docs actions

Documentation actions build and deploy the documentation.

Documentation actions
Licence actions

License actions allows to verify that the project’s dependencies only contain valid licenses.

Licenses actions
Build actions

Build actions allow for building artifacts.

Build actions
Release actions

Release actions provide for releasing the various artifacts.

Release actions
Housekeeping actions

Housekeeping actions provide for general repository operations such as package cleanup.

Housekeeping actions
Vulnerabilities actions

Vulnerabilities actions provide for actively checking library and third party vulnerabilities.

Vulnerability actions