Jacob M-G Evans
58f274b9f7
Revert "Version Packages"
2023-08-10 16:11:02 -05:00
Jacob M-G Evans
ef7686b259
Merge pull request #146 from cloudflare/changeset-release/main
...
Version Packages
2023-08-10 16:06:17 -05:00
github-actions[bot]
d63b9dc486
Version Packages
2023-08-10 21:06:00 +00:00
Jacob M-G Evans
88ccce72e0
Merge pull request #145 from cloudflare/revert-140-changeset-release/main
...
Revert "Version Packages"
2023-08-10 16:05:37 -05:00
Jacob M-G Evans
554eea134a
Revert "Version Packages"
2023-08-10 16:05:14 -05:00
Jacob M-G Evans
a584cc5606
Merge pull request #140 from cloudflare/changeset-release/main
...
Version Packages
2023-08-10 16:00:53 -05:00
github-actions[bot]
0f5076c3e7
Version Packages
2023-08-10 20:55:38 +00:00
Jacob M-G Evans
c7d1bd35bf
Merge pull request #143 from cloudflare/jacobmgevans/version-syntax-support
...
Update documentation to include new versioning syntax support
2023-08-10 15:55:12 -05:00
Jacob M-G Evans
3c728e1d5d
Update README.md
...
Co-authored-by: lrapoport-cf <107272160+lrapoport-cf@users.noreply.github.com>
2023-08-10 15:45:08 -05:00
Jacob M-G Evans
a333df3c9e
Update documentation to include new versioning syntax support
2023-08-10 15:30:29 -05:00
Jacob M-G Evans
bb0133dcfc
Merge pull request #141 from cloudflare/jacobmgevans/add-more-error-handling
...
Additional Error Handling
2023-08-10 14:54:16 -05:00
Jacob M-G Evans
88466ea5ae
Update .changeset/itchy-buses-grow.md
...
Co-authored-by: Cina Saffary <itscina@gmail.com>
2023-08-10 14:51:00 -05:00
Jacob M-G Evans
74433eb31e
Additional Error Handling
...
Previously, we prevented any error logs from propagating too far to prevent leaking of any potentially sensitive information. However, this made it difficult for developers to debug their code.
In this release, we have updated our error handling to allow for more error messaging from pre/post and custom commands. We still discourage the use of these commands for secrets or other sensitive information, but we believe this change will make it easier for developers to debug their code.
Relates to #137
2023-08-10 10:11:35 -05:00
Jacob M-G Evans
559dd40fe6
Merge pull request #139 from cloudflare/jacobmgevans/gh-permissions
...
Another GH permission for GH Token for Changesets
2023-08-09 16:45:52 -05:00
Jacob M-G Evans
9930080b73
Another GH permission for GH Token for Changesets
2023-08-09 16:39:06 -05:00
Jacob M-G Evans
43bbbb16ab
Merge pull request #138 from cloudflare/jacobmgevans/changeset-gh-dep
...
Add missing GH github dep
2023-08-09 15:42:57 -05:00
Jacob M-G Evans
598c6b4043
Add missing GH github dep
2023-08-09 15:38:59 -05:00
Jacob M-G Evans
0c094f5307
Merge pull request #132 from cloudflare/jacobmgevans/changesets
...
Add Changesets
2023-08-09 15:28:38 -05:00
Jacob M-G Evans
6ea2e616f2
Update .github/workflows/changesets.yml
...
Co-authored-by: Cina Saffary <itscina@gmail.com>
2023-08-09 15:17:25 -05:00
Jacob M-G Evans
1b4a61cee9
Remove unnecessary context from fetch depth and node_env
2023-08-09 14:50:06 -05:00
Jacob M-G Evans
8e3876a0c9
Update .github/workflows/changesets.yml
...
Co-authored-by: Cina Saffary <itscina@gmail.com>
2023-08-09 14:43:50 -05:00
Jacob M-G Evans
8fab856f8d
Update .github/workflows/changesets.yml
...
Co-authored-by: Cina Saffary <itscina@gmail.com>
2023-08-09 14:43:40 -05:00
Jacob M-G Evans
ce1ea4e7c3
Merge pull request #136 from cloudflare/jacobmgevans/esm-support
...
Updating build script to convert to .mjs for ESM support
2023-08-09 11:28:16 -05:00
Jacob M-G Evans
e420d29d0a
Updating build script to convert to .mjs for ESM support
2023-08-09 11:19:52 -05:00
Jacob M-G Evans
311d514d9d
Add Changesets
2023-08-08 17:14:09 -05:00
Jacob M-G Evans
d05a65f82b
Merge pull request #129 from cloudflare/jacobmgevans/README-action-update
...
Update README with newer version of checkout action
2023-08-08 15:13:50 -05:00
Jacob M-G Evans
c9da75b82e
Update README with newer version of checkout action
2023-08-08 15:13:05 -05:00
Jacob M-G Evans
29cef5effc
Merge pull request #131 from cloudflare/jacobmgevans/action-permissions
...
Add permissions to Action
2023-08-08 14:51:16 -05:00
Jacob M-G Evans
ee60b7bd5e
Add permissions to Action
2023-08-08 14:50:15 -05:00
Jacob M-G Evans
0ab3500d54
Merge pull request #128 from cloudflare/jacobmgevans/automate-action-publish
...
Automate Action Release
2023-08-08 14:14:19 -05:00
Jacob M-G Evans
dfa59a861f
start script not needed, using Act locally
2023-08-08 13:28:05 -05:00
Jacob M-G Evans
342e6243b7
remove dist & node_modules from repo
2023-08-08 13:21:44 -05:00
Jacob M-G Evans
d6590f86f4
Automate Action Release
...
Utilizing build & tag action to automate the deps and build steps for releasing the Action. Additionally using NCC for the build process to easy compile the deps into a small executable with the JS file.
2023-08-08 13:03:11 -05:00
Jacob M-G Evans
97e54f3396
Merge pull request #127 from cloudflare/lrapoport/add-issues-to-gh-project
...
Automatically add issues to workers-sdk GH project
2023-08-08 08:35:11 -05:00
lrapoport-cf
f85e1acfa7
Add workflow to add issues to GH project
2023-08-07 22:10:59 -04:00
lrapoport-cf
e18e1dfc82
Merge pull request #124 from cloudflare/lrapoport/publish-to-deploy
...
Update publish to deploy
2023-08-07 16:31:50 -04:00
Jacob M-G Evans
20ea506049
Temp fix for deps issue
2023-08-07 15:11:15 -05:00
lrapoport-cf
45c57ae013
Update publish to deploy
2023-08-07 15:57:12 -04:00
Jacob M-G Evans
a5fd4fdd34
Merge pull request #121 from cloudflare/jacobmgevans/codeowners
...
Owners: Wrangler Team
2023-08-07 14:42:13 -05:00
Jacob M-G Evans
002bb083fa
Update README.md
...
Co-authored-by: lrapoport-cf <107272160+lrapoport-cf@users.noreply.github.com>
2023-08-07 14:42:06 -05:00
Jacob M-G Evans
42c609b2d6
included README update
2023-08-07 14:29:10 -05:00
Jacob M-G Evans
c8f756bccf
Fix Prettier check with /dist
2023-08-07 14:23:56 -05:00
Jacob M-G Evans
81fb6a9681
Owners: Wrangler Team
2023-08-07 14:11:03 -05:00
Jacob M-G Evans
6231e31709
hotfix missing dist
2023-08-07 14:06:55 -05:00
Jacob M-G Evans
0c419bee6c
Merge pull request #119 from cloudflare/jacobmgevans/remove-v1-examples
...
Update README to remove v1 suggestions/examples
2023-08-07 13:30:09 -05:00
Jacob M-G Evans
74a9b9885f
Update README to remove v1 suggestions/examples
2023-08-07 13:18:56 -05:00
Jacob M-G Evans
3dd57ff2bb
Merge pull request #112 from cloudflare/jacobmgevans/typescript-overhaul
...
v4 w/ TypeScript Overhaul
2023-08-07 13:08:09 -05:00
Jacob M-G Evans
edb2a58814
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-07 13:05:09 -05:00
Sunil Pai
4c10c1822a
Merge pull request #72 from WalshyDev/walshy/pages-996-support-wrangler2
...
Support wrangler2 - v2
2022-05-09 12:02:45 +01:00
Daniel Walsh
3d1979ca8e
Support wrangler2 - v2.0.0
2022-05-09 11:49:03 +01:00