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

docs: update docs to mention gitlab protected vars #3528

Merged

Conversation

marcjmiller
Copy link
Contributor

add warning about gitlab-ci protected variables for both CI/gitlab and SCM/gitlab.
Failing to run the pipelines on a protected ref will cause goreleaser to fail with 401: unauthorized if for example, GITLAB_TOKEN is a protected variable and the CI Job is running on a tag that is not protected.

Add a warning about Gitlab CI and protected variables

To prevent future users from running into issues with protected variables.

Discord Convo

add warning about gitlab-ci protected variables for both CI/gitlab and
SCM/gitlab. Failing to run the pipelines on a protected ref will cause
goreleaser to fail with `401: unauthorized` if for example, GITLAB_TOKEN
is a protected variable.
@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Nov 4, 2022
@caarlos0 caarlos0 merged commit 311db13 into goreleaser:main Nov 4, 2022
@caarlos0
Copy link
Member

caarlos0 commented Nov 4, 2022

awesome, thank you!

@caarlos0 caarlos0 added the docs A problem or enhancement in documentation label Nov 4, 2022
@github-actions github-actions bot added this to the v1.13.0 milestone Nov 4, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2022

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
docs A problem or enhancement in documentation size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants