wayfair-incubator / dagger

A simple Python-based distributed workflow engine
https://wayfair-incubator.github.io/dagger/latest
MIT License
56 stars 5 forks source link

Update GitHub Actions #13

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-python action minor v4.2.0 -> v4.3.0
pypa/gh-action-pypi-publish action digest 37f50c2 -> 5fb2f04

Release Notes

actions/setup-python ### [`v4.3.0`](https://togithub.com/actions/setup-python/releases/tag/v4.3.0) [Compare Source](https://togithub.com/actions/setup-python/compare/v4.2.0...v4.3.0) - Update [@​actions/core](https://togithub.com/actions/core) to 1.10.0 version [#​517](https://togithub.com/actions/setup-python/issues/517) - Update [@​actions/cache](https://togithub.com/actions/cache) to 3.0.4 version [#​499](https://togithub.com/actions/setup-python/issues/499) - Only use github.token on github.com [#​443](https://togithub.com/actions/setup-python/issues/443) - Improvement of documentation [#​477](https://togithub.com/actions/setup-python/issues/477) [#​479](https://togithub.com/actions/setup-python/issues/479) [#​491](https://togithub.com/actions/setup-python/issues/491) [#​492](https://togithub.com/actions/setup-python/issues/492)

Configuration

📅 Schedule: Branch creation - "before 3am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 2 years ago

Codecov Report

Merging #13 (bd28e3d) into main (784bba3) will increase coverage by 0.11%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
+ Coverage   86.20%   86.31%   +0.11%     
==========================================
  Files          10       10              
  Lines        1754     1754              
  Branches      208      208              
==========================================
+ Hits         1512     1514       +2     
+ Misses        145      144       -1     
+ Partials       97       96       -1     
Impacted Files Coverage Δ
dagger/tasks/task.py 79.79% <0.00%> (+0.40%) :arrow_up: