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: Losing error_tracking_opt/error_tracking_opt_date on refresh #474

Merged
merged 1 commit into from
Feb 16, 2022

Conversation

JacobMGEvans
Copy link
Contributor

Created reporting.toml file in "wrangler/config" and move error reporting user decisions to new reporting.toml and
updated tests to reflect new reporting.toml

resolves #460

…ror reporting user decisions

to new `reporting.toml`
update tests to reflect new `reporting.toml`
@changeset-bot
Copy link

changeset-bot bot commented Feb 15, 2022

🦋 Changeset detected

Latest commit: 212171b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
wrangler Patch

Not sure what this means? Click here to learn what changesets are.

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

@github-actions
Copy link
Contributor

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

npm install --save-dev https://prerelease-registry.developers.workers.dev/runs/1849743582/wrangler

Or you can try developing a worker directly with:

npx https://prerelease-registry.developers.workers.dev/runs/1849743582/wrangler dev path/to/script.js

@threepointone
Copy link
Contributor

looks good to me!

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.

fix: login / logout / refresh token blows away error_tracking_opt
2 participants