Last updated

Catena CI/CD

GitHub Actions

To develop Catena, the team leverages GitHub Actions for automated testing and deployment of the Catena and packaging of the Unity SDK with each release.

The existing workflows are available in catena-tools-core/.github/workflows.

These are a great starting point for anyone customizing Catena deployments to pull in upstream source changes, layer in custom configs, container image creation, or perform custom integration tests.