Skip to content

chore(deps): update gitlab/gitlab-ce docker tag to v13.12.0-ce.0 #1462

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

Closed
wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 22, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
gitlab/gitlab-ce (changelog) minor 13.11.4-ce.0 -> 13.12.0-ce.0

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov-commenter
Copy link

codecov-commenter commented May 22, 2021

Codecov Report

Merging #1462 (bee3197) into master (1508eb7) will decrease coverage by 8.93%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1462      +/-   ##
==========================================
- Coverage   90.83%   81.89%   -8.94%     
==========================================
  Files          73       73              
  Lines        4027     4027              
==========================================
- Hits         3658     3298     -360     
- Misses        369      729     +360     
Flag Coverage Δ
cli_func_v4 ?
py_func_v4 ?
unit 81.89% <ø> (ø)

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

Impacted Files Coverage Δ
gitlab/v4/objects/files.py 52.23% <0.00%> (-40.30%) ⬇️
gitlab/v4/cli.py 41.63% <0.00%> (-39.69%) ⬇️
gitlab/v4/objects/milestones.py 70.90% <0.00%> (-29.10%) ⬇️
gitlab/v4/objects/labels.py 65.21% <0.00%> (-28.27%) ⬇️
gitlab/cli.py 60.00% <0.00%> (-26.09%) ⬇️
gitlab/v4/objects/tags.py 63.88% <0.00%> (-25.00%) ⬇️
gitlab/v4/objects/repositories.py 56.89% <0.00%> (-24.14%) ⬇️
gitlab/utils.py 65.51% <0.00%> (-24.14%) ⬇️
gitlab/v4/objects/settings.py 73.68% <0.00%> (-21.06%) ⬇️
gitlab/v4/objects/sidekiq.py 80.95% <0.00%> (-19.05%) ⬇️
... and 16 more

@renovate
Copy link
Contributor Author

renovate bot commented May 26, 2021

Autoclosing Skipped

This PR has been flagged for autoclosing, however it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@benjamb
Copy link
Contributor

benjamb commented Jun 3, 2021

This is failing due to https://gitlab.com/gitlab-org/gitlab/-/merge_requests/61646

You must now explicitly PUT a service before you can perform a GET against it, otherwise it will now return a 404.

While an explicit create() method isn't required, since update() can perform the PUT, it might make some sense to add one to the service manager.

@nejch
Copy link
Member

nejch commented Jun 9, 2021

Thanks guys, I saw the initial failure and fixed the omnibus stuff but never got back to it after the 2nd failure 😄 I'll close this since it's all in the other PR.

@nejch nejch closed this Jun 9, 2021
@nejch nejch deleted the renovate/gitlab-gitlab-ce-13.x branch June 9, 2021 19:18
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.

4 participants