Skip to content

Add env variable to enable experimental mode when running on podman#2772

Merged
dgolovin merged 3 commits into
redhat-developer:mainfrom
dgolovin:i2771
Feb 17, 2023
Merged

Add env variable to enable experimental mode when running on podman#2772
dgolovin merged 3 commits into
redhat-developer:mainfrom
dgolovin:i2771

Conversation

@dgolovin

Copy link
Copy Markdown
Collaborator

Fix #2771

Signed-off-by: Denis Golovin dgolovin@redhat.com

Signed-off-by: Denis Golovin dgolovin@redhat.com
@codecov

codecov Bot commented Feb 17, 2023

Copy link
Copy Markdown

Codecov Report

Base: 34.17% // Head: 34.28% // Increases project coverage by +0.11% 🎉

Coverage data is based on head (240c468) compared to base (7c67db9).
Patch coverage: 0.00% of modified lines in pull request are covered.

❗ Current head 240c468 differs from pull request most recent head ab54d55. Consider uploading reports for the commit ab54d55 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2772      +/-   ##
==========================================
+ Coverage   34.17%   34.28%   +0.11%     
==========================================
  Files          69       69              
  Lines        4220     4223       +3     
  Branches      771      773       +2     
==========================================
+ Hits         1442     1448       +6     
+ Misses       2778     2775       -3     
Impacted Files Coverage Δ
src/odo.ts 31.64% <0.00%> (+0.37%) ⬆️
src/openshift/component.ts 14.69% <0.00%> (-0.08%) ⬇️
src/webview/log/LogViewLoader.ts 20.58% <0.00%> (ø)
src/registriesView.ts 34.66% <0.00%> (+1.33%) ⬆️
src/webview/devfile-registry/registryViewLoader.ts 31.11% <0.00%> (+2.22%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Signed-off-by: Denis Golovin dgolovin@redhat.com
@dgolovin dgolovin changed the title Add env variable to enable experimental mode when ruinning on podman Add env variable to enable experimental mode when running on podman Feb 17, 2023
@dgolovin
dgolovin merged commit c57c198 into redhat-developer:main Feb 17, 2023
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.

Open in Browser command does not work for components running in dev mode on podman

1 participant