Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix changeset typo #5025

Merged
merged 1 commit into from
Feb 15, 2024
Merged

Fix changeset typo #5025

merged 1 commit into from
Feb 15, 2024

Conversation

1000hz
Copy link
Contributor

@1000hz 1000hz commented Feb 15, 2024

No description provided.

Copy link

changeset-bot bot commented Feb 15, 2024

⚠️ No Changeset found

Latest commit: ffab966

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes changesets to release 1 package
Name Type
create-cloudflare Minor

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

A wrangler prerelease is available for testing. You can install this latest build in your project with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/7919952957/npm-package-wrangler-5025

You can reference the automatically updated head of this PR with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/5025/npm-package-wrangler-5025

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/7919952957/npm-package-wrangler-5025 dev path/to/script.js
Additional artifacts:
npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/7919952957/npm-package-create-cloudflare-5025 --no-auto-update
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/7919952957/npm-package-cloudflare-kv-asset-handler-5025
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/7919952957/npm-package-miniflare-5025
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/7919952957/npm-package-cloudflare-pages-shared-5025

Note that these links will no longer work once the GitHub Actions artifact expires.


wrangler@3.28.2 includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20240129.2
workerd 1.20240129.0 1.20240129.0
workerd --version 1.20240129.0 2024-01-29

Please ensure constraints are pinned, and miniflare/workerd minor versions match.

Copy link

codecov bot commented Feb 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0e74c74) 70.48% compared to head (ffab966) 70.42%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5025      +/-   ##
==========================================
- Coverage   70.48%   70.42%   -0.07%     
==========================================
  Files         297      297              
  Lines       15425    15425              
  Branches     3952     3952              
==========================================
- Hits        10873    10863      -10     
- Misses       4552     4562      +10     

see 3 files with indirect coverage changes

@1000hz 1000hz merged commit ce23ed7 into main Feb 15, 2024
17 checks passed
@1000hz 1000hz deleted the 1000hz-patch-1 branch February 15, 2024 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant