JamesIves/github-pages-deploy-action (JamesIves/github-pages-deploy-action)
### [`v4.6.8`](https://redirect.github.com/JamesIves/github-pages-deploy-action/releases/tag/v4.6.8)
[Compare Source](https://redirect.github.com/JamesIves/github-pages-deploy-action/compare/v4.6.7...v4.6.8)
#### What's Changed
##### Bug Fixes ๐
- 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](https://redirect.github.com/JamesIves/github-pages-deploy-action/issues/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](https://redirect.github.com/JamesIves/github-pages-deploy-action/issues/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](https://redirect.github.com/JamesIves/github-pages-deploy-action/issues/1697).
**Full Changelog**: https://github.com/JamesIves/github-pages-deploy-action/compare/v4...v4.6.8
Configuration
๐ Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).
๐ฆ Automerge: Enabled.
โป Rebasing: Whenever PR is behind base branch, 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 contains the following updates:
v4.6.7
->v4.6.8
Release Notes
JamesIves/github-pages-deploy-action (JamesIves/github-pages-deploy-action)
### [`v4.6.8`](https://redirect.github.com/JamesIves/github-pages-deploy-action/releases/tag/v4.6.8) [Compare Source](https://redirect.github.com/JamesIves/github-pages-deploy-action/compare/v4.6.7...v4.6.8) #### What's Changed ##### Bug Fixes ๐ - 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](https://redirect.github.com/JamesIves/github-pages-deploy-action/issues/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](https://redirect.github.com/JamesIves/github-pages-deploy-action/issues/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](https://redirect.github.com/JamesIves/github-pages-deploy-action/issues/1697). **Full Changelog**: https://github.com/JamesIves/github-pages-deploy-action/compare/v4...v4.6.8Configuration
๐ Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).
๐ฆ Automerge: Enabled.
โป Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
๐ Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.