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

dockerfile: Drop K6_BROWSER_ENABLED env #3324

Merged
merged 1 commit into from
Sep 7, 2023
Merged

Conversation

codebien
Copy link
Contributor

@codebien codebien commented Sep 6, 2023

What?

Drop K6_BROWSER_ENABLED from the Dockerfile to be consistent with the change documented here #3235.

Why?

#3235 (comment) already applied it, but for some reason which I'm not able to get we lost it.

@codebien codebien added this to the v0.47.0 milestone Sep 6, 2023
@codebien codebien self-assigned this Sep 6, 2023
@codecov-commenter
Copy link

Codecov Report

Patch coverage has no change and project coverage change: -0.06% ⚠️

Comparison is base (bec53bf) 73.20% compared to head (44ae92d) 73.14%.

❗ Current head 44ae92d differs from pull request most recent head cb492ff. Consider uploading reports for the commit cb492ff to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3324      +/-   ##
==========================================
- Coverage   73.20%   73.14%   -0.06%     
==========================================
  Files         258      256       -2     
  Lines       19895    19890       -5     
==========================================
- Hits        14564    14549      -15     
- Misses       4406     4411       +5     
- Partials      925      930       +5     
Flag Coverage Δ
ubuntu 73.14% <ø> (+0.02%) ⬆️
windows ?

Flags with carried forward coverage won't be shown. Click here to find out more.

see 9 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@inancgumus inancgumus left a comment

Choose a reason for hiding this comment

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

Nice! Thanks for this 👍

Copy link
Contributor

@ankur22 ankur22 left a comment

Choose a reason for hiding this comment

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

LGTM

@codebien codebien requested review from a team, mstoykov, oleiade and olegbespalov and removed request for a team and oleiade September 6, 2023 15:11
@codebien codebien merged commit 30e22d0 into master Sep 7, 2023
@codebien codebien deleted the remove-browser-option branch September 7, 2023 13:45
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.

6 participants