This website requires JavaScript.
Explore
Help
Register
Sign In
cloudflare
/
wrangler-action
Watch
1
Star
0
Fork
You've already forked wrangler-action
0
mirror of
https://github.com/cloudflare/wrangler-action.git
synced
2024-11-22 10:03:24 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
43767e73de
wrangler-action
/
test
/
only-build
/
package.json
6 lines
73 B
JSON
Raw
Normal View
History
Unescape
Escape
feat: rewrite Wrangler Action in TypeScript * Removes dependencies such as Docker, decreasing spin-up time * Adds community-requested features, including bulk secrets API utilization from Wrangler * Fixes CI/CD * Adds testing * Improves command implementation * Begins using Node for the Action engine/runner * Openly discusses all changes with the community GitHub Discussions opened and Issues monitored BREAKING CHANGES: * Docker is no longer a dependency * Wrangler v1 is no longer supported Additional related Internal tickets: Major Version Default: https://jira.cfdata.org/browse/DEVX-632 Rewrite Project: DEVX-804,802,800,632
2023-08-01 21:31:45 +02:00
{
Add missing licenses to dummy test packages This is mostly to prevent yarn from throwing a warning during our test runs
2023-10-11 17:56:07 +02:00
"name"
:
"wrangler-action-test"
,
Set dummy test packages as private
2023-10-11 17:59:27 +02:00
"license"
:
"MIT"
,
"private"
:
true
feat: rewrite Wrangler Action in TypeScript * Removes dependencies such as Docker, decreasing spin-up time * Adds community-requested features, including bulk secrets API utilization from Wrangler * Fixes CI/CD * Adds testing * Improves command implementation * Begins using Node for the Action engine/runner * Openly discusses all changes with the community GitHub Discussions opened and Issues monitored BREAKING CHANGES: * Docker is no longer a dependency * Wrangler v1 is no longer supported Additional related Internal tickets: Major Version Default: https://jira.cfdata.org/browse/DEVX-632 Rewrite Project: DEVX-804,802,800,632
2023-08-01 21:31:45 +02:00
}
Reference in a new issue
Copy permalink