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(build): Add dependabot docker ecosystem check #423

Merged
merged 3 commits into from
Jan 17, 2024

Conversation

Jorann
Copy link
Contributor

@Jorann Jorann commented Jan 17, 2024

Let dependabot check for docker dependency updates.

This will rename the Containerfile to Dockerfile, otherwise it won't work, see: dependabot/dependabot-core#6067

Let dependabot check for docker dependency updates.
@Jorann Jorann requested review from RickWoltheus and a team as code owners January 17, 2024 10:23
Copy link
Contributor

github-actions bot commented Jan 17, 2024

unit-test-results

 7 files  ±0  24 suites  ±0   1m 23s ⏱️ -4s
50 tests ±0  49 ✅ ±0  1 💤 ±0  0 ❌ ±0 
58 runs  ±0  56 ✅ ±0  2 💤 ±0  0 ❌ ±0 

Results for commit bc8fd20. ± Comparison against base commit 08c4a77.

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (08c4a77) 3.77% compared to head (bc8fd20) 3.77%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##              main    #423   +/-   ##
=======================================
  Coverage     3.77%   3.77%           
  Complexity     224     224           
=======================================
  Files          770     770           
  Lines        15796   15796           
  Branches       822     822           
=======================================
  Hits           597     597           
  Misses       15142   15142           
  Partials        57      57           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

github-actions bot commented Jan 17, 2024

integration-test-results

 6 files  ±0   6 suites  ±0   4s ⏱️ ±0s
13 tests ±0  13 ✅ ±0  0 💤 ±0  0 ❌ ±0 
14 runs  ±0  14 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit bc8fd20. ± Comparison against base commit 08c4a77.

♻️ This comment has been updated with latest results.

@Jorann Jorann requested a review from edgarvonk January 17, 2024 12:03
Copy link
Member

@edgarvonk edgarvonk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@Jorann Jorann merged commit 3240d73 into main Jan 17, 2024
18 checks passed
@Jorann Jorann deleted the chore/add-dependabot-docker-check branch January 17, 2024 12:56
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.

3 participants