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

feat: gitlab option to use_job_token #2993

Merged
merged 2 commits into from Aug 16, 2022
Merged

feat: gitlab option to use_job_token #2993

merged 2 commits into from Aug 16, 2022

Conversation

caarlos0
Copy link
Member

closes #2743

@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Mar 19, 2022
@caarlos0 caarlos0 self-assigned this Mar 19, 2022
@caarlos0 caarlos0 added the enhancement New feature or request label Mar 19, 2022
@codecov
Copy link

codecov bot commented Mar 19, 2022

Codecov Report

Merging #2993 (5428580) into main (4dc372d) will decrease coverage by 0.02%.
The diff coverage is 57.14%.

@@            Coverage Diff             @@
##             main    #2993      +/-   ##
==========================================
- Coverage   84.15%   84.13%   -0.03%     
==========================================
  Files         116      116              
  Lines        9336     9342       +6     
==========================================
+ Hits         7857     7860       +3     
- Misses       1194     1195       +1     
- Partials      285      287       +2     
Impacted Files Coverage Δ
pkg/config/config.go 95.18% <ø> (ø)
internal/client/gitlab.go 77.05% <57.14%> (-0.42%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@caarlos0
Copy link
Member Author

closing for now, check #2743 (comment)

@caarlos0 caarlos0 closed this Apr 12, 2022
@caarlos0 caarlos0 deleted the ci-token branch April 12, 2022 01:48
@caarlos0 caarlos0 restored the ci-token branch August 16, 2022 01:59
@caarlos0 caarlos0 deleted the ci-token branch August 16, 2022 01:59
@caarlos0 caarlos0 restored the ci-token branch August 16, 2022 01:59
@caarlos0 caarlos0 reopened this Aug 16, 2022
@vercel vercel bot temporarily deployed to Preview August 16, 2022 02:01 Inactive
@caarlos0 caarlos0 merged commit 5cfc78d into main Aug 16, 2022
@caarlos0 caarlos0 deleted the ci-token branch August 16, 2022 03:39
@github-actions github-actions bot added this to the 1.11.0 milestone Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 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.

Use Gitlab's CI_JOB_TOKEN
1 participant