Commit Graph

45 Commits

Author SHA1 Message Date
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
Evgenii Korolevskii 2e6ca74422
Merge branch 'actions:main' into main 2022-08-10 16:40:52 +02:00
Evgenii Korolevskii c0abeaa470
Update docs/contributors.md
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
2022-08-09 23:56:17 +02:00
Marcelo Trylesinski 197204a31c
Update advanced-usage.md 2022-08-09 11:52:47 +02:00
Evgenii Korolevskii c96b4b55f3 rephased documents 2022-08-03 19:24:32 +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
Evgenii Korolevskii 9aa1c6cb27 updated contributors guide 2022-08-01 01:44:15 +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
Vladimir Safonkin 775367df99 Update docs to v4 version 2022-06-09 09:54:52 +02:00
Dmitry Shibanov 3ef38b826b
Create ADR for integrating cache functionality to setup-python action (#247) 2021-11-18 13:29:22 +03:00
Peter Mescalchin 878156f1de
Inject LD_LIBRARY_PATH library path into Python manifest install and setup (#144)
* Adding LD_LIBRARY_PATH env var to both setup and install tasks

* Rebuild dist/index.js

* Fixed some typos in contributors.md Markdown
2020-10-05 14:51:21 +02:00
per1234 1ce870e10f
Fix links in documentation (#135)
The "Software installed on GitHub-hosted runners" link was broken.

The other changed links were redirecting from moved pages.
2020-09-24 00:28:07 +02:00
Thomas Boop b9436a7e86
Add `Licensed` To Help Verify Prod Licenses (#128)
* Add Licensed Workflow and config

* manual validation of dependencies

* Ignore Generated Files in Git PR's

* update contributing.md
2020-09-23 23:22:43 +02:00
Sergei Bulgakov c881de7f35
Use shorter command
Co-Authored-By: Konrad Pabjan <konradpabjan@github.com>
2020-04-16 22:30:26 +03:00
SerVB b7d744ca11 Make contributors.md clearer 2020-04-14 15:54:39 +03:00
Brian Cristante c57e58b1ee Consistent file name references 2019-12-27 11:28:48 -05:00
Brian Cristante d0da811f3d Spelling & grammar 2019-12-27 11:27:07 -05:00
Konrad Pabjan 2268531fb4
Update contributors.md 2019-12-23 11:05:45 -05:00
Konrad Pabjan 7e4719db87
Update contributors.md 2019-11-25 08:46:36 -05:00
Konrad Pabjan 2ed535288f
Update contributors.md 2019-11-07 15:26:27 -05:00
Danny McCormick 24b4fa76d2
Consume toolkit from npmjs (#12) 2019-08-20 10:27:52 -04:00
Danny McCormick 39c08a0eaa Initial pass 2019-06-26 21:12:00 -04:00