release-cloudflare-worker icon indicating copy to clipboard operation
release-cloudflare-worker copied to clipboard

Infra for serving Node.js downloads and documentation.

Results 37 release-cloudflare-worker issues
Sort by recently updated
recently updated
newest added

Closes #122 Closes #106 Closes #111 Fixes dates past April/May on directory listings # TODO * [x] r2 middleware * [x] origin middleware * [x] caching middleware * [x] tests...

force ci

As discussed in #119, I think it's worthwhile to reconsider how we route requests. # How we currently do it Requests to the worker invoke the `fetch()` method in `src/worker.ts`....

enhancement

Ref: This PR removes the special routing rules for the `/metrics` route. Eventually the routes may be added to the nodejs.org repository. See or for more information. (CC) @flakey5 (CC)...

Re https://github.com/nodejs/build/issues/3838#issuecomment-2394864184

Sentry Issue: [DIST-WORKER-PROD-1H](https://nodejs-org.sentry.io/issues/5900525719/) ``` Error: get: We encountered an internal error. Please try again. (10001) ``` This issue was automatically created by Sentry via [Node.js Worker Default Rule](https://sentry.io/organizations/nodejs-org/alerts/rules/dist-worker-prod/14799714/)

bug

I think we could benefit from adding some standard operating procedures or just docs on processes related to the worker. These would serve as references/instructions for the processes we want...

We currently have to emulate nginx's directory listing result so to not break tooling in other repos (ex/ nodejs/citgm#1028). This isn't ideal and we'd like to update the tooling around...

Bumps [globals](https://github.com/sindresorhus/globals) from 16.0.0 to 16.1.0. Release notes Sourced from globals's releases. v16.1.0 Update globals (#293) 5c58875 https://github.com/sindresorhus/globals/compare/v16.0.0...v16.1.0 Commits a1d29d4 16.1.0 5c58875 Update globals (#293) 498071c Replace execa with nano-spawn...

dependencies
javascript

Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20250510.0 to 4.20250519.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@cloudflare/workers-types&package-manager=npm_and_yarn&previous-version=4.20250510.0&new-version=4.20250519.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [terser](https://github.com/terser/terser) from 5.39.0 to 5.39.2. Changelog Sourced from terser's changelog. v5.39.2 Fix crash when parsing bare yield inside a template string. Update internally used acorn version requirement v5.39.1 Fix...

dependencies
javascript