Commit graph

  • 11f981cea4
    Add tests for package managers support Han Yeong-woo 2023-09-02 06:43:35 +0900
  • 868dbd9a40
    Remove unused function Han Yeong-woo 2023-09-02 06:35:04 +0900
  • a009342d77
    Add packageManager setting Han Yeong-woo 2023-09-02 06:34:18 +0900
  • f2e4cda4dd
    Detect package manager and uses its commands Han Yeong-woo 2023-09-02 06:33:25 +0900
  • f4f2e854d7
    Add isValidPackcageManager() util Han Yeong-woo 2023-09-02 06:26:28 +0900
  • cbe5f5b523
    Add detect package manager util function Han Yeong-woo 2023-09-02 04:27:58 +0900
  • fcf2d83f3d
    Merge pull request #172 from cloudflare/demosjarco/main Jacob M-G Evans 2023-09-18 11:29:49 -0500
  • f5778980da Improve manual workflow example to better show how environment parameters should be passed. Hubert Ott 2023-09-15 15:42:59 +0930
  • 53ee19c30e Merge pull request #165 from cloudflare/cina/fix-release-workflow-pt2 cina/pipe-secrets-stdio Cina Saffary 2023-08-31 10:55:48 -0500
  • f5d1ca36ae
    Added comment with link DemosJarco 2023-09-04 11:54:36 -0700
  • 4d6d6abfb4
    Update action.yml DemosJarco 2023-09-04 11:50:59 -0700
  • 09fc6b5045
    Automatic compilation v3.1.1 v3.1 github-actions[bot] 2023-08-31 16:02:19 +0000
  • 416205365a
    Merge pull request #165 from cloudflare/cina/fix-release-workflow-pt2 Cina Saffary 2023-08-31 10:55:48 -0500
  • 7292a4ae99 Build action before pushing dist-tags Cina Saffary 2023-08-31 10:21:30 -0500
  • 4528b66125
    Merge pull request #164 from cloudflare/cina/fix-release-workflow Cina Saffary 2023-08-31 09:51:29 -0500
  • ee3e2a9b37 add tag_name input to Tag & Release Action Cina Saffary 2023-08-30 17:27:17 -0500
  • 361844799a
    Merge pull request #163 from cloudflare/changeset-release/main Cina Saffary 2023-08-30 09:39:11 -0500
  • 26103fa86c Version Packages github-actions[bot] 2023-08-30 14:04:59 +0000
  • 47d4afdbd8
    Merge pull request #161 from cloudflare/cina/throw-on-failures Cina Saffary 2023-08-30 09:04:22 -0500
  • d7637bf514 workaround to fix failing workflow. Refs #162 Cina Saffary 2023-08-29 19:39:50 -0500
  • 71199d2757 prettier scripts incorrectly set --ignore-path Cina Saffary 2023-08-29 18:27:03 -0500
  • 2962e94ac8 Move unit-tested modules into utils file Cina Saffary 2023-08-29 18:16:41 -0500
  • 5517edbb28 Avoid double "Error: Error:" logging Cina Saffary 2023-08-29 18:00:03 -0500
  • f74c325efc Limit error logging on secret upload Cina Saffary 2023-08-29 17:57:19 -0500
  • 105f191b19 Update snapshot for checkWorkingDirectory test Cina Saffary 2023-08-29 17:43:29 -0500
  • e5251df521 Refactor error handling to stop execution on errors. Fixes #160. Cina Saffary 2023-08-29 16:36:50 -0500
  • b076e889fb
    Merge pull request #159 from cloudflare/jacobmgevans/gh-workflow Jacob M-G Evans 2023-08-24 15:45:07 -0500
  • 30e126d1a4
    consolidated workflows and triggers Action release based on changeset event output 'publish' being true Jacob M-G Evans 2023-08-24 15:35:32 -0500
  • c25aadc965
    Automatic compilation v3.1.0 github-actions[bot] 2023-08-17 16:13:31 +0000
  • fcf648c789
    Merge pull request #158 from cloudflare/changeset-release/main Jacob M-G Evans 2023-08-17 11:06:50 -0500
  • fcbabec21e Version Packages github-actions[bot] 2023-08-16 15:55:01 +0000
  • 0aa12f0c2b
    Merge pull request #154 from cloudflare/jacobmgevans/silence-mode Jacob M-G Evans 2023-08-16 10:54:36 -0500
  • ad7441b6ad
    Merge pull request #157 from EstebanBorai/main Jacob M-G Evans 2023-08-16 10:51:54 -0500
  • 3f40637a1c
    Quiet feature Some of the stderr, stdout, info & groupings can be a little noisy for some users and use cases. This feature allows for a option to be passed 'quiet: true' this would significantly reduce the noise. Jacob M-G Evans 2023-08-11 15:36:20 -0500
  • 4132892387
    fix: use wrangler@3.5.1 by default Esteban Borai 2023-08-15 17:23:30 -0400
  • 62ce9d23a3
    Merge pull request #155 from ethanppl/fix-readme lrapoport-cf 2023-08-14 13:23:31 -0400
  • f089b0a195
    Update README.md Ethan 2023-08-14 22:06:06 +0800
  • 4318a2fb97 Fix examples in README.md Ethan Pang 2023-08-14 18:19:03 +0800
  • c8bbc2b667
    Merge pull request #153 from cloudflare/lrapoport/update-codeowners lrapoport-cf 2023-08-11 14:32:08 -0400
  • 3c262de2e3 Add wrangler-admin as codeowner lrapoport-cf 2023-08-11 14:29:40 -0400
  • 36ba30dcc9
    Merge pull request #152 from cloudflare/JacobMGEvans-patch-1 Jacob M-G Evans 2023-08-11 11:40:47 -0500
  • a9ac89cd00
    Update README.md Jacob M-G Evans 2023-08-11 11:37:23 -0500
  • 93b26a6664
    Merge pull request #151 from cloudflare/jacobmgevans/release-trigger Jacob M-G Evans 2023-08-10 17:10:35 -0500
  • 9641d961b5
    Changing publish trigger for build & tagging to released or edit jacobmgevans/release-trigger Jacob M-G Evans 2023-08-10 17:09:55 -0500
  • 80501a7b4d
    Automatic compilation v3.0.2 v3.0 github-actions[bot] 2023-08-10 22:05:35 +0000
  • 5b3d60c156
    Testing Changeset behavior Jacob M-G Evans 2023-08-10 16:51:52 -0500
  • 3252711404
    hotfix Jacob M-G Evans 2023-08-10 16:46:29 -0500
  • 2faabf36a2
    Merge pull request #150 from cloudflare/jacobmgevans/changesets-tag-cli Jacob M-G Evans 2023-08-10 16:45:05 -0500
  • b734d85d74
    Changesets needs a tag created for release Jacob M-G Evans 2023-08-10 16:40:12 -0500
  • 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