Releases: Aetherinox/delete-deploy-env-action
Releases · Aetherinox/delete-deploy-env-action
v3.0.1
Release Info
Item | Value |
---|---|
📄 delete-deploy-env-action-3.0.1.zip | Contains the latest version of the favicon cloudflare worker |
🏷️ SHA256 | 442dfece464b0a8d0ea8af2da8fc43cd0cc0a1a9266b51aacc1ffcdf3b9a654e |
🏷️ GUID | 94627877-ab24-58dd-8edc-30c3247dd17e |
🏷️ GUID | 94627877-ab24-58dd-8edc-30c3247dd17e |
🕟 Stamp | v3.0.0-2024-10-16T15:41:09.000Z 🔺 3.0.1-2024-12-17T00:28:48.000Z |
📅 Last Release | 61 days ago |
What's New
This release contains the following changes:
Statistics
How the files have changed:
- Changed files : 25
- Changes : 22840
- Commits : 20
- Additions : 13397
- Deletions : 9443
- PRs (categorized) : 19
- PRs (uncategorized) : 1
- PRs (open) : 0
Pull Requests
This release is associated with the following pull requests:
🪛 Continuous integration
- add workflow templates : 3bbe776 @Aetherinox
- update workflows : 296080d @Aetherinox
- update workflow : e84e0bd @Aetherinox
- update workflows : 0b8ada1 @Aetherinox
- update issues-stale workflow : de17555 @Aetherinox
- add release workflow : fed0e79 @Aetherinox
- update
issues-stale
: b923eb7 @Aetherinox - update release-publish-tag-latest workflow : eb7282d @Aetherinox
🔧 Changes
- (eslint) update eslint 8 to 9 : 689f800 @Aetherinox
- update
root:generate
: 31aca58 @Aetherinox
⛔ Removed
- old .eslintrc : 6868b72 @Aetherinox
📦 Build & Dependencies
- (deps-dev) bump ava from 4.3.3 to 6.1.3 : de59bad @Aetherinox
- (deps-dev) bump @vercel/ncc from 0.34.0 to 0.38.2 : 843e6ad @Aetherinox
- (deps-dev) bump eslint-plugin-github from 4.10.2 to 5.0.2 : 2255da3 @Aetherinox
- (deps-dev) bump @octokit/types from 7.5.1 to 8.2.1 : 5f13d3f @Aetherinox
- (deps) bump dawidd6/action-send-mail from 3 to 4 : a4ef7d8 @Aetherinox
- (deps) bump dependencies : 9d7502d @Aetherinox
✏️ Docs
- (readme) change incorrect variable [strumwolf/delete-deployment-environment#42] : 513a75c @Aetherinox
🧪 Tests & Demo Vault
- update branch to conform with vs-code github-actions plugin : 2741bf5 @Aetherinox
v3.0.0
Changes
added
: new parameterlimit
to cap deployments being erasedadded
: new parameterdelay
to enforce a delay between each action- measured in milliseconds
change
: more informative prints, added colored variablestests
: two tests added:- confirm successfully erasing limited deployments
- confirm successfully erasing multiple deployments