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

chore: renovate don't pin versions #230

Merged
merged 1 commit into from
Jun 12, 2018

Conversation

nolanmar511
Copy link
Contributor

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 12, 2018
@rarkins
Copy link

rarkins commented Jun 12, 2018

@nolanmar511 This will work, but I recommend instead:

{
  "extends": [
    "config:base",
    ":preserveSemverRanges"
  ]
}

And if you wish to disable using sha256 versions for Docker images, use this:

{
  "extends": [
    "config:base",
    ":preserveSemverRanges",
    ":pinDigestsDisabled"
  ]
}

@nolanmar511 nolanmar511 force-pushed the renovate-config-update branch from ab5ffb3 to 69233c2 Compare June 12, 2018 16:24
@codecov
Copy link

codecov bot commented Jun 12, 2018

Codecov Report

Merging #230 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #230   +/-   ##
=======================================
  Coverage   90.25%   90.25%           
=======================================
  Files           6        6           
  Lines         390      390           
  Branches       65       65           
=======================================
  Hits          352      352           
  Misses         38       38

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7fe2ed4...b3f47ba. Read the comment docs.

@nolanmar511 nolanmar511 force-pushed the renovate-config-update branch from 69233c2 to 36c247e Compare June 12, 2018 16:26
@nolanmar511 nolanmar511 force-pushed the renovate-config-update branch from 36c247e to b3f47ba Compare June 12, 2018 16:27
@nolanmar511 nolanmar511 merged commit 5961bd0 into googleapis:master Jun 12, 2018
@nolanmar511
Copy link
Contributor Author

Thanks rarkins!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants