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

Verify repository id in git notifiers #82

Merged
merged 3 commits into from
Nov 17, 2020
Merged

Verify repository id in git notifiers #82

merged 3 commits into from
Nov 17, 2020

Conversation

phillebaba
Copy link
Member

The different git notifiers need repository ids in different formats.
On top of that some git providers support repositories in subgroups
while others do not support nesting. Each notifier needs test to verify
that they support their specific functionality.

The different git notifiers need repository ids in different formats.
On top of that some git providers support repositories in subgroups
while others do not support nesting. Each notifier needs test to verify
that they support their specific functionality.

Signed-off-by: Philip Laine <philip.laine@xenit.se>
Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

LGTM

Nice one, malformed ids will be reported on the provider status now!

Signed-off-by: Philip Laine <philip.laine@xenit.se>
@phillebaba
Copy link
Member Author

phillebaba commented Nov 17, 2020

@bigkevmcd Thanks for the tips out error message formatting! Is it right now?

@stefanprodan Should be ready to merge. Yep hopefully finding errors in the git url will be easier now.

Signed-off-by: Philip Laine <philip.laine@xenit.se>
@phillebaba phillebaba merged commit 21b45da into main Nov 17, 2020
@phillebaba phillebaba deleted the fix/test-repo-id branch November 17, 2020 17:40
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.

3 participants