33 Commits

Author SHA1 Message Date
Pascal Zimmermann
7e6f17c52d
Merge branch 'master' into patch-4 2022-06-30 15:58:15 +02:00
Pascal Zimmermann
e5f70b0f07 * Add force with lease support
* Update the documentation
2022-06-25 23:30:43 +02:00
Tonye Jack
84236bda17
Merge branch 'master' into patch-4 2022-06-16 00:14:47 -04:00
Pascal Zimmermann
828ee9b9ba
Fix removed code lines 2022-06-15 15:48:45 +02:00
Pascal Zimmermann
e69c0c047e
Add deploy key functionality (#120)
* Add deploy key functionality
2022-06-15 13:46:08 +02:00
Tonye Jack
d403eb46ce
chore: remove redundant safe-directory configuration
This has been resolved in the [checkout](https://github.com/actions/checkout/pull/770) action and would already be set by default.
2022-06-14 14:26:16 -04:00
Pascal Zimmermann
6ca7df8e1c
Revert "Use --force-with-lease instead of --force" 2022-05-05 06:27:49 +02:00
Pascal Zimmermann
f43881ed8c
Merge pull request #80 from imba-tjd/patch-1
Use --force-with-lease instead of --force
2022-05-04 14:09:21 +02:00
Pascal Zimmermann
21d44fe927
Revert "Add deploy key functionality (#115)" (#119)
This reverts commit d4a6a7883a40e2ff04f1943ca6871fc03fc5a738.
2022-05-04 13:04:15 +02:00
Pascal Zimmermann
d4a6a7883a
Add deploy key functionality (#115)
* Add deploy key functionality
2022-05-04 13:00:55 +02:00
Pascal Zimmermann
694e694af3
Add GitHub Enterprise support (#108)
* * Add GitHub url and GitHub Enterprise support
* Update the GitHub action

* Update build.yml

Remove push command

* Update the PR and remove the test mode

* Delete build-pr.yml

* Update README.md
2022-05-04 00:23:31 +02:00
abroskin
6defe3bd9f
Added workaround as suggested by the git itself (#112)
* Added workaround as suggested by the git itself

* Update start.sh

Co-authored-by: Pascal Zimmermann <Z_pascal@yahoo.de>

Co-authored-by: aleksandr.abroskin <aleksandr.abroskin@getmoss.com>
Co-authored-by: Adam Dobrawy <ad-m@users.noreply.github.com>
Co-authored-by: Pascal Zimmermann <Z_pascal@yahoo.de>
2022-04-15 01:32:33 +02:00
Adam Dobrawy
7257a3a6d5
Revert "Add GitHub Enterprise support (#106)" (#107)
This reverts commit a7824cd3a238190cbeedbec978800df3d94256ac.
2022-02-18 10:30:56 +01:00
Pascal Zimmermann
a7824cd3a2
Add GitHub Enterprise support (#106)
* Add GitHub url and GitHub Enterprise support

* Add review improvements

* Modify the default value to github.server_url
2022-02-18 10:26:44 +01:00
谭九鼎
59160b8498
Use --force-with-lease instead of --force 2021-01-26 20:02:40 +08:00
Yuxiaoy1
b007e7b818
add cacompatibility for gh latest main branch (#66) 2020-10-13 23:46:47 +02:00
Kevin Del Castillo
f18534c0e2
Fix undefined variable TAGS with INPUT_TAGS (#54) 2020-05-04 06:44:28 +02:00
Santiago Fraire Willemoës
508672e3d6 feat: tags is now configurable 2019-11-22 12:30:46 +01:00
Santiago Fraire Willemoës
dbccd851c4 add tags 2019-11-22 12:28:11 +01:00
anarcher
c55b1c209b Fix to use REPOSITORY 2019-10-27 01:43:48 +09:00
Honza Bittner
11c12b7fd5
Merge branch 'master' into master 2019-10-10 09:42:02 +02:00
Adam Dobrawy
c180eac26c
Simplify Git remote 2019-10-10 04:11:24 +02:00
anarcher
358cef5702 Add INPUT_REPOSITORY for another repository push 2019-10-06 05:20:52 +09:00
Oliver Kopp
a8bfc1909c Add support for changing directories before push 2019-10-01 23:13:29 +02:00
Honza Bittner
ed911a0e24 Add simple force input 2019-10-01 18:25:39 +02:00
Pedro Moreira
73b21d470c Publish tags 2019-09-30 16:18:48 +01:00
Adam Dobrawy
e8d06b80fa
Update start.sh 2019-09-12 03:06:46 +02:00
Adam Dobrawy
277d92c683 Update start.sh 2019-09-03 10:47:38 +02:00
Adam Dobrawy
fbe6aa5e4b Update start.sh 2019-08-24 13:44:51 +02:00
Adam Dobrawy
7f77d44deb Update start.sh 2019-08-24 13:38:52 +02:00
Adam Dobrawy
af9fa9e17f Update start.sh 2019-08-24 13:34:41 +02:00
Adam Dobrawy
f26d4a7a9f Update start.sh 2019-08-24 13:31:16 +02:00
Adam Dobrawy
c4ba72ddd2 first commit 2019-08-24 13:04:49 +02:00