Closed bartdelange closed 5 years ago
Are you using the latest master? You might have stumbled with the issue we are tracking in #60
If that's the case, please try checking out the latest release 2.0.0 tag and let us know if it still happens.
By the way I have just noticed, you are trying to map the gitlab access levels on access
and publish
for the package groups; that's not how the plugin currently works. You have to use in there either $all
or $authenticated
.
Access is allowed to all based on authenticated / not authenticated. Publish is limited based on the user id / user groups. Please read carefully the documentation.
@bart-de-lange We merged the corrected code yesterday, please let us know if that solved your issue.
This did indeed resolve the publish issue, but then the question arises: How do I limit pull access to groups?
@bart-de-lange this is not possible yet
Hi I am not able to publish a package when I have access according to the logs.
Related logs
Config