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

Bump actions/upload-artifact from 2 to 4 #527

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2024

Bumps actions/upload-artifact from 2 to 4.

Release notes

Sourced from actions/upload-artifact's releases.

v4.0.0

What's Changed

The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts. They have numerous performance and behavioral improvements.

ℹ️ However, this is a major update that includes breaking changes. Artifacts created with versions v3 and below are not compatible with the v4 actions. Uploads and downloads must use the same major actions versions. There are also key differences from previous versions that may require updates to your workflows.

For more information, please see:

  1. The changelog post.
  2. The README.
  3. The migration documentation.
  4. As well as the underlying npm package, @​actions/artifact documentation.

New Contributors

Full Changelog: actions/upload-artifact@v3...v4.0.0

v3.2.1

What's Changed

This fixes the include-hidden-files input introduced in https://github.com/actions/upload-artifact/releases/tag/v3.2.0

Full Changelog: actions/upload-artifact@v3.2.0...v3.2.1

v3.2.1-node20

What's Changed

This fixes the include-hidden-files input introduced in https://github.com/actions/upload-artifact/releases/tag/v3.2.0-node20

Full Changelog: actions/upload-artifact@v3.2.0-node20...v3.2.1-node20

v3.2.0

Notice: Breaking Changes ⚠️

We will no longer include hidden files and folders by default in the upload-artifact action of this version. This reduces the risk that credentials are accidentally uploaded into artifacts. Customers who need to continue to upload these files can use a new option, include-hidden-files, to continue to do so.

See "Notice of upcoming deprecations and breaking changes in GitHub Actions runners" changelog and this issue for more details.

What's Changed

... (truncated)

Commits
  • 5076954 Merge pull request #598 from actions/joshmgross/exclude-hidden-files
  • d52396a Add a warning about enabling include-hidden-files
  • 710f362 Remove "merged" from include-hidden-files input description
  • 3b315f2 npm run release again 🙂
  • 3be2180 Remove another trailing comma
  • 453e8d0 Update glob license
  • 0a398c1 npm run release
  • a0c40cf Update to latest @actions/glob and fix tests
  • acb59e4 lint
  • cb6558b Exclude hidden files by default
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v2...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 17, 2024
Copy link
Contributor

Benchmark Results

