Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Remove defunct --version flag from registry add command#632

Merged
shomron merged 1 commit intoksonnet:masterfrom
shomron:remove-registry-add-version-flag
Jun 19, 2018
Merged

Remove defunct --version flag from registry add command#632
shomron merged 1 commit intoksonnet:masterfrom
shomron:remove-registry-add-version-flag

Conversation

@shomron
Copy link
Collaborator

@shomron shomron commented Jun 19, 2018

Signed-off-by: Oren Shomron shomron@gmail.com

@shomron shomron requested a review from GuessWhoSamFoo June 19, 2018 20:40
# NOTE that "0.0.1" overrides the branch name in the URI ("master")
ks registry add databases github.com/example/tree/master/reg --version=0.0.1
# 'github.com/org/example/tree/0.0.1/registry' (0.0.1 is the branch name)
ks registry add databases github.com/org/example/tree/0.0.1/registry --version=0.0.1`
Copy link
Collaborator

Choose a reason for hiding this comment

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

Missed removing --version from the example

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Good catch - updated.

@coveralls
Copy link

coveralls commented Jun 19, 2018

Pull Request Test Coverage Report for Build 1025

  • 2 of 2 (100.0%) changed or added relevant lines in 2 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.02%) to 70.953%

Files with Coverage Reduction New Missed Lines %
pkg/util/strings/rand.go 2 84.62%
Totals Coverage Status
Change from base Build 1023: -0.02%
Covered Lines: 10467
Relevant Lines: 14752

💛 - Coveralls

@shomron shomron force-pushed the remove-registry-add-version-flag branch from 93fdfcf to 4ecebd6 Compare June 19, 2018 21:49
Signed-off-by: Oren Shomron <shomron@gmail.com>
@shomron shomron force-pushed the remove-registry-add-version-flag branch from 4ecebd6 to 9b5e717 Compare June 19, 2018 21:52
@shomron shomron merged commit d44b841 into ksonnet:master Jun 19, 2018
@shomron shomron deleted the remove-registry-add-version-flag branch June 19, 2018 22:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants