Skip to content

Clarified CI Job Token auth. caveats - #1624

Merged
nejch merged 1 commit into
python-gitlab:masterfrom
axl89:docs-clarification
Oct 8, 2021
Merged

Clarified CI Job Token auth. caveats#1624
nejch merged 1 commit into
python-gitlab:masterfrom
axl89:docs-clarification

Conversation

@axl89

@axl89 axl89 commented Oct 7, 2021

Copy link
Copy Markdown
Contributor

See issue #1620

@nejch nejch left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for the quick PR @axl89! Just a small suggestion.

Also, it is likely CI will fail as we use commit messages to generate changelogs.

Maybe amending your commit message to docs(api): clarifiy CI Job Token auth. caveats would help :)

Comment thread docs/api-usage.rst Outdated
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #1624 (746c25f) into master (7753fa2) will increase coverage by 3.88%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1624      +/-   ##
==========================================
+ Coverage   87.95%   91.84%   +3.88%     
==========================================
  Files          74       74              
  Lines        4294     4294              
==========================================
+ Hits         3777     3944     +167     
+ Misses        517      350     -167     
Flag Coverage Δ
cli_func_v4 81.85% <ø> (ø)
py_func_v4 80.88% <ø> (?)
unit 83.67% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
gitlab/base.py 89.69% <0.00%> (+0.60%) ⬆️
gitlab/client.py 89.79% <0.00%> (+2.80%) ⬆️
gitlab/types.py 96.42% <0.00%> (+3.57%) ⬆️
gitlab/v4/objects/groups.py 87.20% <0.00%> (+4.00%) ⬆️
gitlab/mixins.py 91.12% <0.00%> (+4.17%) ⬆️
gitlab/v4/objects/projects.py 86.69% <0.00%> (+5.03%) ⬆️
gitlab/v4/objects/issues.py 88.00% <0.00%> (+5.33%) ⬆️
gitlab/v4/objects/labels.py 93.47% <0.00%> (+6.52%) ⬆️
gitlab/v4/objects/users.py 98.43% <0.00%> (+6.77%) ⬆️
gitlab/v4/objects/deploy_keys.py 100.00% <0.00%> (+8.69%) ⬆️
... and 10 more

@nejch
nejch force-pushed the docs-clarification branch from 3774ec2 to 3f423ef Compare October 8, 2021 17:41
@nejch

nejch commented Oct 8, 2021

Copy link
Copy Markdown
Member

I made the quick fix in the commit message. Thanks again @axl89!

@nejch
nejch merged commit 49fae96 into python-gitlab:master Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants