fix: :bug: Added the temp deployment directory created by the action to the git safe directory list. This resolves an issue in certain circumstances where the deployment would fail depending on the types of files moved around by the workflow - #1694.
fix: Resolved a rare deployment error where the action would complain that origin/${branch_name} is not a commit and a branch cannot be created from it. The action will continue to attempt to track the origin branch, but if this step fails, it will create a new untracked branch to continue the deployment from. - #1689.
Testing 🧪
test: 🧪 Improved the integration test suite so it now runs immediately post-release to ensure that any issues do no longer in the major version tag (ie @v4). This was done to combat problems raised by #1697.
fix: resolved an issue where main.js was not found in the v4 major tag.
v4.6.6
What's Changed
Bug Fixes 🐝
revert: reverts a prior change that unsets safe directories to prevent dubious ownership, this change will be re-visited later.
v4.6.5
What's Changed
What's Changed
Bug Fixes 🐝
fix: resolved an issue where the full working directory was not properly getting added to the safe directory list, preventing deployments in certain circumstances.
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the github-actions group with 4 updates: actions/checkout, jidicula/clang-format-action, conda-incubator/setup-miniconda and JamesIves/github-pages-deploy-action.
Updates
actions/checkout
from 2 to 4Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
eef6144
Prepare 4.2.1 release (#1925)6b42224
Add workflow file for publishing releases to immutable action package (#1919)de5a000
Check out other refs/* by commit if provided, fall back to ref (#1924)d632683
Prepare 4.2.0 release (#1878)6d193bf
Bump braces from 3.0.2 to 3.0.3 (#1777)db0cee9
Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1872)b684943
Add Ref and Commit outputs (#1180)2d7d9f7
Provide explanation for where user email came from (#1869)9a9194f
Bump docker/build-push-action from 5.3.0 to 6.5.0 (#1832)dd960bd
Bump docker/login-action in the minor-actions-dependencies group (#1831)Updates
jidicula/clang-format-action
from 4.8.0 to 4.13.0Release notes
Sourced from jidicula/clang-format-action's releases.
... (truncated)
Commits
c743836
ci(ubuntu): Add support for ubuntu-24.04 runners (#197)0391c32
feat(check): Expose the full clang-format version (#195)1fba632
ci(go): Upgrade to Go 1.22 (#194)5de59b7
docs: Various README and doc fixes (#193)2c05b47
fix(ci): Add correct workflow perms for package publishing (#191)37026c9
build: bump docker/login-action from 3.0.0 to 3.1.0 (#186)260c34d
build: bump docker/build-push-action from 5.2.0 to 5.3.0 (#187)dbc2305
refactor: Docker run args (#185)434716a
test: Add load testing files (#184)914e674
feat: Add clang-format-18 support (#183)Updates
conda-incubator/setup-miniconda
from 2 to 3Release notes
Sourced from conda-incubator/setup-miniconda's releases.
... (truncated)
Changelog
Sourced from conda-incubator/setup-miniconda's changelog.
... (truncated)
Commits
a426040
Update changelog. (#347)333e129
Merge pull request #345 from conda-incubator/debug-no-conda8cd84f7
npm audit fix, format, check, build4494701
skip this onea587dba
redistdceb88d
use bundled only if is defined and non-empty36b8cc8
add one more test35d9406
add one more test for macos 13/143ec85ce
Bump undici from 5.28.3 to 5.28.4 (#340)a8b0ce9
Bump normalize-url from 8.0.0 to 8.0.1 (#338)Updates
JamesIves/github-pages-deploy-action
from 4.2.5 to 4.6.8Release notes
Sourced from JamesIves/github-pages-deploy-action's releases.
... (truncated)
Commits
881db53
Merge branch 'dev' into releases/v44e28ec4
Update version.ymlc14d126
Update integration.yml91f72e3
Deploy Production Code for Commit 77b5e666121b2aa90cd82b593a978636cd94833d 🚀77b5e66
Merge branch 'dev' into releases/v4ad7c547
Squashed commit of the following:0c6bce4
Deploy Production Code for Commit fb1eb73a4857aded8a8a637780df667aa47fc011 🚀fb1eb73
Merge branch 'dev' into releases/v4ff20230
fix: resolve 'origin/gh-pages' is not a commit and a branch cannot be created...b06fcc8
fix: make the temp branch an orphanDependabot 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