Stefan Kuhn
5c45757098
Link config.sh and installdependencies.sh in docs ( #4526 )
2026-07-06 22:30:15 -04:00
Daniel Valdivia
d36839b001
Add support for Ubuntu 26.04 (liblttng-ust1t64, libicu77-80) ( #4394 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-14 10:51:46 -04:00
Takuma Ishikawa
4214709d1b
Add support for libssl3 and libssl3t64 for newer Debian/Ubuntu versions ( #4213 )
2026-02-08 16:03:41 -05:00
Salman Chishti
170033c92b
feat: add comprehensive dependency monitoring system ( #4025 )
2025-09-17 16:16:48 +01:00
Cory Calahan
59177fa379
Redirect supported OS doc section to current public Docs location ( #3979 )
2025-08-07 18:49:02 -04:00
Salman Chishti
ed48ddd08c
Runner Support for executing Node24 Actions ( #3940 )
2025-07-17 01:00:17 +00:00
David Sanders
1a092a24a3
feat: default fromPath for problem matchers ( #3802 )
2025-05-05 20:45:23 +00:00
Ryan Ghadimi
0195d7ca77
Fix typo, add invariant culture to timestamp for workflow log reporting ( #3749 )
2025-03-14 15:02:55 +00:00
finaltrip
b065e5abbe
chore: remove redundant words ( #3705 )
...
Signed-off-by: finaltrip <finaltrip@qq.com >
2025-02-17 15:24:15 +00:00
Tingluo Huang
59ec9b4139
Remove node16 from the runner. ( #3503 )
2024-10-16 22:42:43 -04:00
Kynan Ware
41bc0da6fe
Redirect supported OS doc section to the public docs ( #3396 )
...
* redirect supported OS doc to public docs
* Anchor to appropriate OS heading
Co-authored-by: Patrick Ellis <319655+pje@users.noreply.github.com >
---------
Co-authored-by: Patrick Ellis <319655+pje@users.noreply.github.com >
2024-07-22 17:07:09 -04:00
Kynan Ware
2a7f327d93
Update supported distros to match new docs ( #3226 )
...
Co-authored-by: Patrick Ellis <319655+pje@users.noreply.github.com >
2024-07-17 10:35:03 -04:00
Tingluo Huang
3f3d9b0d99
Extend --check to check Results-Receiver service. ( #3078 )
...
* Extend --check to check Results-Receiver service.
* Update docs/checks/actions.md
Co-authored-by: Christopher Schleiden <cschleiden@live.de >
---------
Co-authored-by: Christopher Schleiden <cschleiden@live.de >
2024-01-05 14:18:59 -05:00
adjn
af485fb660
Update envlinux.md ( #3040 )
...
Matching supported distros to https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/about-self-hosted-runners
2024-01-02 11:09:10 -05:00
Tingluo Huang
ac89b31d2f
Add codeload to the list of service we check during '--check'. ( #3011 )
2023-11-28 13:39:39 -05:00
Tatyana Kostromskaya
544f19042b
Revert "Update default version to node20 ( #2844 )" ( #2918 )
...
This reverts commit acdc6edf7c .
2023-10-10 15:10:43 +00:00
Tatyana Kostromskaya
acdc6edf7c
Update default version to node20 ( #2844 )
2023-10-09 04:48:16 +00:00
Pantelis
80a17a2f0c
Correcting zen address ( #2855 )
...
`https://api.github.com/api/v3/zen ` should be `https://api.github.com/zen ` for `github.com`
2023-09-18 09:18:41 -04:00
Pavel Iakovenko
15c0fe6c1d
Add references to the firewall requirements docs ( #2815 )
2023-08-31 22:06:15 -04:00
Per Lundberg
77b8586a03
contribute.md: Fix link to style guidelines ( #2560 )
2023-04-27 16:19:56 -04:00
Bassem Dghaidi
74eeb82684
ADR: Runner Image Tags ( #2494 )
...
* WIP
* WIP
* Add context
* Add 2494-runner-image-tags ADR draft
* Fix ADR title
* Add more information to option 2
* Add decision
* Fix status
2023-03-23 12:09:10 -04:00
JoannaaKL
02c9d1c704
Don't disable lint errors ( #2436 )
...
* Update lint.yml
Don't ignore the formatting errors
* Add formatting made by @cory-miller
* Use dotnet format
* Format only modified files
* Add instruction to contribute.md
* Use git status instead of git diff
2023-02-16 14:33:03 +01:00
yujincat
a7101008a2
Show more information in the runner log ( #2377 )
...
* fix typo
* add workflow ref in the log
* show job name for all jobs
* update ref
* reflect the feedback
* fix a small bug
2023-01-18 10:40:35 -05:00
Ava Stancu
b465102e7f
Updated info on process for requesting features and enhancements ( #2259 )
2022-11-18 16:07:59 +01:00
Ben Sherman
46ce960fd2
Fix markup for support link ( #2114 )
2022-10-13 16:56:10 +02:00
Thomas Boop
ae2f4a6f27
POC: Windows arm64 runner build ( #2022 )
...
Prerelease for windows-arm64 runner build
2022-09-26 09:20:43 -04:00
Nikola Jokic
75786756bb
fix ACTIONS_RUNNER_CONTAINER_HOOKS name in ADR ( #2098 )
2022-09-06 10:45:00 -04:00
aaros-pl
8d2be3d4fa
missing .com in pipelines.actions url ( #1973 )
2022-07-21 23:12:36 -04:00
eric sciple
407a347f83
tweak verbiage ( #1977 )
2022-06-28 21:03:53 -04:00
eric sciple
efdda93aeb
Update git troubleshooting ( #1971 )
2022-06-24 12:12:07 -05:00
Tuukka Lahti
ca2b1bc6d5
Update dependencies list to support Ubuntu 22.04 ( #1946 )
2022-06-15 12:37:02 -04:00
Thomas Boop
0d1e6fd57b
Add ADR for Container Hooks ( #1891 )
...
* Add ADR for Container Hooks
* Rename 0000-container-hooks.md to 1891-container-hooks.md
* Update 1891-container-hooks.md
* Update docs/adrs/1891-container-hooks.md
Co-authored-by: Ferenc Hammerl <31069338+fhammerl@users.noreply.github.com >
* Update docs/adrs/1891-container-hooks.md
Co-authored-by: Ferenc Hammerl <31069338+fhammerl@users.noreply.github.com >
* Update docs/adrs/1891-container-hooks.md
Co-authored-by: Ferenc Hammerl <31069338+fhammerl@users.noreply.github.com >
* Update docs/adrs/1891-container-hooks.md
Co-authored-by: Ferenc Hammerl <31069338+fhammerl@users.noreply.github.com >
* Update docs/adrs/1891-container-hooks.md
Co-authored-by: Ferenc Hammerl <31069338+fhammerl@users.noreply.github.com >
* Update docs/adrs/1891-container-hooks.md
Co-authored-by: Ferenc Hammerl <31069338+fhammerl@users.noreply.github.com >
Co-authored-by: Ferenc Hammerl <31069338+fhammerl@users.noreply.github.com >
2022-06-10 09:35:30 -04:00
Tingluo Huang
d7694774a4
Update release note, workflow, doc for osx-arm64. ( #1904 )
2022-05-20 12:28:52 -04:00
Thomas Boop
02b52e8497
ADR: Runner Job Started/Completed Hooks ( #1751 )
...
* RunnerHookADR
* Rename 0000-runner-job-hooks.md to 1751-runner-job-hooks.md
* Update docs/adrs/1751-runner-job-hooks.md
Co-authored-by: Edward Thomson <ethomson@github.com >
* Update docs/adrs/1751-runner-job-hooks.md
Co-authored-by: Edward Thomson <ethomson@github.com >
* update step names
Co-authored-by: Edward Thomson <ethomson@github.com >
2022-05-12 15:18:11 -04:00
Ferenc Hammerl
bd77ccf34e
Prefer node16 over node12 when running internal scripts ( #1621 )
...
* Use 16 to run RunnerService.js
* Execute hashfiles using node16
* Run downloadCert.js using node16
* Run makeWebRequest.js using node16
* Run macos-run-invoker.js using node16
* Run hashFiles.js using node16
* Update tests to use node16
* Update documentation to recommend node16
* Duplicate macos service js fix for 16
* Add PR link
* Revert ADR node change
* Merge node12/16 retainment IFs
* Try both node12 and node16
* Close if
* Revert "Update tests to use node16"
This reverts commit bbca7b9f1c .
* Fix condition
* Unfurl if condition
* Allow user to force a node version
* Format update template
* Comment env var
* Rename vars
* Fix naming
* Fix rename
* Set node ver override if job message has it
* Format executionContext
* Can only receive 'forceNode12' or nothing from FF
No specific node version from server
Co-authored-by: Ferenc Hammerl <hammerl.ferenc@gmail.com >
2022-02-14 15:06:08 +01:00
Tim Burgan
2946801fb6
Added examples and aligned language within docs/checks/actions.md ( #1664 )
...
* examples
* Update actions.md
2022-02-07 10:45:23 -05:00
Josh Soref
c95d5eae30
Update 0276-problem-matchers.md ( #1105 )
...
* Update 0276-problem-matchers.md
Update to reflect current behavior
* Update docs/adrs/0276-problem-matchers.md
Co-authored-by: Ferenc Hammerl <31069338+fhammerl@users.noreply.github.com >
2022-01-21 11:35:50 -05:00
Rob Cowsill
ea67ff9647
Update Required Dev Dependencies ( #1379 )
...
* Add cURL to Linux requirements
* Add VS2017 to Windows requirements
2022-01-21 11:35:29 -05:00
Josh Soref
d7d38e173e
Update 0354-runner-machine-info.md ( #1108 )
2022-01-21 11:35:14 -05:00
khaser
9de17f197c
Deleted extra background in github-praph.png, which is displayed in README.md ( #1432 )
...
* github-praph.png deleted extra background
* background around tentacles of mascot also deleted
2021-12-21 10:29:18 -05:00
Tingluo Huang
3ec20e989d
Update dependency check for dotnet 6. ( #1551 )
2021-12-15 12:16:11 -05:00
Ferenc Hammerl
67ba8a7d42
Support Conditional Steps in Composite Actions ( #1438 )
...
* conditional support for composite actions
* Fix Conditional function evaluation
* Push launch.json temporarily
* Revert "Push launch.json temporarily"
* rename context
* Cleanup comments
* fix success/failure functions to run based on pre/main steps
* idea of step_status
* change to use steps context, WIP
* add inputs to possible if condition expressions
* use action_status
* pr cleanup
* Added right stages
* Test on stage in conditional functions
* Fix naming and formatting
* Fix tests
* Add success and failure L0s
* Remove comment
* Remove whitespace
* Undo formatting
* Add L0 for step-if parsing
* Add ADR
Co-authored-by: Thomas Boop <thboop@github.com >
2021-10-29 15:45:42 +02: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
Thomas Boop
38e33bb8e3
Update network.md
2021-09-14 15:28:30 -04:00
Thomas Boop
1b69c279f5
Networking TSG ( #1325 )
...
* Update Network Troubleshooting doc
* fix list
* Update network.md
2021-09-13 09:53:20 +02: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
Thomas Boop
5281434f3f
Composite Actions Support ADR ( #1144 )
...
Composite Actions ADR
2021-07-27 09:29:50 -04:00
RyotaK
34a985f3b9
Fix typo in sslcert.md ( #1162 )
2021-06-18 23:38:52 -04: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
雪猫
ff12fae2c9
Fix automate script URL ( #1089 )
2021-06-02 08:47:51 -04:00