main 9e36648... main/9e36648c00651c...
saxpy/default/Float16/1024 2.77 ± 0.18 μs 2.76 ± 0.18 μs 1
saxpy/default/Float16/1048576 2.07 ± 0.013 ms 2.07 ± 0.013 ms 1
saxpy/default/Float16/16384 0.0327 ± 0.00013 ms 0.0327 ± 0.00013 ms 1
saxpy/default/Float16/2048 5.16 ± 0.033 μs 5.16 ± 0.027 μs 1
saxpy/default/Float16/256 0.984 ± 0.13 μs 0.967 ± 0.1 μs 1.02
saxpy/default/Float16/262144 0.515 ± 0.0012 ms 0.515 ± 0.0013 ms 1
saxpy/default/Float16/32768 0.0649 ± 0.00016 ms 0.0649 ± 0.00015 ms 1
saxpy/default/Float16/4096 9.99 ± 0.041 μs 9.98 ± 0.04 μs 1
saxpy/default/Float16/512 1.55 ± 0.064 μs 1.57 ± 0.031 μs 0.989
saxpy/default/Float16/64 0.61 ± 0.014 μs 0.622 ± 0.014 μs 0.981
saxpy/default/Float16/65536 0.129 ± 0.00023 ms 0.129 ± 0.00024 ms 1
saxpy/default/Float32/1024 1.04 ± 0.011 μs 1.04 ± 0.011 μs 1
saxpy/default/Float32/1048576 0.886 ± 0.014 ms 0.888 ± 0.018 ms 0.998
saxpy/default/Float32/16384 14.4 ± 0.12 μs 14.4 ± 0.11 μs 1
saxpy/default/Float32/2048 1.72 ± 0.017 μs 1.72 ± 0.018 μs 0.999
saxpy/default/Float32/256 0.539 ± 0.12 μs 0.534 ± 0.12 μs 1.01
saxpy/default/Float32/262144 0.221 ± 0.00058 ms 0.221 ± 0.0007 ms 0.999
saxpy/default/Float32/32768 28.3 ± 0.16 μs 28.3 ± 0.17 μs 1
saxpy/default/Float32/4096 3.03 ± 0.02 μs 3.02 ± 0.018 μs 1
saxpy/default/Float32/512 0.702 ± 0.11 μs 0.699 ± 0.11 μs 1
saxpy/default/Float32/64 0.417 ± 0.0044 μs 0.414 ± 0.0034 μs 1.01
saxpy/default/Float32/65536 0.056 ± 0.00035 ms 0.056 ± 0.00033 ms 0.999
saxpy/default/Float64/1024 1.05 ± 0.018 μs 1.06 ± 0.017 μs 0.994
saxpy/default/Float64/1048576 0.927 ± 0.052 ms 0.933 ± 0.047 ms 0.993
saxpy/default/Float64/16384 15.8 ± 1.1 μs 15.9 ± 1.1 μs 0.997
saxpy/default/Float64/2048 1.74 ± 0.017 μs 1.73 ± 0.014 μs 1
saxpy/default/Float64/256 0.528 ± 0.007 μs 0.521 ± 0.0058 μs 1.01
saxpy/default/Float64/262144 0.227 ± 0.0093 ms 0.228 ± 0.013 ms 0.997
saxpy/default/Float64/32768 30.2 ± 2.1 μs 30.7 ± 2 μs 0.985
saxpy/default/Float64/4096 3.03 ± 0.03 μs 3.03 ± 0.029 μs 1
saxpy/default/Float64/512 0.707 ± 0.11 μs 0.694 ± 0.11 μs 1.02
saxpy/default/Float64/64 0.403 ± 0.0078 μs 0.409 ± 0.0054 μs 0.984
saxpy/default/Float64/65536 0.0597 ± 0.0039 ms 0.0602 ± 0.0038 ms 0.993
saxpy/static workgroup=(1024,)/Float16/1024 2.11 ± 0.21 μs 2.1 ± 0.21 μs 1.01
saxpy/static workgroup=(1024,)/Float16/1048576 0.162 ± 0.0096 ms 0.159 ± 0.0086 ms 1.02
saxpy/static workgroup=(1024,)/Float16/16384 4.38 ± 0.23 μs 4.36 ± 0.22 μs 1
saxpy/static workgroup=(1024,)/Float16/2048 2.14 ± 0.22 μs 2.14 ± 0.21 μs 0.997
saxpy/static workgroup=(1024,)/Float16/256 2.63 ± 0.033 μs 2.64 ± 0.031 μs 0.997
saxpy/static workgroup=(1024,)/Float16/262144 0.0437 ± 0.0025 ms 0.0443 ± 0.0029 ms 0.985
saxpy/static workgroup=(1024,)/Float16/32768 6.64 ± 0.32 μs 6.75 ± 0.32 μs 0.985
saxpy/static workgroup=(1024,)/Float16/4096 2.43 ± 0.03 μs 2.43 ± 0.028 μs 1
saxpy/static workgroup=(1024,)/Float16/512 3.14 ± 0.062 μs 3.16 ± 0.06 μs 0.996
saxpy/static workgroup=(1024,)/Float16/64 2.27 ± 0.024 μs 2.25 ± 0.021 μs 1.01
saxpy/static workgroup=(1024,)/Float16/65536 12.5 ± 0.64 μs 12.8 ± 0.63 μs 0.977
saxpy/static workgroup=(1024,)/Float32/1024 1.95 ± 0.025 μs 1.96 ± 0.021 μs 0.993
saxpy/static workgroup=(1024,)/Float32/1048576 0.251 ± 0.014 ms 0.245 ± 0.019 ms 1.02
saxpy/static workgroup=(1024,)/Float32/16384 4.19 ± 0.94 μs 4.77 ± 0.86 μs 0.879
saxpy/static workgroup=(1024,)/Float32/2048 2.28 ± 0.21 μs 2.26 ± 0.2 μs 1.01
saxpy/static workgroup=(1024,)/Float32/256 2.74 ± 0.92 μs 2.68 ± 1.7 μs 1.03
saxpy/static workgroup=(1024,)/Float32/262144 0.0667 ± 0.003 ms 0.0629 ± 0.0062 ms 1.06
saxpy/static workgroup=(1024,)/Float32/32768 7.09 ± 1.1 μs 7.85 ± 1.3 μs 0.903
saxpy/static workgroup=(1024,)/Float32/4096 2.57 ± 0.098 μs 2.55 ± 0.093 μs 1.01
saxpy/static workgroup=(1024,)/Float32/512 2.46 ± 0.22 μs 2.47 ± 0.22 μs 0.996
saxpy/static workgroup=(1024,)/Float32/64 2.44 ± 0.047 μs 2.44 ± 0.045 μs 0.998
saxpy/static workgroup=(1024,)/Float32/65536 17.6 ± 1.4 μs 17.5 ± 1.8 μs 1.01
saxpy/static workgroup=(1024,)/Float64/1024 2.08 ± 0.026 μs 2.03 ± 0.023 μs 1.03
saxpy/static workgroup=(1024,)/Float64/1048576 0.533 ± 0.039 ms 0.496 ± 0.06 ms 1.07
saxpy/static workgroup=(1024,)/Float64/16384 7.25 ± 1.6 μs 8.06 ± 1.4 μs 0.899
saxpy/static workgroup=(1024,)/Float64/2048 2.56 ± 0.25 μs 2.51 ± 0.23 μs 1.02
saxpy/static workgroup=(1024,)/Float64/256 2.41 ± 0.051 μs 2.39 ± 0.049 μs 1.01
saxpy/static workgroup=(1024,)/Float64/262144 0.123 ± 0.0062 ms 0.112 ± 0.013 ms 1.11
saxpy/static workgroup=(1024,)/Float64/32768 17.3 ± 1.8 μs 17.5 ± 2.5 μs 0.985
saxpy/static workgroup=(1024,)/Float64/4096 3.16 ± 0.36 μs 3.11 ± 0.34 μs 1.02
saxpy/static workgroup=(1024,)/Float64/512 2.39 ± 0.041 μs 2.37 ± 0.038 μs 1.01
saxpy/static workgroup=(1024,)/Float64/64 2.38 ± 0.069 μs 2.36 ± 0.076 μs 1.01
saxpy/static workgroup=(1024,)/Float64/65536 0.0358 ± 0.0021 ms 0.0325 ± 0.0035 ms 1.1
time_to_load 0.309 ± 0.0002 s 0.313 ± 0.0056 s 0.988

Benchmark Plots

A plot of the benchmark results have been uploaded as an artifact to the workflow run for this PR.
Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).

@maleadt maleadt merged commit ae61e45 into main Sep 17, 2024
30 of 37 checks passed
@maleadt maleadt deleted the dependabot/github_actions/actions/upload-artifact-4 branch September 17, 2024 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant