Skip to content

Add support for short module names#108

Merged
bwplotka merged 4 commits intobwplotka:mainfrom
nacx:shortmodule
Feb 28, 2022
Merged

Add support for short module names#108
bwplotka merged 4 commits intobwplotka:mainfrom
nacx:shortmodule

Conversation

@nacx
Copy link
Copy Markdown
Contributor

@nacx nacx commented Jan 3, 2022

The current code assumes module names have 3 or more path segments (typically github.com/org/module), but there are cases where custom module names may not follow that convention and be just domain/module. This is a small fix to support those modules as well.

@nacx
Copy link
Copy Markdown
Contributor Author

nacx commented Jan 3, 2022

@bwplotka Probably it is time also to change what are the required checks for the PR. Perhaps we can make Go 1.14 and 1.15 optional now and require 1.16 and 1.17?

@nacx
Copy link
Copy Markdown
Contributor Author

nacx commented Jan 19, 2022

@bwplotka ping?

@nacx
Copy link
Copy Markdown
Contributor Author

nacx commented Feb 7, 2022

@bwplotka
Copy link
Copy Markdown
Owner

bwplotka commented Feb 28, 2022

Hah, sorry - ping me on Slack / Twitter next time - I don't follow GH notifications

Copy link
Copy Markdown
Owner

@bwplotka bwplotka left a comment

Choose a reason for hiding this comment

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

Thanks!

and thanks for going through testing framework - it needs some overhaul - takes ages for tests to pass and to maintain this cumulative flow...

@bwplotka bwplotka merged commit bb75707 into bwplotka:main Feb 28, 2022
@nacx nacx deleted the shortmodule branch February 28, 2022 12:14
@nacx
Copy link
Copy Markdown
Contributor Author

nacx commented Feb 28, 2022

Thx!

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.

2 participants