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 disable/enable packages repository #405

Merged
merged 2 commits into from Sep 19, 2020

Conversation

jeremad
Copy link
Contributor

@jeremad jeremad commented Sep 10, 2020

With GitLab 13.3 the packages feature is generally available.
This PR creates an argument packages_enabled based on the GitLab API field of the same name to control the activation of this feature.

@jeremad jeremad changed the title Allow disable/enable packages repository WIP: Allow disable/enable packages repository Sep 10, 2020
@jeremad
Copy link
Contributor Author

jeremad commented Sep 10, 2020

There is a temp commit waiting for xanzy/go-gitlab#938 to be released.

@jeremad jeremad changed the title WIP: Allow disable/enable packages repository Allow disable/enable packages repository Sep 16, 2020
@jeremad jeremad force-pushed the jrm/disable_packages branch 2 times, most recently from 9117b38 to 705227d Compare September 16, 2020 14:41
@jeremad
Copy link
Contributor Author

jeremad commented Sep 16, 2020

ready for review @armsnyder

Copy link
Collaborator

@armsnyder armsnyder left a comment

Choose a reason for hiding this comment

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

lgtm! @roidelapluie Do you have a way that you usually verify go.mod changes? I saw you mention running go mod vendor in another PR.

@jeremad
Copy link
Contributor Author

jeremad commented Sep 17, 2020

I did run go mod vendor! but you're right this should be automated somehow

@armsnyder armsnyder merged commit cf82021 into gitlabhq:master Sep 19, 2020
@jeremad jeremad deleted the jrm/disable_packages branch September 20, 2020 15:59
@github-actions github-actions bot locked and limited conversation to collaborators Nov 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
2 participants