Commit Graph

55 Commits

Author SHA1 Message Date
CrazyMax
2823dae6ea
Bump actions to latest major 2022-05-26 23:28:32 +02:00
Yannik Rödel
0c20c87f97
Add input options related to copy() (#161)
* Add absolute_build_dir input option

This commit adds absolute_build_dir as an additional input. If the
option is set, the provided build_dir argument won't be treated as a
relative path to the current working directory anymore. This is helpful
in environments like Nix, where the build is output to a static folder
(for example /nix/store).

Closes #159.

* Add follow_symlinks option

This option allows symbolic links in the source directory to be
followed, recursively copying the entire directory structure.

* Update outputs

* Add missing inputs to action.yml

* Add default values to input options

This concerns absolute_build_dir and follow_symlinks.

Co-authored-by: CrazyMax <github@crazymax.dev>

Co-authored-by: CrazyMax <github@crazymax.dev>
2022-01-13 10:51:54 +01:00
CrazyMax
c76c2e60dd
Update README 2021-08-01 05:12:08 +02:00
CrazyMax
5613bd5086
Add verbose input (#150)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-30 05:00:48 +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
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
d654beae56
Bump crazy-max/ghaction-github-status 2020-09-20 00:20:09 +02:00
CrazyMax
d98bcd9586
Import GPG action v3 2020-09-06 22:15:17 +02:00
CrazyMax
3a0010b669
Add note about dependabot 2020-08-20 17:32:33 +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
a3d1aac13b
Update README 2020-05-24 01:22:00 +02:00
CrazyMax
5ce6557e4f
Check availability of GitHub Pages example 2020-05-23 23:15:35 +02:00
CrazyMax
689a722b74
Update README 2020-05-17 23:28:38 +02: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
f1d4f1ae95
Fix action yml 2020-05-09 15:17:14 +02:00
CrazyMax
980032be52
Update CI workflow 2020-05-09 15:11:59 +02:00
CrazyMax
77de85d88e
Update README 2020-05-07 17:39:05 +02:00
CrazyMax
13fd486dd7
Cleanup workflows 2020-05-06 23:54:08 +02:00
CrazyMax
f59aa1409d
Update workflows 2020-05-06 20:54:24 +02:00
CrazyMax
5eecabb9a5
Keep PAT if you want to deploy to another repo 2020-05-04 02:02:18 +02:00
CrazyMax
d91b233e1c
Update CHANGELOG 2020-05-04 01:39:35 +02:00
CrazyMax
d2e2974e27
Personal Access Token is not required anymore to trigger a page build on a public repository (#1) 2020-05-04 01:33:02 +02:00
Robin Röper
41f6a45ee8
GITHUB_TOKEN documentation link (#90) 2020-04-26 19:44:14 +02:00
CrazyMax
4349866bb5
Note about GitHub PAT perm 2020-02-02 03:16:46 +01:00
CrazyMax
275f805ca5
Update README 2020-01-23 15:11:55 +01:00
CrazyMax
2e1ed62459
Fix inputs 2019-11-16 15:04:57 +01:00
CrazyMax
ad788b5e67
Typo 2019-11-15 16:51:26 +01:00
CrazyMax
6814805fa9
Update README 2019-11-15 16:46:40 +01:00
CrazyMax
489bbd6a6b
Add keep_history, allow_empty_commit and fqdn inputs (#23)
Log latest changes
2019-11-15 14:40:43 +01:00
CrazyMax
de72e44b48
Remove beta note 2019-11-14 23:10:50 +01:00
CrazyMax
32625a9668
Update README 2019-11-14 19:25:19 +01:00
CrazyMax
6b4af7d1d3
Update README 2019-11-11 06:57:13 +01:00
CrazyMax
f9f3f30a16
Fix link 2019-11-06 03:14:13 +01:00
CrazyMax
acd6b53b3f
Review some inputs 2019-11-06 03:10:09 +01:00
CrazyMax
76f17c630c
Update README 2019-11-06 03:02:08 +01:00
Sergey Zwezdin
560d9799e9 Customization for commit message, committer name/email (#9) 2019-11-06 02:46:35 +01:00
CrazyMax
b86548a866
Update README 2019-10-24 23:26:25 +02:00
CrazyMax
3c98d4f698
Spelling 2019-10-11 02:25:58 +02:00
CrazyMax
dbf2e1ecae
Text 2019-10-11 02:22:34 +02:00
CrazyMax
16b1655d1d
Text 2019-10-11 02:21:27 +02:00
CrazyMax
1cda563db7
Use v1 2019-10-11 01:51:17 +02:00
CrazyMax
95b7f65790
Switch to TypeScript Action (#3) 2019-10-11 01:41:16 +02:00
CrazyMax
08d0501ff9
Add repo input 2019-10-03 03:16:44 +02:00
CrazyMax
7bb2b66aff
Update README 2019-09-04 20:19:28 +02:00
CrazyMax
2f1196a43b
Use inputs as env 2019-09-03 04:38:29 +02:00
CrazyMax
1f87c20654
Update README 2019-09-02 18:02:18 +02:00
CrazyMax
29d282d734
Update README 2019-09-02 18:01:08 +02:00
CrazyMax
4b688551c8
Push Docker image to DockerHub 2019-09-02 17:51:26 +02:00