Skip to content

Releases: outshift-open/agntcy-dir-push-action

Release list

Release v1.0.0

Choose a tag to compare

@gicont gicont released this 24 Sep 13:22
fb5b6f3

Initial release of Agent Directory Sign and Push Action:

  • Support for pushing records to Agent Directory using dirctl CLI
  • Automatic dirctl binary download for Linux and macOS (amd64, arm64)
  • On-the-fly signing of unsigned records using Cosign private keys
  • Support for pushing pre-signed records
  • Re-signing capability for already signed records
  • Dynamic override support for organization name, record name, and version
  • GitHub secrets integration for API keys and signing credentials
  • Automatic artifact generation for debugging and troubleshooting
  • Error handling and validation
  • Support for custom Agent Directory endpoints
  • Test suite covering signing and pushing scenarios

Full Changelog: https://github.com/outshift-open/agntcy-dir-push-action/commits/v1.0.0