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

Allow adding a public gitlab project #992

Merged
merged 11 commits into from Nov 3, 2021
Merged

Allow adding a public gitlab project #992

merged 11 commits into from Nov 3, 2021

Conversation

J-Thompson12
Copy link
Contributor

Closes: #937

What changed?
MakeRepoPublic was still hardcoded to github. This was missed when changing everything to be more dynamic

Why?

How did you test it?
added unit tests and acceptance tests around public repos

Release notes

Documentation Changes

@J-Thompson12 J-Thompson12 added the bug Something isn't working label Oct 29, 2021
@J-Thompson12 J-Thompson12 marked this pull request as ready for review November 1, 2021 14:46
Copy link
Contributor

@jrryjcksn jrryjcksn left a comment

Choose a reason for hiding this comment

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

👍

@J-Thompson12 J-Thompson12 merged commit 105715d into main Nov 3, 2021
joshri pushed a commit that referenced this pull request Nov 4, 2021
* Allow adding a public gitlab project

* add acceptance test

* fix acceptance test

* this auto change

* Update testsuite_common_test.go

undo change

* fix acceptance test

* add public group

* update test readme

* Update testsuite_common_test.go

* add test log

* add missing variable

Co-authored-by: Justin Thompson <justin@weave.works>
@JamWils JamWils deleted the gitlab-public branch November 15, 2021 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gitops app add for a public gitlab project fails to clone repo in cluster
3 participants