Commit Graph

11 Commits

Author SHA1 Message Date
James Ward f6b4d87431
docs: end markdown code block correctly (#3736) 2025-01-17 12:44:12 +01:00
Ken Muse 47dfed3ced
Add documentation legacy modes warning and links to new docs (#3199) 2024-01-05 19:56:31 +01:00
Nathan Heaps 0b24b0d60b
Add docs for setting the RUNNER_GRACEFUL_STOP_TIMEOUT env var on docker container (#2843) 2023-08-30 12:30:18 +09:00
Juliet Boyd a36b0e58b0
Clarify multiple metrics in docs (#2712)
Co-authored-by: Dylan Boyd <5061312+dylanjboyd@users.noreply.github.com>
2023-08-09 17:53:39 +09:00
Rose Soriano 81dea9b3dc
Fix more broken links in docs (#2473)
Co-authored-by: Bassem Dghaidi <568794+Link-@users.noreply.github.com>
2023-06-23 08:54:13 -04:00
Nuru aac811f210
Update unconsumed HRA capacity reservation's expiration more frequently and consistently (#2502)
Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>
2023-05-30 09:04:57 +09:00
Thomas c1e2c4ef9d
docs: Fix typo for automatic runner scaling (#2375) 2023-04-21 11:15:53 +09:00
Yusuke Kuoka 548acdf05c
Correct and simplify a sentence in the scheduled overrides doc (#2323) 2023-03-03 09:18:07 -05:00
João Carlos Ferra de Almeida 678eafcd67
[Docs] Fix typo (#2314) 2023-02-24 07:19:51 -05:00
Yusuke Kuoka f677fd5872
doc: Fix chart name for helm commands in docs (#2287) 2023-02-16 07:09:23 +09:00
Siara 3ede9b5a01
Restructure documentation (#2114)
Breaks up the ARC documentation into several smaller articles. 

`@vijay-train` and `@martin389` put together the plan for this update, and I've just followed it here. 

In these updates:

- The README has been updated to include more general project information, and link to each new article.
- The `detailed-docs.md` file has been broken up into multiple articles, and then deleted.
- The Actions Runner Controller Overview doc has been renamed to `about-arc.md`.

Any edits to content beyond generally renaming headers or fixing typos is out of scope for this PR, but will be made in the future. 

Co-authored-by: Bassem Dghaidi <568794+Link-@users.noreply.github.com>
2023-01-05 04:47:52 -05:00