Skip to content

Update dawidd6/action-download-artifact action to v9 #787

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 27, 2025

This PR contains the following updates:

Package Type Update Change
dawidd6/action-download-artifact action major v3 -> v9

Release Notes

dawidd6/action-download-artifact (dawidd6/action-download-artifact)

v9

Compare Source

v8

Compare Source

New features

  • use_unzip boolean input (defaulting to false) - if set to true, the action will use system provided unzip utility for unpacking downloaded artifact(s) (note that the action will first download the .zip artifact file, then unpack it and remove the .zip file)

What's Changed

New Contributors

Full Changelog: dawidd6/action-download-artifact@v7...v8

v7

Compare Source

What's Changed

New Contributors

Full Changelog: dawidd6/action-download-artifact@v6...v7

v6

Compare Source

Full Changelog: dawidd6/action-download-artifact@v5...v6

v5

Compare Source

Full Changelog: dawidd6/action-download-artifact@v4...v5

v4

Compare Source

What's Changed
New Contributors

Full Changelog: dawidd6/action-download-artifact@v3...v4


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Feb 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (62f5567) to head (f407c8b).
Report is 183 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #787   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines          220       220           
  Branches        24        24           
=========================================
  Hits           220       220           

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

Copy link

github-actions bot commented Feb 27, 2025

🎳 Stryker Report

Mutation testing badge

📊 Reports

@renovate renovate bot force-pushed the renovate/dawidd6-action-download-artifact-9.x branch from e8d368a to f407c8b Compare March 4, 2025 12:09
Copy link

sonarqubecloud bot commented Mar 4, 2025

Copy link

github-actions bot commented Mar 4, 2025

🏅 Benchmark test report

Expand to see results 🔽

BenchmarkDotNet v0.14.0, Ubuntu 24.04.2 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.406
  [Host]     : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.NonPublicTypes.GetMock 774.4 ns 2.62 ns 2.45 ns 1
NSubstitute.NonPublicTypes.GetMock 856.7 ns 4.62 ns 3.86 ns 2
FakeItEasy.NonPublicTypes.GetMock 862.7 ns 6.70 ns 6.27 ns 2

BenchmarkDotNet v0.14.0, Ubuntu 24.04.2 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.406
  [Host]     : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
NSubstitute.ResolveSut 1.023 μs 0.0050 μs 0.0044 μs 1
Moq.ResolveSut 1.035 μs 0.0091 μs 0.0081 μs 1
FakeItEasy.ResolveSut 1.108 μs 0.0081 μs 0.0067 μs 2

BenchmarkDotNet v0.14.0, Ubuntu 24.04.2 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.406
  [Host]     : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.GetMock 721.3 ns 4.31 ns 3.82 ns 1
NSubstitute.GetMock 801.7 ns 6.29 ns 5.88 ns 2
FakeItEasy.GetMock 885.2 ns 6.08 ns 5.69 ns 3

BenchmarkDotNet v0.14.0, Ubuntu 24.04.2 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.406
  [Host]     : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.StaticResolveSut 1.022 μs 0.0112 μs 0.0105 μs 1
NSubstitute.StaticResolveSut 1.073 μs 0.0087 μs 0.0077 μs 2
FakeItEasy.StaticResolveSut 1.103 μs 0.0095 μs 0.0088 μs 2

BenchmarkDotNet v0.14.0, Ubuntu 24.04.2 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.406
  [Host]     : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2
  DefaultJob : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2


Method Mean Error StdDev Rank
Moq.ResolveFrom 1.177 μs 0.0098 μs 0.0087 μs 1
FakeItEasy.ResolveFrom 1.192 μs 0.0085 μs 0.0075 μs 1
NSubstitute.ResolveFrom 1.264 μs 0.0051 μs 0.0047 μs 2

BenchmarkDotNet v0.14.0, Ubuntu 24.04.2 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.406
  [Host]   : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2
  ShortRun : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2

Job=ShortRun  IterationCount=3  LaunchCount=1  
WarmupCount=3  

Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
Moq.CreateContainer 401.9 ms 1,056.7 ms 57.92 ms 1 18000.0000 5000.0000 2000.0000 292.27 MB
NSubstitute.CreateContainer 439.7 ms 2,418.1 ms 132.54 ms 1 17000.0000 5000.0000 2000.0000 272.11 MB
FakeItEasy.CreateContainer 456.0 ms 2,567.9 ms 140.75 ms 1 17000.0000 5000.0000 2000.0000 272.12 MB

BenchmarkDotNet v0.14.0, Ubuntu 24.04.2 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.406
  [Host]   : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2
  ShortRun : .NET 8.0.13 (8.0.1325.6609), X64 RyuJIT AVX2

Job=ShortRun  IterationCount=3  LaunchCount=1  
WarmupCount=3  

Method Mean Error StdDev Rank Gen0 Gen1 Gen2 Allocated
FakeItEasy.NonPublicTypes.CreateContainer 2.134 s 0.1181 s 0.0065 s 1 106000.0000 69000.0000 64000.0000 2.02 GB
NSubstitute.NonPublicTypes.CreateContainer 2.166 s 0.4138 s 0.0227 s 1 107000.0000 70000.0000 65000.0000 2.02 GB
Moq.NonPublicTypes.CreateContainer 2.342 s 0.4674 s 0.0256 s 1 109000.0000 69000.0000 62000.0000 2.08 GB

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.

0 participants