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

84 Commits

Author SHA1 Message Date
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
Sarah Edwards
3040c3fcbd Deployment guides (#21614)
Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-10-05 18:57:25 +00: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
MaksimZhukov
3bdaf18c3a Update supported-github-runners.md (#21752) 2021-09-29 13:38:39 +00:00
Martin Lopes
34152910b3 Updates for self-hosted runner UI (#21408) 2021-09-20 18:53:29 +00:00
Kensuke Nagae
52d1b9854f Clarify that the forked PR repository workflow policy is applied to the internal repositories, too (#21523)
Closes github/docs-content#4173

Co-authored-by: Laura Coursen <lecoursen@github.com>
2021-09-15 13:53:37 +00:00
Laura Coursen
57740f3424 Add "Repositories" doc set (#21294) 2021-09-10 13:48:54 +00:00
Ethan Palm
53dcea0ac5 Merge branch 'main' into patch-2 2021-09-08 16:39:59 -07:00
vgrl
1c0683061d update billing reusables, fix articles 2021-08-30 10:52:05 +10:00
rellis-of-rhindleton
44ebf0d3a4 Update self-hosted-runner-labels-runs-on.md
Minor rephrasing to make it clear that `self-hosted` must be listed first.
2021-08-27 10:48:04 -04:00
Lucas Costi
2435a00a44 Fix capitalization on 'Windows Server' in runner list (#21099) 2021-08-25 02:09:56 +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
Martin Lopes
f45ed6402c [August 16] macOS Big Sur, or 11.0, is now available to all customers (#19536) 2021-08-17 09:14:20 +10:00
Alena Sviridenko
17b80cc936 Update Ubuntu 16.04 usage terms (#20724) 2021-08-06 11:46:04 +01:00
Lucas Costi
96177a52a0 Remove advice about Actions if conditional operators (#8786) 2021-08-04 14:54:57 +10:00
Laura Coursen
9f862a98c4 Merge branch 'main' into action-token-discussions-permission 2021-07-27 09:22:35 -05:00
Ash Wilson
7b32fd9544 Add discussions: permission for GITHUB_TOKEN 2021-07-26 11:26:23 -04:00
Julio Barba
563e2525bb Update workflow run limit from 100 to 500 2021-07-21 10:23:24 -04:00
Lucas Costi
3c94649bc6 Update manual approval of Actions on public fork PRs (#19978) 2021-06-30 22:00:15 +00:00
Axieum
3ee988548f Validate Java Gradle wrappers in workflow examples (#7330) 2021-06-25 16:12:06 +10:00
Sarah Schneider
cb12455649 ran script/content-migrations/use-short-versions.js 2021-06-24 10:21:07 -04:00
eric sciple
d3db7d3e25 Detail where each context can be used within a workflow (#19900)
* Detail where each context can be used within a workflow

* tweak

* Update cross-ref to new information

This reusable is used in two articles: 'Context and expression syntax for GitHub Actions' and 'Environment variables'. In the first of these the current link point to the same section that the link is added to (which is not useful). In both articles I think the new section about context availability is a more appropriate link.

* Update content/actions/reference/context-and-expression-syntax-for-github-actions.md

Co-authored-by: hubwriter <hubwriter@github.com>

* Update content/actions/reference/context-and-expression-syntax-for-github-actions.md

Co-authored-by: hubwriter <hubwriter@github.com>

* Update content/actions/reference/context-and-expression-syntax-for-github-actions.md

Co-authored-by: hubwriter <hubwriter@github.com>

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2021-06-23 14:30:07 +00:00
hubwriter
287a857511 Update Packages docs for Container registry GA (#19987)
* Update packages landing page

* Docs updates for Container reg GA

* Update billing note

* Delete CR feature preview files

* Fix broken link

* Remove github.ref from workflows

See https://github.com/github/docs-internal/pull/19953

* Put 3rd party action message in a reusable

* Update content/billing/managing-billing-for-github-packages/about-billing-for-github-packages.md

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

* Update content/packages/learn-github-packages/deleting-and-restoring-a-package.md

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

* Update content/packages/working-with-a-github-packages-registry/migrating-to-the-container-registry-from-the-docker-registry.md

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

* Update content/packages/working-with-a-github-packages-registry/migrating-to-the-container-registry-from-the-docker-registry.md

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

* Update content/packages/working-with-a-github-packages-registry/working-with-the-container-registry.md

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

* Update content/packages/managing-github-packages-using-github-actions-workflows/publishing-and-installing-a-package-with-github-actions.md

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

* fix bug with wbr breaking a link inside a code tag inside a table

* Make revisions suggested by Nilofer

See https://github.com/github/docs-internal/pull/19987/files#r655014673

* Mention that migration is happening gradually

* Reapply change suggested by Shayne

* Fix punctuation

* Remove bad link

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
2021-06-21 15:10:12 -04:00
Grace Park
6f7e4f50dc updating content files 2021-06-14 12:06:52 -07:00
Perkles
ff840d3606 Add title naming convention to reusables 2021-06-04 17:15:43 -03:00
Martin Lopes
c34031a583 Keep Actions docs up to date with security practices (#19076)
* Update security-hardening-for-github-actions.md

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Jaroslav Lobačevski <jarlob@github.com>
2021-05-25 22:26:51 +10: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
Rajiv Shah
21f917bd5a Update Docker Registry workflow examples for docker/build-push-action@v2 (#6317) 2021-05-18 23:00:52 +00:00
Martin Lopes
72faeafff5 Update self-hosted-runner-removing-a-runner.md 2021-05-18 14:39:57 +10:00
Martin Lopes
1d8bbf07c1 Update self-hosted-runner-configure-runner-group-access.md 2021-05-18 14:39:29 +10:00
Martin Lopes
a4c825c93a Apply suggestions from code review
Co-authored-by: Laura Coursen <lecoursen@github.com>
2021-05-18 11:15:25 +10:00
Martin Lopes
8325ad881b Merge branch 'main' into patch-1 2021-05-17 13:55:43 +10:00
Martin Lopes
7370faded1 Apply suggestions from code review
Co-authored-by: Laura Coursen <lecoursen@github.com>
2021-05-17 13:39:21 +10:00
Martin Lopes
4f791c8c57 Update self-hosted-runner-configure-runner-group-access.md 2021-05-17 13:37:54 +10:00
Thomas Boop
97965ec142 Update workflow queue limits (#6403)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-05-14 16:03:02 +10:00
Martin Lopes
c171f3753f Moved runners navigation into its own reusable 2021-05-13 19:14:44 +10:00
Martin Lopes
e46b3dd0f0 Update self-hosted-runner-navigate-to-repo-org-enterprise.md 2021-05-13 16:05:35 +10:00
Martin Lopes
62f4292994 Update self-hosted-runner-navigate-to-repo-org-enterprise.md 2021-05-13 15:49:15 +10:00
Martin Lopes
16ea83e4d6 Simplified reusables 2021-05-13 15:25:50 +10:00
Martin Lopes
4ddd239c07 Added updates 2021-05-13 14:43:37 +10:00
Martin Lopes
112392015e Added updates for repo/org/enterprise changes 2021-05-13 14:21:06 +10:00
Laura Coursen
71e151dc36 Remove Ubuntu 16 from supported GitHub-hosted runners (#19006) 2021-05-03 16:15:06 +00:00
Felicity Chapman
34d66302fa Missed one (#18973) 2021-04-24 09:14:51 +01:00
Tim Sneath
54932df3a1 Update supported-github-runners.md (#5410) 2021-04-21 17:52:55 +00:00
hubwriter
de28b750d1 Configure GITHUB_TOKEN permissions (#18348)
* Add 'permissions' to reference page

* Final set of pre-review changes

* Update content/actions/learn-github-actions/security-hardening-for-github-actions.md

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Update content/actions/reference/authentication-in-a-workflow.md

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Update content/actions/reference/authentication-in-a-workflow.md

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Update content/actions/reference/authentication-in-a-workflow.md

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Update content/actions/reference/authentication-in-a-workflow.md

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Update data/reusables/github-actions/workflow-permissions-intro.md

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Update content/actions/reference/authentication-in-a-workflow.md

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Update content/actions/reference/authentication-in-a-workflow.md

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Update data/reusables/github-actions/publish-to-packages-workflow-step.md

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Update content/actions/guides/publishing-nodejs-packages.md

* Update content/actions/guides/publishing-java-packages-with-gradle.md

* Update content/actions/guides/publishing-java-packages-with-maven.md

* Update content/actions/guides/publishing-nodejs-packages.md

* Update content/actions/reference/authentication-in-a-workflow.md

* Update content/actions/reference/authentication-in-a-workflow.md

* Update content/actions/reference/authentication-in-a-workflow.md

* Update content/actions/reference/authentication-in-a-workflow.md

* Update content/actions/learn-github-actions/security-hardening-for-github-actions.md

* Update content/actions/reference/authentication-in-a-workflow.md

* Update content/actions/reference/workflow-syntax-for-github-actions.md

* Update content/actions/reference/workflow-syntax-for-github-actions.md

* Update content/actions/reference/workflow-syntax-for-github-actions.md

* Update content/github/administering-a-repository/disabling-or-limiting-github-actions-for-a-repository.md

* Update content/github/setting-up-and-managing-organizations-and-teams/disabling-or-limiting-github-actions-for-your-organization.md

* Update content/github/setting-up-and-managing-your-enterprise/enforcing-github-actions-policies-in-your-enterprise-account.md

* Update content/packages/guides/using-github-packages-with-github-actions.md

* Make review comment changes (locally)

* Resolve conflicts caused by remotely made review changes

* Remove translation file changes from PR.

* Remove rogue indentation in Important box

* Remove sentence about default being set to restricted.

This *will* be the case for new repos in future,
but that isn't being shipped at the moment.

* Add permissions to workflow examples (#18393)

Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-04-20 15:49:38 +00:00
Lucas Costi
3346cb82c3 Version 'Managing access to actions from GitHub.com' for GHAE (next version) (#18801) 2021-04-16 03:23:34 +00:00
Alena Sviridenko
b551f98c56 Update setup-java docs to use v2 version (#18036) 2021-04-05 15:15:17 +00:00
Martin Lopes
97b86565ce [Improvement] Explain how to use the latest actions in GHES (#18432)
* Added new article

* Update updating-the-official-bundled-actions.md

* Small edits

* Update updating-the-official-bundled-actions.md

* Update updating-the-official-bundled-actions.md

* Apply suggestions from code review

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Apply suggestions from code review

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Added updates from tech review

* Update using-the-latest-version-of-the-official-bundled-actions.md

* Added changes from tech review

* Update using-the-latest-version-of-the-official-bundled-actions.md

* Update actions-github-connect-requirement.md

Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-04-01 05:01:35 +00:00