Ferenc Hammerl
f4b7f91c21
Allow '--disableupdate' in create-latest-svc.sh ( #2201 )
...
* Allow '--disableupdate' in create-latest-svc.sh
* Echo '--disableupdate' when used
2022-10-13 12:40:12 +02:00
Sam Cook
101b74cab6
Add ability to specify runner group when creating service ( #1675 )
2022-02-11 21:25:55 +01:00
Patrick Ellis
176e7f5208
Trim trailing whitespace in all md and yml files ( #1329 )
...
* Trim non-significant trailing whitespace, add final newlines to md,yml files
* Add .editorconfig with basic whitespace conventions
2021-09-15 13:35:25 +02:00
Nancy Hsieh
777ce5a0dc
ignore empty arrays in jq select ( #1269 )
...
* ignore empty arrays in jq select
* Update delete.sh
Co-authored-by: Ferenc Hammerl <31069338+fhammerl@users.noreply.github.com >
2021-09-01 20:39:45 +00:00
Ferenc Hammerl
ce68f3b167
Allow the use of flags in scripts/create-latest-svc.sh in a backwards compatible way ( #1220 )
...
* Use flags in svc creation script
* Refactor regex and add comments
* Fix indentation and typo in user matching
* Consistency use flags in automation scripts
* Update documentation to reflect new usage
* Make example more readable
* Remove test echos from script
* Remove test echo
* Format scripts and remove test script
* Remove tar
* Use getopts and single letter flags
* Update docs to show flag usage
* Update usage of create svc
* Revert svc to not use flags
* Revert delete script
* Update docs
* Readd deleted comments
2021-08-09 10:22:19 +02:00
Ferenc Hammerl
d4cdb633db
Run config remove as user instead of root ( #1127 )
...
* Run config remove as user instead of root
* Explain why the runner can't be a service on a container
* Fix typo
2021-06-04 11:30:03 -04:00
Bruno FERNANDO
3bce2eb09c
feat(scripts): add labels in the script that register runner ( #844 )
2020-12-11 11:03:04 -05:00
Quan TRAN
73307c0a30
jq returns "null" if the field does not exist ( #478 )
2020-05-14 11:09:20 -04:00
Brian Cristante
c7768d4a7b
Adapt create-latest-svc.sh to work with GHES ( #452 )
...
* Add README
* Adapt create-latest-svc to work with GHES
* Fix inverted conditions
2020-04-27 23:53:53 -04:00
Bryan MacFarlane
b2dcdc21dc
Sample scripts to automate scaleable runners ( #427 )
2020-04-17 11:08:45 -04:00