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

fix: avoid flag name colision in viper #1152

Merged
merged 1 commit into from
Oct 13, 2022

Conversation

algobot76
Copy link
Contributor

@algobot76 algobot76 commented Oct 9, 2022

Signed-off-by: Kaitian Xie kaitian96@outlook.com

Pre-Checklist

Note: please complete ALL items in the following checklist.

  • I have read through the CONTRIBUTING.md documentation.
  • My code has the necessary comments and documentation (if needed).
  • [n/a] I have added relevant tests

Description

a workaround for a known bug in Viper: spf13/viper#233

Related Issues

Close #1140

New Behavior (screenshots if needed)

Now it works as expected

image

@daniel-hutao
Copy link
Member

@algobot76 Thanks for your contribution. Please see my comment in #1140 (comment). cc @IronCore864

@IronCore864
Copy link
Member

Great stuff!

Need another review here @devstream-io/devstream

@algobot76 algobot76 marked this pull request as draft October 10, 2022 01:52
@algobot76
Copy link
Contributor Author

Some code cleanup is needed. Convert this pr to draft for now, and will reopen it later this week.

@algobot76 algobot76 force-pushed the viper-workaround branch 2 times, most recently from ed83163 to 62b8d17 Compare October 12, 2022 13:50
Signed-off-by: Kaitian Xie <kaitian96@outlook.com>
@algobot76 algobot76 marked this pull request as ready for review October 12, 2022 13:55
@algobot76
Copy link
Contributor Author

@algobot76 Thanks for your contribution. Please see my comment in #1140 (comment). cc @IronCore864

Additional comments on this issue have been added. Please take a look.

#1140 (comment)
#1140 (comment)

@steinliber steinliber merged commit ed469dc into devstream-io:main Oct 13, 2022
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.

💣 Bug: Execute Command dtm develop validate-plugin -a Failed
4 participants