Trajectly
Version updated for https://github.com/trajectly/trajectly-action to version v1.0.2.
- This action is used across all versions by 2 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Trajectly GitHub Action automates the process of running deterministic regression checks in CI pipelines using the Trajectly CLI. It simplifies tasks such as installing Trajectly, executing regression tests, generating reports, posting PR comments, and storing test artifacts. This action is designed to streamline regression validation, provide clear test results, and ensure reproducibility in software development workflows.
Release notes
What’s Changed
- docs: default to v1.0.1 and clarify version pinning by @aashmawy in https://github.com/trajectly/trajectly-action/pull/3
- docs: add end-to-end demo usage with expected outputs by @aashmawy in https://github.com/trajectly/trajectly-action/pull/4
- docs: canonical e2e links for procurement walkthrough by @aashmawy in https://github.com/trajectly/trajectly-action/pull/5
- docs: add marketplace policy docs and clarify artifact destination by @aashmawy in https://github.com/trajectly/trajectly-action/pull/6
Full Changelog: https://github.com/trajectly/trajectly-action/compare/v1...v1.0.2