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.json): auto bump testcontainers defi/defichain docker tag #2032

Merged
merged 1 commit into from
Feb 5, 2023

Conversation

fuxingloh
Copy link
Contributor

What this PR does / why we need it:

Add regexManagers in renovate.json to auto bump defi/defichain docker images.

Fixes #1850

@codeclimate
Copy link

codeclimate bot commented Feb 5, 2023

Code Climate has analyzed commit 75ba618 and detected 0 issues on this pull request.

View more on Code Climate.

@netlify
Copy link

netlify bot commented Feb 5, 2023

Deploy Preview for jellyfishsdk ready!

Name Link
🔨 Latest commit 75ba618
🔍 Latest deploy log https://app.netlify.com/sites/jellyfishsdk/deploys/63df5f3cd5bc65000846db1d
😎 Deploy Preview https://deploy-preview-2032--jellyfishsdk.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@codecov
Copy link

codecov bot commented Feb 5, 2023

Codecov Report

Base: 93.98% // Head: 83.72% // Decreases project coverage by -10.26% ⚠️

Coverage data is based on head (75ba618) compared to base (8ae3d9d).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2032       +/-   ##
===========================================
- Coverage   93.98%   83.72%   -10.26%     
===========================================
  Files         368      363        -5     
  Lines       11059    10983       -76     
  Branches     1439     1433        -6     
===========================================
- Hits        10394     9196     -1198     
- Misses        642     1711     +1069     
- Partials       23       76       +53     
Impacted Files Coverage Δ
...es/testcontainers/src/containers/DeFiDContainer.ts 91.11% <100.00%> (ø)
...tcontainers/src/containers/NativeChainContainer.ts 85.88% <100.00%> (ø)
packages/jellyfish-wallet-encrypted/src/hd_node.ts 12.12% <0.00%> (-87.88%) ⬇️
...pps/whale-api/src/module.api/consortium.service.ts 6.61% <0.00%> (-87.61%) ⬇️
packages/jellyfish-wallet-mnemonic/src/hd_node.ts 13.55% <0.00%> (-83.06%) ⬇️
...ners/src/containers/RegTestContainer/Persistent.ts 11.11% <0.00%> (-81.49%) ⬇️
...nsaction-builder/src/txn/txn_builder_masternode.ts 20.00% <0.00%> (-80.00%) ⬇️
packages/whale-api-client/src/api/oracles.ts 22.22% <0.00%> (-77.78%) ⬇️
...playground-api/src/controllers/WalletController.ts 26.19% <0.00%> (-73.81%) ⬇️
.../containers/AppContainer/PlaygroundApiContainer.ts 28.12% <0.00%> (-71.88%) ⬇️
... and 113 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link

github-actions bot commented Feb 5, 2023

Docker build preview for jellyfish/apps is ready!

Built with commit 0ba147a

  • ghcr.io/jellyfishsdk/legacy-api:pr-2032
  • ghcr.io/jellyfishsdk/playground-api:pr-2032
  • ghcr.io/jellyfishsdk/status-api:pr-2032
  • ghcr.io/jellyfishsdk/whale-api:pr-2032

You can also get an immutable image with the commit hash

  • ghcr.io/jellyfishsdk/legacy-api:0ba147a21e6c00feb54d0643934e0295a549c9b3
  • ghcr.io/jellyfishsdk/playground-api:0ba147a21e6c00feb54d0643934e0295a549c9b3
  • ghcr.io/jellyfishsdk/status-api:0ba147a21e6c00feb54d0643934e0295a549c9b3
  • ghcr.io/jellyfishsdk/whale-api:0ba147a21e6c00feb54d0643934e0295a549c9b3

@fuxingloh fuxingloh marked this pull request as ready for review February 5, 2023 08:09
@fuxingloh fuxingloh merged commit 5dda974 into main Feb 5, 2023
@fuxingloh fuxingloh deleted the fuxingloh/renovate-mathcer branch February 5, 2023 08:09
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.

Add RenovateBot RegexManager to automate defid versions update in @defichain/testcontainer
1 participant