Superannotate Custom Action Deployment
Version updated for https://github.com/superannotateai/custom-action-deployment to version 1.0.4-dev.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of syncing custom actions from your GitHub repository to the SuperAnnotate platform by detecting changes, validating configurations, and either updating or creating corresponding actions. It simplifies the deployment workflow for custom automation scripts in SuperAnnotate, ensuring that any updates to code or configurations in your repository are reflected in the platform. Key features include folder structure validation, change detection, and error handling for seamless integration.
What’s Changed
- Add debug logging for GIT_BEFORE, GIT_AFTER, and ghRange (c8d0120)
- add (b98c1e1)
- add (ea1fb39)
- add (b3c3a7a)
- Update README.md (6414d4d)
- Update README (0ca5965)
- Initial commit: custom action deployment with pipe workflow (edc96b8)