Commit graph

  • 8ca2ff1612
    Merge pull request #148 from cloudflare/changeset-release/main Jacob M-G Evans 2023-08-10 16:19:21 -0500
  • efad773cb5 Version Packages github-actions[bot] 2023-08-10 21:19:18 +0000
  • 7d08a8657e
    Merge pull request #149 from cloudflare/jacobmgevans/changesets-needs-publish Jacob M-G Evans 2023-08-10 16:18:55 -0500
  • e193627f19
    Spoofing publish for Changeset Action Jacob M-G Evans 2023-08-10 16:15:42 -0500
  • 55b80c5f62 Version Packages github-actions[bot] 2023-08-10 21:11:56 +0000
  • f61dc4d5a9
    Merge pull request #147 from cloudflare/revert-146-changeset-release/main Jacob M-G Evans 2023-08-10 16:11:27 -0500
  • 58f274b9f7
    Revert "Version Packages" Jacob M-G Evans 2023-08-10 16:11:02 -0500
  • ef7686b259
    Merge pull request #146 from cloudflare/changeset-release/main Jacob M-G Evans 2023-08-10 16:06:17 -0500
  • d63b9dc486 Version Packages github-actions[bot] 2023-08-10 21:06:00 +0000
  • 88ccce72e0
    Merge pull request #145 from cloudflare/revert-140-changeset-release/main Jacob M-G Evans 2023-08-10 16:05:37 -0500
  • 554eea134a
    Revert "Version Packages" revert-140-changeset-release/main Jacob M-G Evans 2023-08-10 16:05:14 -0500
  • a584cc5606
    Merge pull request #140 from cloudflare/changeset-release/main Jacob M-G Evans 2023-08-10 16:00:53 -0500
  • 0f5076c3e7 Version Packages github-actions[bot] 2023-08-10 20:55:38 +0000
  • c7d1bd35bf
    Merge pull request #143 from cloudflare/jacobmgevans/version-syntax-support Jacob M-G Evans 2023-08-10 15:55:12 -0500
  • 3c728e1d5d
    Update README.md Jacob M-G Evans 2023-08-10 15:45:08 -0500
  • a333df3c9e
    Update documentation to include new versioning syntax support Jacob M-G Evans 2023-08-10 15:30:29 -0500
  • bb0133dcfc
    Merge pull request #141 from cloudflare/jacobmgevans/add-more-error-handling Jacob M-G Evans 2023-08-10 14:54:16 -0500
  • 88466ea5ae
    Update .changeset/itchy-buses-grow.md Jacob M-G Evans 2023-08-10 10:30:50 -0500
  • 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. Jacob M-G Evans 2023-08-10 10:07:26 -0500
  • 559dd40fe6
    Merge pull request #139 from cloudflare/jacobmgevans/gh-permissions Jacob M-G Evans 2023-08-09 16:45:52 -0500
  • 9930080b73
    Another GH permission for GH Token for Changesets Jacob M-G Evans 2023-08-09 16:39:06 -0500
  • 43bbbb16ab
    Merge pull request #138 from cloudflare/jacobmgevans/changeset-gh-dep Jacob M-G Evans 2023-08-09 15:42:57 -0500
  • 598c6b4043
    Add missing GH github dep Jacob M-G Evans 2023-08-09 15:36:07 -0500
  • 0c094f5307
    Merge pull request #132 from cloudflare/jacobmgevans/changesets Jacob M-G Evans 2023-08-09 15:28:38 -0500
  • 6ea2e616f2
    Update .github/workflows/changesets.yml Jacob M-G Evans 2023-08-09 15:17:25 -0500
  • 1b4a61cee9
    Remove unnecessary context from fetch depth and node_env Jacob M-G Evans 2023-08-09 14:50:06 -0500
  • 8e3876a0c9
    Update .github/workflows/changesets.yml Jacob M-G Evans 2023-08-09 14:43:50 -0500
  • 8fab856f8d
    Update .github/workflows/changesets.yml Jacob M-G Evans 2023-08-09 14:43:40 -0500
  • 1c594e88da
    Automatic compilation 3.0.1 github-actions[bot] 2023-08-09 16:32:54 +0000
  • ce1ea4e7c3
    Merge pull request #136 from cloudflare/jacobmgevans/esm-support Jacob M-G Evans 2023-08-09 11:28:16 -0500
  • e420d29d0a
    Updating build script to convert to .mjs for ESM support Jacob M-G Evans 2023-08-09 11:16:08 -0500
  • 311d514d9d
    Add Changesets Jacob M-G Evans 2023-08-08 16:59:44 -0500
  • d05a65f82b
    Merge pull request #129 from cloudflare/jacobmgevans/README-action-update Jacob M-G Evans 2023-08-08 15:13:50 -0500
  • c9da75b82e
    Update README with newer version of checkout action Jacob M-G Evans 2023-08-08 13:37:59 -0500
  • 29cef5effc
    Merge pull request #131 from cloudflare/jacobmgevans/action-permissions Jacob M-G Evans 2023-08-08 14:51:16 -0500
  • ee60b7bd5e
    Add permissions to Action Jacob M-G Evans 2023-08-08 14:50:15 -0500
  • 0ab3500d54
    Merge pull request #128 from cloudflare/jacobmgevans/automate-action-publish Jacob M-G Evans 2023-08-08 14:14:19 -0500
  • dfa59a861f
    start script not needed, using Act locally Jacob M-G Evans 2023-08-08 13:28:05 -0500
  • 342e6243b7
    remove dist & node_modules from repo Jacob M-G Evans 2023-08-08 13:21:44 -0500
  • 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. Jacob M-G Evans 2023-08-08 13:03:11 -0500
  • 97e54f3396
    Merge pull request #127 from cloudflare/lrapoport/add-issues-to-gh-project Jacob M-G Evans 2023-08-08 08:35:11 -0500
  • f85e1acfa7 Add workflow to add issues to GH project lrapoport-cf 2023-08-07 22:10:59 -0400
  • 9c566f6492
    Merge branch 'cloudflare:main' into main Grant Birkinbine 2023-08-07 21:40:28 +0100
  • e18e1dfc82
    Merge pull request #124 from cloudflare/lrapoport/publish-to-deploy lrapoport-cf 2023-08-07 16:31:50 -0400
  • f2422dbb8d
    Merge branch 'cloudflare:main' into main Grant Birkinbine 2023-08-07 21:21:46 +0100
  • ccae0a46e3
    add status badges grantbirki 2023-08-07 21:21:28 +0100
  • 352526d893
    add seperate linter job grantbirki 2023-08-07 21:20:27 +0100
  • c7e3e50dcd
    add dist check workflow grantbirki 2023-08-07 21:16:10 +0100
  • 805036727f
    npm i grantbirki 2023-08-07 21:13:13 +0100
  • 20ea506049
    Temp fix for deps issue 3.0.0 Jacob M-G Evans 2023-08-07 15:11:15 -0500
  • 45c57ae013 Update publish to deploy lrapoport-cf 2023-08-07 15:57:12 -0400
  • a5fd4fdd34
    Merge pull request #121 from cloudflare/jacobmgevans/codeowners Jacob M-G Evans 2023-08-07 14:42:13 -0500
  • 002bb083fa
    Update README.md Jacob M-G Evans 2023-08-07 14:42:06 -0500
  • 42c609b2d6
    included README update Jacob M-G Evans 2023-08-07 14:29:10 -0500
  • c8f756bccf
    Fix Prettier check with /dist Jacob M-G Evans 2023-08-07 14:23:56 -0500
  • 81fb6a9681
    Owners: Wrangler Team Jacob M-G Evans 2023-08-07 14:11:03 -0500
  • 6231e31709
    hotfix missing dist Jacob M-G Evans 2023-08-07 14:06:55 -0500
  • 0c419bee6c
    Merge pull request #119 from cloudflare/jacobmgevans/remove-v1-examples Jacob M-G Evans 2023-08-07 13:30:09 -0500
  • 74a9b9885f
    Update README to remove v1 suggestions/examples Jacob M-G Evans 2023-08-07 13:18:56 -0500
  • 3dd57ff2bb
    Merge pull request #112 from cloudflare/jacobmgevans/typescript-overhaul Jacob M-G Evans 2023-08-07 13:08:09 -0500
  • edb2a58814
    feat: rewrite Wrangler Action in TypeScript Jacob M-G Evans 2023-08-01 14:31:45 -0500
  • 3c9b1340b7
    chore: add data type to quiet description Winston H 2023-07-15 05:42:35 +0800
  • 6c7a92fe2e feat: ignore stdout by default for uploadSecrets winstxnhdw 2023-07-15 05:20:50 +0800
  • 9e1318f0be feat: add quiet parameter to silence stdout winstxnhdw 2023-07-15 05:16:26 +0800
  • a43cba7194
    Update deploy.yml and remove Dockerfile Jacob M-G Evans 2023-07-14 16:08:27 -0500
  • d89ef8319d
    lock and modules changed to NPM too Jacob M-G Evans 2023-07-14 16:03:02 -0500
  • 4c78d853fa
    Switch back to NPM due to additional CI overhead setup for now Jacob M-G Evans 2023-07-14 15:59:28 -0500
  • f359464361
    secrets upload ignores outputs from Wrangler Jacob M-G Evans 2023-07-14 15:45:02 -0500
  • 5e133e4a35
    Using SpawnSync for now which forces sync behavior but uses bulk for async uploading Jacob M-G Evans 2023-07-14 14:41:17 -0500
  • b9fec9ceb8
    Fix the JSON creation Jacob M-G Evans 2023-07-14 12:48:21 -0500
  • 326b72d05e
    Secrets is utilizing Secrets Bulk, added Prettier, updated deploy.yml Jacob M-G Evans 2023-07-14 11:07:11 -0500
  • bdc83a61b7
    Fixed deploy.yml & updated wrangler action refactor further Jacob M-G Evans 2023-07-11 14:17:36 -0500
  • 1c4ac02485
    Remove logs Jacob M-G Evans 2023-07-10 17:08:31 -0500
  • 80ea668ad3
    Fixed deploy yaml, improved action code, switched to pnpm Jacob M-G Evans 2023-07-10 17:06:59 -0500
  • 5026eafead
    Early returns Jacob M-G Evans 2023-07-10 14:01:06 -0500
  • 177dab5e83
    Fix config construction Jacob M-G Evans 2023-07-10 13:55:46 -0500
  • 2e25eb46fb
    change version installed by default Jacob M-G Evans 2023-07-10 13:18:55 -0500
  • a13eabcde4
    Try without exit 0 Jacob M-G Evans 2023-07-07 17:30:08 -0500
  • f2b77d063f
    try commands Jacob M-G Evans 2023-07-07 17:28:11 -0500
  • 4c69be67b4
    remove wrangler v1 & email/key support tests from self testing Action Jacob M-G Evans 2023-07-07 17:19:21 -0500
  • df1a2a8d8c
    Remove Wrangler v1 support and email/token support Jacob M-G Evans 2023-07-07 17:18:08 -0500
  • 70307eae13
    update jobs Jacob M-G Evans 2023-07-07 16:04:04 -0500
  • 15ea8eae31
    wrangler config fixes Jacob M-G Evans 2023-07-07 16:01:51 -0500
  • 3ebe54e2c5
    config fixes Jacob M-G Evans 2023-07-07 15:59:39 -0500
  • 3ad0d94c97
    Fix execCommand function Jacob M-G Evans 2023-07-07 15:53:50 -0500
  • acdc718f19
    Wrangler missing Jacob M-G Evans 2023-07-07 14:38:13 -0500
  • 29cfa50b51
    config fix Jacob M-G Evans 2023-07-07 14:31:10 -0500
  • aa98957668
    interop not working Jacob M-G Evans 2023-07-07 14:29:46 -0500
  • c285749ae3
    TypeScript config Jacob M-G Evans 2023-07-07 10:15:51 -0500
  • 4dc616b10d
    fix module resolution Jacob M-G Evans 2023-07-07 09:55:34 -0500
  • 3cbb14b296
    TSC & Node setup Jacob M-G Evans 2023-07-06 16:11:42 -0500
  • 5d33d6d214
    artifact functionality in test jobs Jacob M-G Evans 2023-07-06 16:02:06 -0500
  • 559ad6dbd5
    config changes Jacob M-G Evans 2023-07-06 16:00:07 -0500
  • bc3231dad3
    Initial TypeScript rewrite Jacob M-G Evans 2023-07-06 15:51:16 -0500
  • 4a1ed8a209
    Remove shell job & update the jobs to use latest wrangler syntax Jacob M-G Evans 2023-07-06 15:14:44 -0500
  • 540974eb29
    Remove Docker deps & modify API for secrets and generic command Jacob M-G Evans 2023-07-06 15:08:41 -0500
  • 8c213df817
    Update test worker to TypeScript and latest Wrangler config Jacob M-G Evans 2023-07-06 15:07:57 -0500
  • d509fb3d4a
    Unit/integration testing prepared Jacob M-G Evans 2023-07-06 14:54:46 -0500
  • e67dad8536
    Add tsconfig for TS environment rewrite Jacob M-G Evans 2023-07-06 14:54:12 -0500
  • ce4ddc4f48
    remove unnecessary package manifest Centralize the package to root of project, add needed deps for Node/TS environment & remove legacy deps no longer needed Jacob M-G Evans 2023-07-06 14:53:28 -0500