Commit Graph

30 Commits

Author SHA1 Message Date
Brian Cristante 6796e79944
Fix Markdown link syntax 2022-10-24 17:02:54 -04:00
Thomas Kastl 04af828ba2
Update advanced-usage.md
Further adaptions to version change & typos.
2022-10-20 19:27:36 +02:00
Thomas Kastl 26baaecc75
Update advanced-usage.md
Adapt to reviewer input
2022-10-20 19:22:30 +02:00
Thomas Kastl de9c411c81
Integrate feedback from PR
- Move debug text to own line
- Shorten section about checking auth
2022-09-28 14:11:49 +02:00
Thomas Kastl 5cb1b8966b
Apply suggestions from code review
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
2022-09-28 09:28:34 +02:00
Thomas Kastl 390c51f394
Header change
Minor style issue.
2022-09-27 17:37:25 +02:00
Thomas Kastl 42296a354e
Update regarding rate limit issues
I added subsections and also the full error message to make it easier to find, since I expect most people (like me) will stumble upon this after running into the rate limit message and might not even realise that it usually happens on GHES.

Once the change is in a release version, the full hash ID of the commit should be replace with the release version id.
2022-09-27 17:36:21 +02:00
wzy 13a464fa11
Fix typo (#503) 2022-09-21 00:45:00 +02:00
ChristopherHX 98c991d13f
Only use github.token on github.com (#443)
* Only use github.token on github.com

This expression evaluates to `''` if called from GHES hosted elsewhere
You can still provide your token on both github.com and GHES

* Enshure blank result of expression and not false

* Revert "Revert "Pass the `token` input through on GHES (#427)" (#437)"

This reverts commit cf86e08a31.

* fix typo

* Add back the doc on the tool cache for self-hosted

Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
2022-08-30 15:02:20 -04:00
Aleksandr Chebotov 48a0f006ff Update runner links 2022-08-29 16:20:07 +02:00
Marcelo Trylesinski 197204a31c
Update advanced-usage.md 2022-08-09 11:52:47 +02:00
IvanZosimov c4e98b741b Fix broken links 2022-08-01 16:33:59 +02:00
IvanZosimov cfcafa57ec Fix review points 2022-08-01 16:23:57 +02:00
IvanZosimov c318b92fd6 Fix review points 2022-07-28 09:38:24 +02:00
IvanZosimov 72394d1a3e Fix typo 2022-07-26 15:04:50 +02:00
IvanZosimov fe396d3941 Revert changes 2022-07-26 15:03:33 +02:00
IvanZosimov 853c012a3c Change advanced-usage.md 2022-07-26 14:59:35 +02:00
IvanZosimov fd6f59db22 Change contents to make them more readable 2022-07-26 14:56:14 +02:00
IvanZosimov c6e66a7681 Fix typo 2022-07-26 14:51:59 +02:00
IvanZosimov 81cda82fb0 Fix review points 2022-07-26 14:47:59 +02:00
IvanZosimov b152b04c28 Fix typo in advanced-usage.md 2022-07-26 11:49:26 +02:00
IvanZosimov a624f1f4bc Fix grammar in both documents 2022-07-26 11:32:45 +02:00
IvanZosimov 0d94a5d71e Fix typo 2022-07-26 10:47:51 +02:00
IvanZosimov 889226ae9a Fix typo 2022-07-25 19:44:22 +02:00
IvanZosimov 00d9c42868 Change part with realted to self-hosted runners 2022-07-25 19:42:15 +02:00
IvanZosimov 5517d5f7b5 Fix documentation
Docs were updated to incorporate changes regarding tool cache folder
on the self-hosted runner and changes in resolveVersionInput()
2022-07-18 14:33:42 +02:00
IvanZosimov 61fb4e42ab Fix review points 2022-07-13 12:17:04 +02:00
IvanZosimov 746f28a2d3 Update REAMDE.md and advanced-usage.md 2022-07-13 11:15:35 +02:00
IvanZosimov 6dd8ff72eb Change tool cache wording 2022-07-12 17:32:40 +02:00
IvanZosimov 9a40041e25 Rearrange README.md, add advanced-usage.md 2022-07-12 16:38:54 +02:00