Commit Graph

26 Commits

Author SHA1 Message Date
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
CrazyMax
63bd035710
Check no changes (#62) 2020-02-11 13:38:54 +01:00
Sean Krail
1b94a74dfc fix fqdn CNAME writeFileSync (#32)
Fix fqdn CNAME writeFileSync
2019-11-26 08:31:04 +01:00
CrazyMax
41ad18c22f
Fix keep history (#27) 2019-11-19 13:15:50 +01:00
CrazyMax
ba06a833cc
Trim token (#25) 2019-11-19 00:33:27 +01:00
CrazyMax
2e1ed62459
Fix inputs 2019-11-16 15:04:57 +01:00
CrazyMax
ea73c1c442
Copy files after clone 2019-11-15 16:36:31 +01:00
CrazyMax
6795b3f28e
Display content 2019-11-15 16:33:21 +01:00
CrazyMax
38e9e1525a
Fix build dir 2019-11-15 16:29:46 +01:00
CrazyMax
5c14c1abc5
Use fs-extra 2019-11-15 16:20:34 +01:00
CrazyMax
8cdc7f91b1
Fix ncp 2019-11-15 16:09:01 +01:00
CrazyMax
d40e8cac3d
Fix test 2019-11-15 16:02:57 +01:00
CrazyMax
df22265ecc
Copy dir first 2019-11-15 15:57:27 +01:00
CrazyMax
7c405fa2a8
Clone if remote branch exists
Fix committer name/email inputs
2019-11-15 15:25:50 +01:00
CrazyMax
1c2389336c
Checkout orphan 2019-11-15 15:05:12 +01:00
CrazyMax
094f87438c
Add all 2019-11-15 15:01:51 +01:00
CrazyMax
6fb76d901c
Fix unknown ref 2019-11-15 14:48:42 +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
acd6b53b3f
Review some inputs 2019-11-06 03:10:09 +01:00
CrazyMax
0bbea585a5
Match vars and inputs 2019-11-06 03:02:59 +01:00
Sergey Zwezdin
560d9799e9 Customization for commit message, committer name/email (#9) 2019-11-06 02:46:35 +01:00
CrazyMax
7cefd30345
Typo 2019-10-11 01:47:41 +02:00
CrazyMax
7c7fc1c5f6
Fix gitURL 2019-10-11 01:46:14 +02:00
CrazyMax
95b7f65790
Switch to TypeScript Action (#3) 2019-10-11 01:41:16 +02:00