Setting env variable for usage telemetry#25
Merged
Conversation
lopert
approved these changes
Oct 15, 2025
lopert
reviewed
Oct 15, 2025
7fd48f2 to
4ab81d7
Compare
Contributor
Author
|
I will rework this PR to add the env variable to function info command since that is required for run once this PR is out. |
…voke CLI run command anymore
4ab81d7 to
fedc2d8
Compare
lopert
approved these changes
Nov 3, 2025
Collaborator
lopert
left a comment
There was a problem hiding this comment.
Since it’s an env flag, might as well also put it on info.
adampetro
approved these changes
Nov 3, 2025
Contributor
Author
|
Added to both build and info. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This will get read in CLI and used for emitting metrics for usage and adoption of this package. We could also have stuck this in info command. Both build and info are only invoked once per test run. Since build is the first CLI command we invoke it made sense to stick it in build.