Below you will find pages that utilize the taxonomy term “cloudflare”
November 27, 2024
Deploy to Cloudflare Workers with Wrangler
Version updated for cloudflare/wrangler-action to version v3.13.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 29,118 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Minor Changes #325 cada7a6 Thanks @Maximo-Guk! - Add GitHub deployments and job summaries for parity with pages-action
#334 9fed19a Thanks @Maximo-Guk! - Bump default wrangler version to 3.90.0
October 24, 2024
Deploy to Cloudflare Workers with Wrangler
Version updated for cloudflare/wrangler-action to version v3.11.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 28,446 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Minor Changes #309 10d5b9c1c1826adaec0a9ee49fdf5b91113508ef Thanks @Maximo-Guk! - Revert “Add parity with pages-action for pages deploy outputs”
October 24, 2024
Deploy to Cloudflare Workers with Wrangler
Version updated for cloudflare/wrangler-action to version v3.10.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 28,434 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Minor Changes #303 3ec7f8943ef83351f743cfaa8763a9056ef70993 Thanks @courtney-sims! - Support id, environment, url, and alias outputs for Pages deploys.
October 8, 2024
Deploy to Cloudflare Workers with Wrangler
Version updated for cloudflare/wrangler-action to version v3.9.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 28,081 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Minor Changes #298 134b5c2a3252d66b8c4d1cddd0b9baaeed6a4daa Thanks @Maximo-Guk! - Update wrangler version from 3.13.2 to 3.78.10 Patch Changes #278 47d51f25c113ee9205110728599b43ed6a1e273b Thanks @acusti! - fix: Detect existing wrangler install even when wrangler version output is multiline
October 2, 2024
Deploy to Cloudflare Workers with Wrangler
Version updated for cloudflare/wrangler-action to version v3.8.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 27,899 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Minor Changes #291 a1467a0c8f2a058f8d43a4d0c40a55176ed5efe6 Thanks @Ambroos! - Adds deployment-alias-url output for Pages deployment aliases (since Wrangler v3.78.0): https://github.com/cloudflare/workers-sdk/pull/6643
July 2, 2024
Deploy to Cloudflare Workers with Wrangler
Version updated for cloudflare/wrangler-action to version v3.7.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 25,877 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Minor Changes #271 66efca2cbb82a5a49df6af2e14c4b58d53b0e266 Thanks @Maximo-Guk! - This unreverts #235 ensuring wrangler-action will re-use existing wrangler installations, thanks @AdiRishi! and ensures we don’t automatically install wrangler when checking if it present
May 1, 2024
Deploy to Cloudflare Workers with Wrangler
Version updated for cloudflare/wrangler-action to version v3.5.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 24,714 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Minor Changes #255 31a6263ef3ec73ff2d03cb4c0260379f96f7598c Thanks @matthewdavidrodgers! - Stop racing secret uploads
For up to date versions of wrangler, secrets are uploaded via the ‘secret:bulk’ command, which batches updates in a single API call.
December 20, 2023
Deploy to Cloudflare Workers with Wrangler
Version updated for cloudflare/wrangler-action to version v3.4.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 5,665 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Minor Changes #213 d13856dfc92816473ebf47f66e263a2668a97896 Thanks @GrantBirki! - This change introduces three new GitHub Actions output variables. These variables are as follows:
command-output - contains the string results of stdout command-stderr - contains the string results of stderr deployment-url - contains the string results of the URL that was deployed (ex: https://<your_pages_site>.
August 31, 2023
Deploy to Cloudflare Workers with Wrangler
Version updated for cloudflare/wrangler-action to version v3.1.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 4,993 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Minor Changes #154 3f40637 Thanks @JacobMGEvans! - feat: Quiet mode 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.
August 31, 2023
Deploy to Cloudflare Workers with Wrangler
Version updated for cloudflare/wrangler-action to version v3.1.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 4,989 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Patch Changes #161 e5251df Thanks @1000hz! - Refactored error handling to stop execution when action fails. Previously, the action would continue executing to completion if one of the steps encountered an error. Fixes #160.
August 17, 2023
Deploy to Cloudflare Workers with Wrangler
Version updated for cloudflare/wrangler-action to version v3.1.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 4,903 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Minor Changes #154 3f40637 Thanks @JacobMGEvans! - feat: Quiet mode 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.
August 9, 2023
Deploy to Cloudflare Workers with Wrangler
Version updated for cloudflare/wrangler-action to version 3.0.1. This action is used across all versions by 4,834 repositories.
Go to the GitHub Marketplace to find the latest changes.