Skip to content

Update odo to v2.1.0#2102

Merged
dgolovin merged 2 commits intoredhat-developer:masterfrom
dgolovin:i2100
Apr 29, 2021
Merged

Update odo to v2.1.0#2102
dgolovin merged 2 commits intoredhat-developer:masterfrom
dgolovin:i2100

Conversation

@dgolovin
Copy link
Copy Markdown
Collaborator

This PR fixes #2100.

Fix updates tools.json with new urls. checksums and version number.
It includes preference.yaml file to use as default odo preferences
with telemetry disabled to avoid confusing extension usage with
real odo usage from command line interface. Every command executed
gets environment variable GLOBALODOCONFIG initialized with path to
default prefernce.yaml file.

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

This PR fixes redhat-developer#2100.

Fix updates tools.json with new urls. checksums and version number.
It includes preference.yaml file to use as default odo preferences
with telemetry disabled to avoid confusing extension usage with
real odo usage from command line interface. Every command executed
gets environment variable GLOBALODOCONFIG initialized with path to
default prefernce.yaml file.

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

codecov bot commented Apr 29, 2021

Codecov Report

Merging #2102 (59eea1e) into master (4b300d4) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2102      +/-   ##
==========================================
+ Coverage   76.40%   76.44%   +0.03%     
==========================================
  Files          48       48              
  Lines        3221     3226       +5     
  Branches      612      612              
==========================================
+ Hits         2461     2466       +5     
  Misses        760      760              
Impacted Files Coverage Δ
src/odo.ts 74.16% <100.00%> (+0.21%) ⬆️
src/util/windowUtils.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4b300d4...59eea1e. Read the comment docs.

@dgolovin dgolovin merged commit 31f644e into redhat-developer:master Apr 29, 2021
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.

Update odo to v2.1.0

1 participant