Steve Guntrip
dfa14f13aa
[2022-12-15] Actions SBOMs ( #33486 )
...
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com >
Co-authored-by: Larissa Fortuna <56982181+lkfortuna@users.noreply.github.com >
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com >
2022-12-16 16:22:28 +00:00
Lucas Costi
cb39c15ab6
Add transition info for Actions -latest runner images ( #32844 )
...
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com >
2022-11-22 04:38:52 +00:00
Larissa Fortuna
21a29c7fbe
Add machine specs info to Larger Runners page ( #31698 )
...
Co-authored-by: Martin Lopes <martin389@github.com >
2022-10-18 15:27:28 +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
Martin Lopes
63f2920cdb
Update about-github-hosted-runners.md
2022-08-26 14:50:27 +10:00
Mikhail Timofeev
6e1bf47b5c
Add a note about Ubuntu 18 deprecation ( #29527 )
...
Co-authored-by: Dusko Dobranic <101048884+ddobranic@users.noreply.github.com >
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com >
Co-authored-by: skedwards88 <skedwards88@github.com >
2022-08-09 13:37:39 -07:00
skedwards88
5edd416bd3
Revert "change remaining instances of virtual machines to runner image"
...
This reverts commit 1630a16384 .
2022-08-03 14:52:40 -07:00
skedwards88
1630a16384
change remaining instances of virtual machines to runner image
2022-08-03 11:58:45 -07:00
skedwards88
7c57ea52fa
change remaining instances of virtual environment to runner image
2022-08-03 11:47:05 -07:00
skedwards88
aea4b9c47c
rename references to virual-environments repo to runner-images
2022-07-29 12:33:18 -07:00
Martin Lopes
ac5d6013cf
Adding changes after discussing with GitHub SME
2022-07-22 09:47:53 +10:00
PSJ
e737db5dd7
Merge branch 'main' into ghrunners-arch
2022-07-15 07:43:46 +05:30
PSJ
53ca82061a
Merge branch 'main' into ghrunners-arch
2022-07-09 18:55:16 +05:30
Yakov Manshin
73fe8f2912
Added Link to Ubuntu 22.04 GHA Runner Configuration
2022-07-03 23:11:38 +00:00
PSJ
be7f7aa623
Merge branch 'main' into ghrunners-arch
2022-06-28 18:22:46 +05:30
NexusXe
4bc7d7535f
Fix system spec terminology error
...
Saying "random access memory memory" and "solid-state disk disk space" is redundant
2022-06-21 12:15:19 -05:00
Martin Lopes
2b640b6302
Add note about matrix strategy ( #28251 )
2022-06-06 14:18:28 +10:00
Martin Lopes
64a40d6f66
Add more info about how GitHub-hosted runners are used ( #27489 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-06-03 16:01:31 +10:00
PSJ
36e699c5f8
Merge branch 'github:main' into ghrunners-arch
2022-05-23 10:49:06 +05:30
Yakov Manshin
35b341bca4
Added Link to macOS 12 Info Page
2022-05-19 22:17:19 +00:00
PSJ
317e1138b5
Add CPU archs for runners
2022-05-16 11:38:56 +05:30
Alena Sviridenko
e9e9dd1536
[April 1, 2022] Remove Windows 2016 from docs as it will be retired on March, 15 ( #20579 )
...
Co-authored-by: skedwards88 <skedwards88@github.com >
2022-04-04 15:51:37 +00:00
Sophie
50c0b2d0b0
Removed duplicate actions reusable folder
2022-02-25 15:51:14 +01:00
Ariel Deitcher
813436f8be
fix broken links ( #23960 )
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2022-01-04 07:16:39 -08:00
Matt Pollard
b3e1ff4e89
Update documentation for GitHub AE's December 2021 release ( #23405 )
2021-12-07 10:36:37 +01:00
Edward Thomson
9c1f6688e7
actions: self-hosted runner address information ( #22628 )
...
* actions: public repositories are only dotcom and ghec
Remove the disclaimer about public repositories for ghes/ghae.
* actions: don't show customizing page to ghes
GitHub-hosted runners are not supported on GHES (yet). Don't show them
the page on how to customize them.
* actions: clarify host requirements for accessing GitHub from self-hosted
* actions: correct and expand GHAE domains necessary for self-hosted
* actions: GHES self-runners talk to dotcom in GitHub Connect
* actions: minimize GitHub-hosted page for GHES
There's no GitHub-hosted runners for GHES, minimize the amount of talk
that we do about them.
* actions: self-hosted runners update from a new endpoint
We're changing the way release content is stored, it's moving to
`objects.github.com`.
* Apply suggestions from code review
Thanks!
Co-authored-by: Martin Lopes <martin389@github.com >
* actions: correct self-hosted runner hostname
Self-hosted runners talk to objects.githubusercontent.com, not
objects.github.com.
Co-authored-by: Martin Lopes <martin389@github.com >
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2021-11-10 22:25:20 +00:00
Edward Thomson
27cfbb13ba
actions: clarify IP address ranges for self hosted runners ( #22460 )
...
* actions: don't recommend users allow-list our hosted runners
There are too many IP addresses for our hosted runners for users to use
them as an allow-list. In fact, we have a note where we _don't_
recommend that they use this. Remove a contradictory sentence below.
* ip addresses: clarify what these ip addresses are
* self-hosted: clarify inbound/outbound requirements
* Update content/actions/hosting-your-own-runners/about-self-hosted-runners.md
* Update content/authentication/keeping-your-account-and-data-secure/about-githubs-ip-addresses.md
Co-authored-by: hubwriter <hubwriter@github.com >
2021-10-29 09:57:11 +00:00
Edward Thomson
c135151b47
Remove actions "warning"s ( #22176 )
2021-10-15 23:17:52 +00:00
Laura Coursen
8f964ea2cb
GHEC version ( #20947 )
...
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
Co-authored-by: Grace Park <gracepark@github.com >
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com >
Co-authored-by: Robert Sese <sese@github.com >
Co-authored-by: Peter Bengtsson <peterbe@github.com >
Co-authored-by: Rachael Sewell <rachmari@github.com >
2021-10-15 15:41:33 -05:00
Matt Pollard
ccbe9b9ede
Restore beta note for GitHub Actions on GitHub AE ( #22158 )
2021-10-13 19:27:15 +02:00
Matt Pollard
307e8094ec
Backport updated content from GitHub AE M2 megabranch and version for ghae-next ( #21525 )
2021-10-04 16:11:57 +00:00
ahdbilal
14ad3f7fe0
adding windows server 2022 ( #20885 )
...
Co-authored-by: Martin Lopes <martin389@github.com >
Co-authored-by: Maxim Lobanov <maxim-lobanov@github.com >
2021-08-24 09:06:02 +10:00
Rachael Sewell
7398c30364
remove 2.21 markup ( #20954 )
2021-08-19 18:18:00 +00:00
Martin Lopes
1e3518dc02
Restructure table in "Supported runners and hardware resources" ( #20909 )
...
* Recreated table in html, moved reusables
2021-08-17 15:26:14 +10:00
Rachael Sewell
52cf583bdd
add short titles to frontmatter ( #20131 )
2021-06-24 11:02:53 -07:00
Sarah Schneider
cb12455649
ran script/content-migrations/use-short-versions.js
2021-06-24 10:21:07 -04:00
Martin Lopes
14150660a0
Fixes some small typos ( #20081 )
...
* Adds some quick fixes
2021-06-23 13:35:06 +10:00
Grace Park
6f7e4f50dc
updating content files
2021-06-14 12:06:52 -07:00
Matt Pollard
b3930a67e5
Create product for billing and payments ( #19389 )
2021-05-25 15:02:54 +00:00
Maxim Lobanov
975a23dc42
rename macos-11.0 to macos-11 ( #19463 )
...
Co-authored-by: Martin Lopes <martin389@github.com >
2021-05-21 14:42:20 +10:00
Laura Coursen
71e151dc36
Remove Ubuntu 16 from supported GitHub-hosted runners ( #19006 )
2021-05-03 16:15:06 +00:00
Maxim Lobanov
6b3c17d8c0
Add article about customizing GitHub Hosted runners ( #18761 )
...
* add /actions/guides/customizing-github-hosted-runners
* fix linters
* fix comments
* Update customizing-the-github-hosted-runners.md
* customizing-the-github-hosted-runners
* Update about-github-hosted-runners.md
* Added content design updates
* Added misc edits
* Update customizing-the-github-hosted-runners.md
* Small edits to intro
* omit the from title
* Update customizing-github-hosted-runners.md
* Apply suggestions from code review
Co-authored-by: Sarah Edwards <skedwards88@github.com >
* Update customizing-github-hosted-runners.md
Co-authored-by: Martin Lopes <martin389@github.com >
Co-authored-by: skedwards88 <skedwards88@github.com >
2021-04-23 01:14:04 +00:00
Martin Lopes
02b8335896
Document what Actions will do during an incident ( #18233 )
...
* Update about-github-hosted-runners.md
* Update about-github-hosted-runners.md
* Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
* Moved availability statement into reusable
* Fixed reusable
* Update about-github-hosted-runners.md
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2021-03-19 03:20:08 +00:00
Alena Sviridenko
0192f59031
[March 17] Remove all notes about ubuntu-latest migration and fix labels ( #18243 )
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2021-03-17 17:30:30 +00:00
Alena Sviridenko
69a8cc2d01
Update GitHub-hosted runners Supported Software section ( #18009 )
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2021-03-02 00:14:41 +00:00
Matt Pollard
2db9da5c8f
[DO NOT MERGE] GitHub AE consumables beta megabranch ( #17620 )
...
* Empty commit
* updated beta note for GHAE
* more GHAE update + resolve conflict
* more GHAE updates + prepare for screenshots
* Apply suggestions from code review
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com >
* address remaining review comments
* Revise "About GitHub AE" (#17679 )
* add screenshots to the Configuring article
* reworked to have a separate GHAE section
* list numbering
* more work on screenshots and conditions
* add GHAE screenshots in article
* review screenshots in article
* added more screenshots and updated more articles
* screenshot madness
* fix liquid versioning
* refactor the ghae script
* [GHAE CB/Feb 22]: Add article about data residency for GitHub AE (#17847 )
* add missing GHAE versioning to article
* move screenshots to GHAE asset directory
* forgot to change the path for these two images
* replace CBB screenshot + add better screenshot
* [GHAE CB/Feb 22]: Document upgrades for GitHub AE (#17848 )
* Version article for GitHub AE
* Replace unused variable
* Incorporate reviewer feedback
* Update intro
Co-authored-by: Ethan P <56270045+ethanpalm@users.noreply.github.com >
* [GHAE] Enable IP allow list (#17691 )
* Notes for CC
* Updat permission leves chart
* Add updated article to further reading
* Update gated feature callout with GitHub AE
* Version "Managing allowed IP addresses for your organization" for AE
* Update images
* Update "Restricting network traffic to your enterprise" with new procedures
* remove todo note
* Update audited actions
* Update info about Premium Runners
* Use reusable for Premium Runners
* Change "Premium Runners" to "AE hosted runners"
* Incorporate reviewer feedback
* Use correct reusable
* Version reusable correctly
* [Feb 22] GHAE: Code scanning beta (#17830 )
* Add "github-ae" to all the frontmatter
* GHAE-ify the reusables
* Add some more changes
* Re-use some content
* 🔪 Semmle links
* Revert change re "--external-repository-token" in the CodeQL runner
* Update CodeQL runner token scopes
* Update two screenshots
* Remove mention of GitHub.com from AE + other fixes
* Apply suggestions from code review
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com >
* Use `product_name` variable instead of `product_location`
* Remove confusing phrase
* [Feb 22] GHAE: Code scanning API and webhook docs (#17883 )
* Version API and webhook docs
* Actually add versioning for GHAE
* Fix anchor
* [TEMPORARY] Preview for API endpoints
* Revert API previews
* Update procedure step
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com >
* Update docs for AzureAD Group SCIM support in GHAE (#17892 )
* [GHAE CB] SMTP bootstrapping flow (#17888 )
* draft
* update with AE conntent
* update with tons of versioning
* remove that lie
* fill out the rest of these steps
* update with correct versioning
* more edits
* add images
* reversion most of ae article
* fix versioning
* format correctlly
* words matter
* last image
* update with permmissions
* update versioning
* add link
* apply feedback ❤️
* update with differrent spacing
* update with feedback
* more feedback
* Temporary GHAE release notes for consumables beta launch (#17859 )
* Create release-notes.md
* Add frontmatter
* Add to index file
* Update github-ae-release-notes.md
* Add release notes from Google Doc
* Update finalized docs links that have been reviewed
* OAuth device flow link update
* version for AE
* few fixes
* Update content/admin/overview/github-ae-release-notes.md
* small edits
* whoops
* commit
* update with different links
* used wrong reusable
* fix more brokenness
* Update repository-references.js
* Update repository-references.js
Co-authored-by: Meg Bird <megbird@github.com >
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
* [GHAE] Audit public repos (#17917 )
* verifying what we mean by public
* Apply suggestions from code review
* Update content/developers/apps/installing-github-apps.md
Co-authored-by: Laura Coursen <lecoursen@github.com >
* fixing placememnt of liquid conditional
Co-authored-by: Laura Coursen <lecoursen@github.com >
* GHAE packages beta (#17786 )
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com >
Co-authored-by: Martin Lopes <martin389@github.com >
* fix broken links
* [GHAE CB/March 01]: GitHub Actions on GHAE (beta) (#17725 )
* Added initial layout for premium runners
* Restructured content
* Added placeholder for removing premium runner
* Added versioning and warning note for self-hosted runners
* Added versioning and beta notice for actions content
* Rephrased beta note
* Added versioning for API docs, fixes
* Added versioning fixes
* Split Github-hosted and premium topics into separate articles
* Added edits
* Restructured some topics
* Revised "Using premium runners in a workflow"
* Some small fixes
* Fixed typo
* Added fixes to reusable
* Added edits
* Made section titles consistent
* Added billing, group mgmt, reusable steps
* Cropped certain screenshots for future-proofing
* Removed superfluous reusable
* Added fixes
* Revert "Cropped certain screenshots for future-proofing"
This reverts commit c7f24f31fa30d4fe3de2b63fc3cd5feba44ef518.
* Added new section for custom images
* Added versioning for enterprise-admin operations
* Added edits
* Added edits
* Update adding-premium-runners.md
* Removed SHR screenshots. Intending to update them when UI is available.
* Update using-labels-with-premium-runners.md
* Added custom labels section
* Added preview of API docs changes
* Added versioning for ip allow list section
* Removed removal article
* Renamed premium runners to AE hosted runners
* Re-added added API preview
* Fixed links, updated software specs
* Revised "Software specifications" based on feedback
* Fixed typos
* Small fixes
* Added new article "Creating custom images"
* Moved "Creating custom images" link
* Apply suggestions from code review
Co-authored-by: ahdbilal <55514721+ahdbilal@users.noreply.github.com >
* Added update from review
* Added updates from tech review
* Apply suggestions from code review
Co-authored-by: ahdbilal <55514721+ahdbilal@users.noreply.github.com >
* Added updates from tech review
* Added updates from tech review
* Added updates from tech review
* Added updates from tech review
* Fixed reusable
* Added fixes
* Added update from tech review
* Removed the dereferenced OpenAPI schema files
* Added fixes
* Fixed links
* Fixed links
* Apply suggestions from code review
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com >
* Added updates from peer review
* Removed sections that are not in beta
* Update viewing-your-github-actions-usage.md
* Update viewing-job-execution-time.md
* Update index.md
* Update about-github-hosted-runners.md
* Restored versioning to match GHES approach
* Fixed link
* Restored self-hosted runner reference to UI steps.
* Updated screenshots
* Updated screenshots and procedures
* Small edits to screenshots
* Added AE url info for SHR
* Removed superfluous versioning
* Update security-hardening-for-github-actions.md
* Update actions-shared.md
* Small edits
* Update usage-limits-billing-and-administration.md
* Update managing-complex-workflows.md
* Additional versioning
* Additional versioning
* version environments api and checkrun deployments for ghae (#17991 )
Co-authored-by: Martin Lopes <martin389@github.com >
* Update reviewing-the-audit-log-for-your-organization.md
* Added versioning for enterprise policy settings
* version configuring artifact retention for AE
* remove AE versioning for connecting to Marketplace
* Apply suggestions from code review
Co-authored-by: Joe Bourne <thejoebourneidentity@github.com >
* Update content/admin/github-actions/getting-started-with-github-actions-for-github-ae.md
Co-authored-by: Joe Bourne <thejoebourneidentity@github.com >
* rewording not public to private
* fixing liquid
* Fixed elseif entries
* Added expectations note
* Revised label management article for AE hosted runners
* Added enterprise-admin note for adding AE hosted runners
* Update enterprise-admin.md
* Update self-hosted-runner-security.md
* Versioned reusable for AE
* Empty commit for CI
Co-authored-by: ahdbilal <55514721+ahdbilal@users.noreply.github.com >
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com >
Co-authored-by: skedwards88 <skedwards88@github.com >
Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com >
Co-authored-by: Joe Bourne <thejoebourneidentity@github.com >
Co-authored-by: runleonarun <runleonarun@github.com >
* Update OpenAPI Descriptions for GHAE
* Update content/admin/overview/github-ae-release-notes.md
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com >
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com >
Co-authored-by: shati-patel <shati-patel@github.com >
Co-authored-by: Sarah Schneider <sarahs@github.com >
Co-authored-by: skedwards88 <skedwards88@github.com >
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com >
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com >
Co-authored-by: Felicity Chapman <felicitymay@github.com >
Co-authored-by: Meg Bird <megbird@github.com >
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com >
Co-authored-by: Laura Coursen <lecoursen@github.com >
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com >
Co-authored-by: Martin Lopes <martin389@github.com >
Co-authored-by: ahdbilal <55514721+ahdbilal@users.noreply.github.com >
Co-authored-by: Joe Bourne <thejoebourneidentity@github.com >
Co-authored-by: runleonarun <runleonarun@github.com >
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com >
2021-03-01 16:07:02 -05:00