Commit Graph

28 Commits

Author SHA1 Message Date
CrazyMax
5613bd5086
Add verbose input (#150)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-30 05:00:48 +02:00
dependabot[bot]
a2f93efc94
Bump @actions/core from 1.2.7 to 1.3.0 (#148)
* Bump @actions/core from 1.2.7 to 1.3.0

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.7 to 1.3.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot[bot] <support@github.com>

* Fix Yarn
Update generated content

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-30 04:27:36 +02:00
CrazyMax
f64acbafda
Yarn v2 (#146)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-14 23:25:37 +02:00
CrazyMax
bec28bbdd0
Verbose output (#145)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-13 02:37:07 +02:00
CrazyMax
d3e101b22a
Add dry-run input (#144)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-13 02:23:35 +02:00
dependabot[bot]
1424fdc8bb
Bump fs-extra from 9.1.0 to 10.0.0 (#139)
* Bump fs-extra from 9.1.0 to 10.0.0

Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/9.1.0...10.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Update generated content

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-13 00:15:32 +02:00
dependabot[bot]
6e28e382c1
Bump @actions/core from 1.2.6 to 1.2.7 (#137)
* Bump @actions/core from 1.2.6 to 1.2.7

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.2.7.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot[bot] <support@github.com>

* Update generated content

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-16 13:10:01 +02:00
CrazyMax
e64e818e83
Bring back copySync (#135)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-03-16 01:36:23 +01:00
CrazyMax
c6b59a0018
Switch to domain input for GIT_DOMAIN 2021-03-16 00:04:53 +01:00
Libor Krzyzanek
111278e49f
Added GIT_DOMAIN env variable to override default domain (#133) 2021-03-15 10:13:58 +01:00
CrazyMax
6963e12505
Use native copy (#129) 2020-11-12 06:33:35 +01:00
CrazyMax
45b1e3298a
Allow to overwrite on copy to temp folder
Show changed files in group
2020-11-11 22:44:11 +01:00
CrazyMax
159cf0270d
Update deps 2020-10-01 20:00:30 +02:00
CrazyMax
d23f0562aa
Move zeit/ncc to vercel/ncc 2020-08-21 13:33:56 +02:00
CrazyMax
0a42a19ca7
Dereference symlinks (#121) 2020-08-06 15:04:46 +02:00
CrazyMax
fa6d1f62b3
Fix cloning repo log 2020-07-19 18:41:15 +02:00
CrazyMax
867c18df2c
Update deps 2020-06-25 09:38:28 +02:00
George Marshall
3604e9d98b
Add jekyll input option (#116)
GitHub Pages will use Jekyll to build your site by default. This input
option allows for this functionality to be disabled. The option is left
to `true` by default as setting to `false` will cause the `.nojekyll`
file to be written to the output directory.

https://help.github.com/en/github/working-with-github-pages/about-github-pages#static-site-generators
2020-06-25 07:24:31 +00:00
CrazyMax
106138a900
Switch to Yarn 2020-06-10 22:14:24 +02:00
CrazyMax
0560912917
Update generated content 2020-05-24 00:22:57 +02:00
github-actions[bot]
0207cbe8e1 Update generated content 2020-05-13 12:27:14 +00:00
CrazyMax
361e8038b1
Update workflows 2020-05-11 15:10:53 +02:00
CrazyMax
077e8dcf81
Add ability to sign commits through Import GPG GitHub Action
Add author input
Fix default committer and author for GitHub Actions bot
Replace GITHUB_PAT env var with GH_PAT (#53)
Replace committer_name and committer_email inputs with committer
2020-05-11 14:59:39 +02:00
CrazyMax
5eecabb9a5
Keep PAT if you want to deploy to another repo 2020-05-04 02:02:18 +02:00
CrazyMax
1b93ebd380
Add warning about PAT 2020-05-04 01:36:39 +02:00
crazy-max
5841df7e4e Update generated content 2020-05-03 23:14:04 +00:00
crazy-max
29283e89cb Update generated content 2020-04-30 08:20:22 +00:00
crazy-max
6237b9ce66 Update generated content 2020-04-08 22:59:36 +00:00