github-pages-deploy-action/__tests__
Axel Hecht 560e416032
Stop checking out workspace (#515)
* Stop checking out base branch before deployment, drop option.

* Don't check out default branch, as we don't check out base branch, drop option.

* Don't stash/unstash as we don't update the workdir, drop preserve option.

* Don't init the workspace

* Only fetch the remote branch if it exists, only with depth 1.

* Rely on previous checkouts to have handled lfs files correctly, drop option.

* Update README, action.yml, integration tests
2020-12-07 10:11:58 -05:00
..
env.js Publishing Script 2020-03-31 10:14:23 -04:00
execute.test.ts Silent Settings (#347) 2020-06-26 08:18:23 -04:00
git.test.ts Stop checking out workspace (#515) 2020-12-07 10:11:58 -05:00
main.test.ts Stop checking out workspace (#515) 2020-12-07 10:11:58 -05:00
util.test.ts Unit tests & Adjustments for 3.7.0 2020-10-17 11:47:44 -04:00