Deploy to Arc XP by code.store
Version updated for https://github.com/code-store-platform/deploy-action to version v1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Improved reliability for Arc XP deployments
This update adds configurable retry logic for terminating old builds:
New Features:
terminate-retry-count: Retry attempts for build termination (default: 3)terminate-retry-delay: Wait time between termination retries (default: 10 seconds)
Benefits:
- Prevents workflow failures when builds can’t be terminated
- Graceful error handling with detailed logging
- Backward compatible - existing workflows unaffected
Upgrade to improve deployment reliability in your CI/CD pipelines.