1
0
mirror of synced 2025-12-30 12:02:01 -05:00
Commit Graph

34 Commits

Author SHA1 Message Date
Peter Bengtsson
03c903ecfd Remove GHAE version in front matter (4) (#49117) 2024-02-09 12:06:24 +00:00
Peter Bengtsson
3ccfd8da92 Remove GHAE version in front matter (3) (#49115) 2024-02-08 15:58:21 +00:00
Siara
64879f5913 Actions bug fix hour for week of January 15, 2024 (#48801) 2024-01-22 23:57:27 +00:00
Hector Alfaro
535da150af Remove early access mention from concurrency Actions example (#46237)
Co-authored-by: github-actions <github-actions@github.com>
2024-01-19 19:15:15 +00:00
Kevin Heis
c0ddefdfcc Migrate tests/ files to src/ (#45840) 2023-11-13 19:40:33 +00:00
Rachael Sewell
72c5f0c30e Enforce blanks around Markdown headings (#43041) 2023-09-22 17:40:03 +00:00
Rachael Sewell
dc3a0739c9 markdownlint early access tests (#42812) 2023-09-20 20:31:39 +00:00
hubwriter
57d47a08af Codespaces: change 'encrypted secrets' to 'secrets' (#41416) 2023-09-04 10:25:21 +00:00
Sam Browning
7176ae0f1c Add code annotations to Actions example article (#39061)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2023-07-24 18:30:58 +00:00
Siara
98050fd344 [Improvement] Add code annotations to using-scripts-to-test-your-code-on-a-runner.md (#39067)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2023-07-14 16:36:39 +00:00
Ethan Palm
503f57716f Fix broken code annotation (#39065) 2023-07-13 21:03:20 +00:00
Joe Clark
ddc7e118e6 Update workflow example in using-the-github-cli-on-a-runner.md to use code annotations (#38779) 2023-07-12 16:06:47 +00:00
Grace Park
a8a6e4554a Fix for blank lines around code fences (#38255) 2023-06-26 10:21:48 -07:00
Grace Park
6ff9dc21a8 Fix multiple blank lines in content and data (#37909) 2023-06-22 09:54:36 -07:00
Grace Park
90039fc985 Update and standardize unordered lists to be - (#37854) 2023-06-16 20:57:24 +00:00
Kevin Heis
5f0ca62ed3 Update copy syntax to CommonMark compliant 2023-06-12 08:11:20 -07:00
WaterLemons2k
634ee94432 chore: use node16 for actions (#24540)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2023-04-20 13:22:32 +00:00
Laura Coursen
f62263c1b3 Update markup for HTML tables (#35993) 2023-03-30 23:05:59 +00:00
Laura Coursen
6b3d9b6646 Make images accessible in the images/help/images directory (#35778) 2023-03-27 13:25:52 +00:00
Laura Coursen
ed18f98d12 Make tables accessible in the Actions focus area (#35481) 2023-03-20 08:51:14 -05:00
Matt Pollard
308f214c56 GitHub AE 3.6 (#32344) 2023-03-09 10:28:07 +00:00
Peter Bengtsson
b7c7dbf672 Update all internal links (#34787) 2023-02-15 15:16:18 +00:00
Martin Lopes
28b085d103 Update link for check-all-english-links.yml (#32111) 2022-10-27 00:08:09 +00:00
mc
8f53cf951f Update content/actions/examples/using-scripts-to-test-your-code-on-a-runner.md 2022-10-19 09:53:44 +01:00
Brad Parbs
08255a541d Update broken link check URL and name 2022-10-18 11:32:18 -05:00
Sarah Edwards
dac4144086 PAT v2 beta (#31013)
Co-authored-by: Hirsch Singhal <1666363+hpsin@users.noreply.github.com>
Co-authored-by: Jovel Crisostomo <jovel@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Vanessa <vgrl@github.com>
2022-10-18 15:11:04 +00:00
Francesco Renzi
ad70a7012f Remove references to stdout commands (#31674)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-10-17 01:09:57 +00:00
Lucas Costi
7b86410fc3 Improve Actions short titles (#31394)
Co-authored-by: Martin Lopes <martin389@github.com>
2022-10-05 04:34:45 +00:00
Sarah Schneider
b7f48ea2c1 Support GHAE internal-only semantic versioning (#29178)
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-09-22 08:26:58 +02:00
Ariel Deitcher
cf8a20633c main instead of merge queue 2022-07-28 21:14:39 +00:00
Ariel Deitcher
54c8a1a103 use Actions merge_group event 2022-07-22 17:08:16 +00:00
Hector Alfaro
95e6f3d3ab Deprecate GHES 3.1 (#28798)
* add 3.1 to deprecated versions

* rewrite img src to use azure blob storage in archive script

Co-authored-by: rachmari <rachmari@users.noreply.github.com>

* remove static files for ghes 3.1

* remove liquid conditionals and content for ghes 3.1

* remove outdated hardware reqs reusable

* Fix liquid conditional uncaught by script

* Close liquid conditionals missed by script

* Apply @mattpollard's suggestions

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

Co-authored-by: rachmari <rachmari@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-07-11 21:17:09 +00:00
Lucas Costi
c590a41a21 Change Actions example table styling (#28772) 2022-06-30 01:14:13 +00:00
Martin Lopes
36c00a8d19 Add first examples of Actions example library (#21282)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-05-30 14:28:14 +10:00