Kerwin Bryant
9a2e3c14aa
fix #177 ( #178 )
...
* Compatible with repository addresses using http protocol.
https protocol is used by default.
For special needs, can set the URL to http:// or be compatible.
* Fixed exit-code error
in catch, the exit code should be fixed to-1
2023-07-28 22:01:56 +02:00
Pascal Zimmermann
4150bf040c
Revert "Update start.js ( #175 )" ( #176 )
...
This reverts commit f8e0bce1336275c599afd7c2ee08df11d28fd317.
2023-07-27 22:03:00 +02:00
Kerwin Bryant
f8e0bce133
Update start.js ( #175 )
...
Compatible with repository addresses using http protocol.
2023-07-27 19:41:00 +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
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
Adam Dobrawy
057a6ba835
Fix passing token to GitHub
2021-01-06 23:37:02 +01:00
Adam Dobrawy
821c9b7de9
Add logging full URL
2021-01-05 04:46:06 +01:00
Adam Dobrawy
13c185d93e
Fix missing repository field
2021-01-04 09:45:13 +01:00
Adam Dobrawy
968e14041f
Discovery default branch for repository ( #75 )
2021-01-04 07:16:22 +01:00
Adam Dobrawy
1bf41a92a1
Revert "refactor(start): use @actions/exec ( #47 )" ( #73 )
...
This reverts commit c52e809b5674f36e38bf83f07568dbf04f7921d4.
2021-01-02 06:50:13 +01:00
jjangga0214
c52e809b56
refactor(start): use @actions/exec ( #47 )
2021-01-02 06:29:28 +01:00
Adam Dobrawy
fe38f0a751
Update start.js for pass code from start.sh ( #45 )
2020-02-04 00:51:06 +01:00
Adam Dobrawy
48c9f78853
Fix start.sh path
2019-11-12 23:36:27 +01:00
Adam Dobrawy
d3c5a1eaed
Use nodejs to start bash
2019-11-12 19:29:07 +01:00