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

Enable early access functionality via environment variable #170

Merged

Conversation

szkiba
Copy link
Contributor

@szkiba szkiba commented Apr 10, 2025

In some situations, it is difficult to install another binary (xk6ea) (e.g. Development containers). In such situations, it is easier if xk6 includes early access functionality and can be activated via an environment variable.

Early access functionality is now included in the xk6 executable, which can be activated by setting the XK6_EARLY_ACCESS environment variable to true. The early access executable (xk6ea) is still available in the release.

@szkiba szkiba linked an issue Apr 10, 2025 that may be closed by this pull request
@szkiba szkiba marked this pull request as ready for review April 10, 2025 12:16
@szkiba szkiba requested a review from a team as a code owner April 10, 2025 12:16
@szkiba szkiba requested review from pablochacin and removed request for a team April 10, 2025 12:16
Copy link
Contributor

@pablochacin pablochacin left a comment

Choose a reason for hiding this comment

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

LGTM

@szkiba szkiba merged commit 18e57a0 into master Apr 10, 2025
20 checks passed
@szkiba szkiba deleted the 169-enable-early-access-functionality-via-environment-variable branch April 10, 2025 12:21
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.

Enable early access functionality via environment variable
2 participants