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: Use boolean instead of false for experimental logging config #56110

Merged

Conversation

Fredkiss3
Copy link
Contributor

This PR changes the type for the config experimental.logging.fullURL from false to boolean, i tested it and this config can accept both true and false and will work as expected, it is just the types that are wrong.

Copy link
Member

@huozhi huozhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ijjk
Copy link
Member

ijjk commented Sep 27, 2023

Allow CI Workflow Run

  • approve CI run for commit: d9e6f01

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

2 similar comments
@ijjk
Copy link
Member

ijjk commented Sep 27, 2023

Allow CI Workflow Run

  • approve CI run for commit: d9e6f01

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

@ijjk
Copy link
Member

ijjk commented Sep 27, 2023

Allow CI Workflow Run

  • approve CI run for commit: d9e6f01

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

@huozhi huozhi added the CI approved Approve running CI for fork label Sep 27, 2023
@kodiakhq kodiakhq bot merged commit 72cc940 into vercel:canary Sep 27, 2023
65 of 68 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CI approved Approve running CI for fork locked type: next
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants