Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

garage-push: Always push the ostree ref. #1575

Merged
merged 1 commit into from
Feb 28, 2020
Merged

Conversation

pattivacek
Copy link
Collaborator

This was disabled long ago, apparently under the assumption that garage-sign would push the ref. That isn't how it works. No one really seems to miss the refs, but they make operating on the ostree repos easier if they are there.

This was disabled long ago, apparently under the assumption that
garage-sign would push the ref. That isn't how it works. No one really
seems to miss the refs, but they make operating on the ostree repos
easier if they are there.

Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
@codecov-io
Copy link

codecov-io commented Feb 27, 2020

Codecov Report

Merging #1575 into master will increase coverage by 0.07%.
The diff coverage is 64.7%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1575      +/-   ##
==========================================
+ Coverage   82.19%   82.26%   +0.07%     
==========================================
  Files         189      189              
  Lines       11860    11854       -6     
==========================================
+ Hits         9748     9752       +4     
+ Misses       2112     2102      -10
Impacted Files Coverage Δ
src/sota_tools/garage_push.cc 61.4% <50%> (+0.53%) ⬆️
src/sota_tools/deploy.cc 47.54% <72.72%> (-0.99%) ⬇️
...c/libaktualizr/package_manager/dockerappmanager.cc 88.88% <0%> (-4.87%) ⬇️
...rc/libaktualizr/package_manager/dockerappmanager.h 84% <0%> (-4%) ⬇️
.../libaktualizr/package_manager/dockerapp_bundles.cc 76.92% <0%> (-0.11%) ⬇️
src/libaktualizr/package_manager/ostreemanager.cc 79.04% <0%> (+0.36%) ⬆️
src/libaktualizr/storage/sqlstorage.cc 78.17% <0%> (+0.48%) ⬆️
src/libaktualizr/storage/sqlstorage_base.cc 79.05% <0%> (+0.67%) ⬆️
...baktualizr/package_manager/dockerapp_standalone.cc 87.62% <0%> (+1.49%) ⬆️

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 7e541be...ca1bded. Read the comment docs.

@pattivacek pattivacek merged commit 6d025cf into master Feb 28, 2020
@pattivacek pattivacek deleted the feat/push-ostree-ref branch February 28, 2020 14:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants