ArvanCloud Edge Computing Action
Version updated for https://github.com/hatamiarash7/ar-ec-action to version v1.0.3.
- This action is used across all versions by ? repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the deployment of a JavaScript bundle to Arvancloud’s Edge Computing service. It takes a built bundle file and deploys it to a specified Edge Computing application in a GitHub workflow. The action requires an API token stored as a secret, specifying the Edge Computing app name and optionally the file path and working directory for the build output. It provides outputs for deployment ID, status, and creation timestamp, with detailed summaries written to the job summary.
What’s Changed
What’s Changed
- Update the logo and the header of the job summary.
- Improve documentation.
Full Changelog: https://github.com/hatamiarash7/ar-ec-action/compare/v1...v1.0.3