Sourced from actions/upload-pages-artifact's releases.
v3.0.0
Changelog
- Use
v4
upload-artifact tag@robherley
(#80)- Upload pages artifact with upload-artifact v4-beta
@konradpabjan
(#78)To deploy a GitHub Pages site which has been uploaded with his version of
actions/upload-pages-artifact
, you must also useactions/deploy-pages@v4
or newer.See details of all code changes since previous release.
0252fc4
Merge pull request #81
from actions/artifacts-next2a5c144
Use actions/download-artifact@v4 in test7e3f6bb
Merge pull request #80
from robherley/patch-1257e666
Use v4
upload-artifact tag0313a19
Merge pull request #78
from konradpabjan/main1228e65
Update action.ymleb31309
Update artifact names in tests241a975
Correct artifact name during downloadef95519
Unique artifact name per jobecdd3ed
Switch to using download@v4-betaSourced from actions/deploy-pages's releases.
v4.0.0
Changelog
- Deploy pages using artifact IDs
@konradpabjan
(#251)- This version requires the permission
actions: read
in the workflows which use it.
:warning: This version of
actions/deploy-pages
is ONLY compatible with artifacts uploaded by either:
actions/upload-pages-artifact@v3
or neweractions/upload-artifact@v4
or newer.See details of all code changes since previous release.
:warning: For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.
v3.0.1
Changelog
- Bump eslint from 8.54.0 to 8.55.0
@dependabot
(#266)- Bump nock from 13.3.8 to 13.4.0
@dependabot
(#267)- Bump eslint-config-prettier from 9.0.0 to 9.1.0
@dependabot
(#268)- Bump
@actions/core
from 1.10.0 to 1.10.1@dependabot
(#269)- Bump
@actions/github
from 5.1.1 to 6.0.0@dependabot
(#261)- Update compatibility table for v3
@JamesMGreene
(#270)🧰 Maintenance
- chore/docs: update version, fix typos
@kbdharun
(#272)
See details of all code changes since previous release.
:warning: For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.
f33f41b
Merge pull request #279
from actions/artifacts-next-ga0d45f33
prettyd1e23d0
Merge branch 'main' into artifacts-next-gaSourced from codecov/codecov-action's releases.
v5.4.2
What's Changed
- fix: hotfix oidc by
@thomasrockhu-codecov
in codecov/codecov-action#1813Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.1...v5.4.2
v5.4.1
What's Changed
- build(deps): bump github/codeql-action from 3.28.10 to 3.28.11 by
@dependabot
in codecov/codecov-action#1786- chore(release): wrapper -0.2.1 by
@codecov-releaser-app
in codecov/codecov-action#1788- build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 by
@dependabot
in codecov/codecov-action#1798- build(deps): bump github/codeql-action from 3.28.11 to 3.28.12 by
@dependabot
in codecov/codecov-action#1797- build(deps): bump github/codeql-action from 3.28.12 to 3.28.13 by
@dependabot
in codecov/codecov-action#1803- fix: use the github core methods by
@thomasrockhu-codecov
in codecov/codecov-action#1807- chore(release): 5.4.1 by
@thomasrockhu-codecov
in codecov/codecov-action#1810Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.0...v5.4.1
v5.4.1-beta
What's Changed
- build(deps): bump github/codeql-action from 3.28.10 to 3.28.11 by
@dependabot
in codecov/codecov-action#1786- chore(release): wrapper -0.2.1 by
@codecov-releaser-app
in codecov/codecov-action#1788- build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 by
@dependabot
in codecov/codecov-action#1798- build(deps): bump github/codeql-action from 3.28.11 to 3.28.12 by
@dependabot
in codecov/codecov-action#1797- build(deps): bump github/codeql-action from 3.28.12 to 3.28.13 by
@dependabot
in codecov/codecov-action#1803Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.0...v5.4.1-beta
v5.4.0
What's Changed
- build(deps): bump github/codeql-action from 3.28.1 to 3.28.5 by
@dependabot
in codecov/codecov-action#1753- build(deps): bump github/codeql-action from 3.28.5 to 3.28.8 by
@dependabot
in codecov/codecov-action#1757- Fix a typo in the example by
@miranska
in codecov/codecov-action#1758- build(deps): bump github/codeql-action from 3.28.8 to 3.28.9 by
@dependabot
in codecov/codecov-action#1765- Fix description for report_type input by
@craigscott-crascit
in codecov/codecov-action#1770- Fix use of safe.directory inside containers by
@Flamefire
in codecov/codecov-action#1768- Clarify in README that
use_pypi
bypasses integrity checks too by@webknjaz
in codecov/codecov-action#1773- build(deps): bump github/codeql-action from 3.28.9 to 3.28.10 by
@dependabot
in codecov/codecov-action#1777- build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 by
@dependabot
in codecov/codecov-action#1776- build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 by
@dependabot
in codecov/codecov-action#1775- update wrapper submodule to 0.2.0, add recurse_submodules arg by
@matt-codecov
in codecov/codecov-action#1780- chore(release): 5.4.0 by
@thomasrockhu-codecov
in codecov/codecov-action#1781New Contributors
@miranska
made their first contribution in codecov/codecov-action#1758@craigscott-crascit
made their first contribution in codecov/codecov-action#1770@Flamefire
made their first contribution in codecov/codecov-action#1768
... (truncated)
Sourced from codecov/codecov-action's changelog.
v5.4.2
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.1..v5.4.2
v5.4.1
What's Changed
- fix: use the github core methods by
@thomasrockhu-codecov
in codecov/codecov-action#1807- build(deps): bump github/codeql-action from 3.28.12 to 3.28.13 by
@app/dependabot
in codecov/codecov-action#1803- build(deps): bump github/codeql-action from 3.28.11 to 3.28.12 by
@app/dependabot
in codecov/codecov-action#1797- build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 by
@app/dependabot
in codecov/codecov-action#1798- chore(release): wrapper -0.2.1 by
@app/codecov-releaser-app
in codecov/codecov-action#1788- build(deps): bump github/codeql-action from 3.28.10 to 3.28.11 by
@app/dependabot
in codecov/codecov-action#1786Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.0..v5.4.1
v5.4.0
What's Changed
- update wrapper submodule to 0.2.0, add recurse_submodules arg by
@matt-codecov
in codecov/codecov-action#1780- build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 by
@app/dependabot
in codecov/codecov-action#1775- build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 by
@app/dependabot
in codecov/codecov-action#1776- build(deps): bump github/codeql-action from 3.28.9 to 3.28.10 by
@app/dependabot
in codecov/codecov-action#1777- Clarify in README that
use_pypi
bypasses integrity checks too by@webknjaz
in codecov/codecov-action#1773- Fix use of safe.directory inside containers by
@Flamefire
in codecov/codecov-action#1768- Fix description for report_type input by
@craigscott-crascit
in codecov/codecov-action#1770- build(deps): bump github/codeql-action from 3.28.8 to 3.28.9 by
@app/dependabot
in codecov/codecov-action#1765- Fix a typo in the example by
@miranska
in codecov/codecov-action#1758- build(deps): bump github/codeql-action from 3.28.5 to 3.28.8 by
@app/dependabot
in codecov/codecov-action#1757- build(deps): bump github/codeql-action from 3.28.1 to 3.28.5 by
@app/dependabot
in codecov/codecov-action#1753Full Changelog: https://github.com/codecov/codecov-action/compare/v5.3.1..v5.4.0
v5.3.1
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.3.0..v5.3.1
v5.3.0
... (truncated)
ad3126e
fix: hotfix oidc (#1813)cf3f51a
chore(release): 5.4.1 (#1810)e4cdaba
fix: use the github core methods (#1807)f95a404
build(deps): bump github/codeql-action from 3.28.12 to 3.28.13 (#1803)ea99328
build(deps): bump github/codeql-action from 3.28.11 to 3.28.12 (#1797)13d0469
build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 (#1798)3440e5e
chore(release): wrapper -0.2.1 (#1788)cd4e7cf
build(deps): bump github/codeql-action from 3.28.10 to 3.28.11 (#1786)0565863
chore(release): 5.4.0 (#1781)c545d7b
update wrapper submodule to 0.2.0, add recurse_submodules arg (#1780)