Commit graph

  • 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
  • 96081dba41
    move gitignore and update for Node/TS environment Jacob M-G Evans 2023-07-06 14:51:46 -0500
  • 3e696ad854 Support secret:bulk publish Richard Hung 2023-06-13 11:03:20 +0100
  • c54b65157a Improve version handling for future updates nisshi-dev 2023-06-13 06:21:08 +0900
  • f91feec598 Fix bug nishida 2023-06-05 15:26:50 +0900
  • 1af6703d00 Change wrangler publish to deploy nishida 2023-06-01 13:52:08 +0900
  • a7c3c2e8a3 Support wrangler3 nishida 2023-05-24 12:50:51 +0900
  • 69369a096a
    CI: bump actions version K.B.Dharun Krishna 2023-04-28 12:31:34 +0530
  • 7fb55238bc This is a bug bounty test. Please ignore.. (fgbnbn) magniv1 2023-03-21 11:37:48 +0000
  • 25574cdf5a
    Add secret:bulk support Alex Doe 2023-03-15 05:06:48 -0600
  • 621afe463e Bug bounty test, please ignore. iqgohq iqgohq nfpko 2023-03-14 20:50:30 +0000
  • 336b8d5b4a
    Update to actions/checkout@v3 in README.md EusebioTrigo 2023-03-06 12:02:26 +0100
  • 91bfa85026
    Merge pull request #2 from vimarshacooray/patch-1 janith cooray 2023-01-30 03:36:53 +0530
  • 56b7c4a2d6
    removed LS command Vimarsha 2023-01-30 03:36:12 +0530
  • 2e84eb78f1
    Merge pull request #1 from janithcooray/test-1 janith cooray 2023-01-29 19:12:16 +0530
  • b1660938ef Wrangler 2.8.1 update janithcooray 2023-01-29 19:10:49 +0530
  • 23541cee98 mind clean up janithcooray 2023-01-29 19:07:04 +0530
  • f8d4a9e1d5 mind clean up janithcooray 2023-01-29 19:00:55 +0530
  • a80695f77e mind no testing janithcooray 2023-01-29 19:00:27 +0530
  • 0ad04470cc mind no testing janithcooray 2023-01-29 18:51:25 +0530
  • ec15b0d219 mind no testing janithcooray 2023-01-29 18:49:33 +0530
  • 2453dda3f8 mind no testing janithcooray 2023-01-29 18:47:37 +0530
  • bbb258db36 mind no testing janithcooray 2023-01-29 18:45:40 +0530
  • 81015b3edc mind no testing janithcooray 2023-01-29 18:41:06 +0530
  • 62ecbf4904 mind no testing janithcooray 2023-01-29 18:39:33 +0530
  • 389ae7f98c Merge branch 'master' into test-1 janithcooray 2023-01-29 18:34:43 +0530
  • 1d25f89f8e BRANCH_OUTPUT bug fix janithcooray 2023-01-29 18:33:24 +0530
  • 087f64b75c
    Update main.yml janith cooray 2023-01-29 18:28:15 +0530
  • be03c1c0bf
    Update main.yml janith cooray 2023-01-29 18:20:58 +0530
  • 4276a31082
    Create main.yml janith cooray 2023-01-29 18:20:02 +0530
  • 029125f351 Upgraded Default Wrangler version to 2.8.1 janithcooray 2023-01-29 18:08:51 +0530
  • f3a303ab7f
    mention environment input jr 2022-09-27 21:33:11 +0300
  • fda93be825
    Update README.md Martin Charles 2022-09-13 10:15:17 -0500
  • 5d57bda6d6
    Update README.md Martin Charles 2022-09-13 10:14:02 -0500
  • 4158d6811e
    Add "npm update wrangler" to entrypoint.sh Jason Gill 2022-08-31 10:03:34 -0400
  • 60bfaf6cd3
    Merge bde003d9df into 4c10c1822a Fabian Fritzsche 2022-08-14 22:36:06 +0000
  • bde003d9df
    Update authentication instructions Fabian Fritzsche 2022-08-15 00:32:08 +0200
  • 4c10c1822a
    Merge pull request #72 from WalshyDev/walshy/pages-996-support-wrangler2 2.0.0 Sunil Pai 2022-05-09 12:02:45 +0100
  • 3d1979ca8e Support wrangler2 - v2.0.0 Daniel Walsh 2022-05-09 11:49:03 +0100
  • 3975014480
    Correct YAML examples in README.md Jason Hall 2022-05-05 16:15:34 -0400
  • 6f62debcf8
    Merge pull request #56 from ItalyPaleAle/patch-1 next Adam Janiš 2022-03-15 12:30:29 +0100
  • 006366c1ae
    Merge pull request #46 from whoabuddy/patch-1 Kristian Freeman 2021-07-19 10:19:25 -0500
  • 551a89f52c Document workaround for Rust/wasm workers in README Frederic Kettelhoit 2021-07-12 16:02:38 +0200
  • ad1dae16b1 Update documentation Webber 2021-06-11 22:28:48 +0200
  • 2b47bec88c Fix empty flag Webber 2021-06-11 22:16:29 +0200
  • 40059cb719 Add configFile option Webber 2021-06-11 22:08:43 +0200
  • 95ac136231
    Update Node.js to 16 Alessandro (Ale) Segala 2021-05-12 22:21:56 -0700
  • 10808b924b
    Dasar musibat LiLyARME79 2021-05-01 08:13:03 +0800
  • 6596fdaac7
    Update deploy.yml 666DoxGangLucifer 2021-04-08 14:06:05 -0400
  • e18508b361 Decorate the YAML deployment file with emoji John Bampton 2020-12-13 15:56:44 +1000
  • a33b48c9fe
    Update README.md release version Jason Schrader 2020-11-13 07:56:23 -0700
  • 60c377d0bf
    Merge pull request #42 from Indigenuity/master Kristian Freeman 2020-09-16 12:46:23 -0500