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

DevOps: update docker container for docker hub #4723

Merged
merged 1 commit into from
Nov 1, 2022

Conversation

onetechnical
Copy link
Contributor

@onetechnical onetechnical commented Nov 1, 2022

Summary

The container built on Docker Hub is not updated. This adds an update command to the build.

Test Plan

Ran ./build_releases.sh --no-deploy --network betanet --tagname test and verified it built.

@codecov
Copy link

codecov bot commented Nov 1, 2022

Codecov Report

Merging #4723 (8c04894) into master (959fb5a) will decrease coverage by 2.10%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4723      +/-   ##
==========================================
- Coverage   54.33%   52.22%   -2.11%     
==========================================
  Files         414      414              
  Lines       53504    53504              
==========================================
- Hits        29071    27945    -1126     
- Misses      22021    23141    +1120     
- Partials     2412     2418       +6     
Impacted Files Coverage Δ
daemon/algod/api/server/lib/middlewares/auth.go 0.00% <0.00%> (-100.00%) ⬇️
network/connPerfMon.go 11.03% <0.00%> (-73.11%) ⬇️
data/transactions/logic/program.go 33.33% <0.00%> (-66.67%) ⬇️
stateproof/verify/stateproof.go 37.14% <0.00%> (-38.58%) ⬇️
catchup/ledgerFetcher.go 10.11% <0.00%> (-29.22%) ⬇️
tools/network/dnssec/resolver.go 55.84% <0.00%> (-28.58%) ⬇️
logging/telemetryspec/metric.go 51.85% <0.00%> (-27.78%) ⬇️
data/bookkeeping/genesis.go 0.00% <0.00%> (-26.67%) ⬇️
data/transactions/verify/txn.go 51.42% <0.00%> (-24.77%) ⬇️
crypto/util.go 29.41% <0.00%> (-23.53%) ⬇️
... and 63 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants