1
0
mirror of synced 2025-12-23 11:54:18 -05:00
Commit Graph

2011 Commits

Author SHA1 Message Date
Laura Coursen
a8524638ad Add 💅 2021-05-11 15:20:24 -05:00
Andre Kolodochka
0fa8ba7b6e US spelling 2021-05-04 14:44:03 +10:00
Andre Kolodochka
25287f661c Clarified the reference 2021-05-04 09:06:04 +10:00
Andre Kolodochka
7e54485bfa Changed to relative links 2021-05-04 09:00:15 +10:00
Andre Kolodochka
cc6a2b836a Clarification about replacing PAT secret name 2021-05-03 11:19:57 +10:00
Andre Kolodochka
b498bed7fe Replacing GITHUB_TOKEN with PAT
Since the permissions for `GITHUB_TOKEN` are [limited](https://docs.github.com/en/actions/reference/authentication-in-a-workflow#about-the-github_token-secret) to the repository that contains the workflow, it won't be possible to use `GITHUB_TOKEN` to access other private repositories. Instead, until [centrally managed workflows](https://github.com/github/roadmap/issues/98) are implemented, users would need to create and us a PAT to access other private repositories from a workflow.
2021-05-03 11:07:10 +10:00
Rachael Sewell
a926da8b08 Update topics to sentence case (#19069) 2021-04-30 19:30:36 -07:00
Janice
46a91d0290 Merge branch 'main' into max/update-2fa 2021-04-30 16:43:08 -07:00
Janice
d155287737 Merge branch 'main' into max/update-2fa 2021-04-30 16:38:00 -07:00
Octomerger Bot
3b72ac90bf Merge branch 'main' into repo-sync 2021-05-01 09:35:27 +10:00
jmarlena
e71021ae66 Packages content redesign (#18847)
* Add actions category name as first commit

* Package reorganization: rename articles for "Learning..." and "Managing..." categories (#18880)

* Initial prep work for Packages reorg

* Make changes for Learning and Managing categories

* Match file name to revised article title

* Rework packages guides (#18902)

* Create new directory

* Delete guides directory and index.md link

* Remove duplicated redirects to fix test

* fix folder name

* delete temporary directory of old content

* Add Gradle article

* Update landing page with new links

* Update test to fix CI failure for deleted articles

* Update links and titles for reorg-ed articles

* Fix broken links

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

* Update more changed article titles in links (#18911)

* remove test line to test PR build failure

* Add sections to permissions article

* Add draft reusable

* restore versioning tests

* Remove accidental inclusion of new reusable from a different branch

* Package registry content redesign updates (#18930)

* Update container registry product variable

* First round of edits

* Update tidbit

* Apply suggestions from code review

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

* Update docker-vs-container-registry.md

* Update authentication section to resolve bug/confusion

* Revisions

* Last touchups

* Migration from intro article

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

* Add versioned diagrams

* Add packages actions revisions (#18956)

* Add refreshed content

* Update content/packages/managing-github-packages-using-github-actions-workflows/example-workflows-for-publishing-a-package.md

Due to tightness of time on this I'm going to commit this suggestion so that I can merge this PR into the Packages megabranch.

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

* Packages reorg: "Introduction to GitHub Packages" article (#18906)

* Initial commit. Remove stray comma

* Initial CC work - WiP

* More changes for the Introduction article

* Make changes as per Jessica's review

* Fix broken reusable ref

* improve test failure message and add clarifying comments

* Packages reorganization: More updates to the 'Learn GitHub Packages' articles" (#18961)

* Viewing - WiP

* More updates to the 'Learn...' category

* revisions to intro article

* Add permissions article and make a few other streamlined updates

* Fix links 🌿

Co-authored-by: jmarlena <>

* Apply suggestions from code review

* Apply product input

* Fix versioning

* Apply some straight-forward suggested changes 

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

* Apply suggestions from code review

* Add "GitHub Packages" before container registry mention

* Standardize visibility & permsisions section into a reusable

* Add link

* Replace outdated link

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* ✂️ cut note

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Superseded rewrite?

* bye single-use reusable

* Apply suggestions from code review

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

* Condense packages & actions conceptual content

* Apply suggestions from code review

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

* Apply suggestions from code review

* Apply suggestions from code review

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

* remove "package registries"

* Apply suggestions from code review

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

* Add reusable

* Add these redirects from the deleted containers conceptual article

* Incorporate changes from main into retitled articles 💫

* Missing endif

* Fix unexpected redirect behavior

* Revamp and consolidate actions access settings

* Further reading section

* Last fix for now

* standardize steps

* Apply suggestions from code review

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

* Apply suggestions from code review

Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: jmarlena <>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-04-30 16:28:27 -07:00
Janice
bdeb73060c Merge branch 'main' into patch-1 2021-04-30 16:16:28 -07:00
Max Schoening
339b337070 Clarify instructions for 2FA verification
The verification in this step of the process happens "with the device". The device is the thing that verifies not what is being verified.
2021-04-30 13:24:43 -07:00
Laura Coursen
a2cd64c2a0 Remove "Encryption at rest" REST API docs for GHAE (#19038) 2021-04-30 20:05:41 +00:00
Janice
ebff101aba Merge branch 'main' into github-jekyll-add-and-commit 2021-04-30 09:27:02 -07:00
Sarah Schneider
3293ed0939 Merge branch 'main' of github.com:github/docs-internal into sublanding-fixes 2021-04-30 11:58:09 -04:00
Janice
f1628d744f Merge branch 'main' into warn-about-renaming-action-branches 2021-04-30 08:15:57 -07:00
Clinton
088db64aee docs(actions): make helpful note about env variable visually apparent (#4549)
* docs(actions): make helpful note about env variable visually apparent

* Make changes agreed by contributor in PR 4549

Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2021-04-30 09:29:50 +00:00
Sreekar Guddeti
2c35bf7e01 1. Update frontmatter 2. Add subheadings
Intro property of front matter has been updated to reflect contents of the article. Subheadings are added to the article to improve the logical structure of article.
2021-04-30 11:57:22 +05:30
Octomerger Bot
6f9d8f38d1 Merge branch 'main' into repo-sync 2021-04-30 07:59:27 +10:00
Laura Coursen
b8642c9806 Merge branch 'main' into warn-about-renaming-action-branches 2021-04-29 16:41:10 -05:00
Sarah Edwards
bb68f23d27 add cli callouts (#18997) 2021-04-29 21:35:41 +00:00
Laura Coursen
2ed72398da Merge branch 'main' into warn-about-renaming-action-branches 2021-04-29 16:29:01 -05:00
Laura Coursen
7c17b5f976 Add 💅 2021-04-29 16:28:14 -05:00
Laura Coursen
fa49afa8af Merge branch 'main' into patch-4 2021-04-29 16:23:19 -05:00
Dirkjan Bussink
eb875d212e Remove the non standard Status header from example responses (#5791) 2021-04-29 10:50:01 -07:00
Sarita Iyer
662f70ad6e Merge branch 'main' into mm-dependabot-date 2021-04-29 11:08:44 -04:00
hubwriter
380a0a4be8 Update OS name to "macOS" (#19029)
* Update OS name to macOS

* Lowercase k in keychain
2021-04-29 07:22:49 +00:00
Abhilash Issac
b586735d6e Add Actions guide for building and testing Swift (#18663)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-04-29 01:42:07 +00:00
jmarlena
d35dab0438 Add warning on revoking a user (#18971)
* Add rehashed warning

* Rewrite warning

* Change warning order and tweak wording

* Apply suggestions from code review

* Make it more scannable

* Add capitalized letter

Co-authored-by: jmarlena <>
2021-04-28 18:12:38 -07:00
Joshua French
19b38a6e62 Update secret-scanning partner onboarding to add more 'gotcha' information for signature validation (#5637) 2021-04-28 22:19:30 +00:00
Sarah Schneider
7bfa38561f Merge branch 'main' into render-product-landing-introlinks-dynamically 2021-04-28 13:46:57 -04:00
Sarah Schneider
1019de74b5 Merge branch 'main' of github.com:github/docs-internal into sublanding-fixes 2021-04-28 13:07:24 -04:00
Sarita Iyer
7485a4b4ee Merge branch 'main' into mars-2020/update-table-description 2021-04-28 11:33:22 -04:00
Matthew Isabel
cae950aec3 Update billing related to codespaces (#18581)
Co-authored-by: Amy Burns <timeyoutakeit@github.com>
2021-04-28 11:17:10 -04:00
hubwriter
01bd65f77e Updates for commit signature verification "vigilant mode" (#19003) 2021-04-28 14:55:52 +00:00
Sarita Iyer
17017b217a Merge branch 'main' into mars-2020/update-table-description 2021-04-28 10:38:15 -04:00
Sarah Edwards
357b97d6a9 link to secrets API from environments API (#19013) 2021-04-28 14:35:20 +00:00
Sarita Iyer
b86e0b4e2e Merge branch 'main' into mars-2020/update-table-description 2021-04-28 10:24:49 -04:00
Sarah Schneider
1acff0202a Merge branch 'main' of github.com:github/docs-internal into sublanding-fixes 2021-04-28 09:58:20 -04:00
Alena Sviridenko
dbe4acbbf0 Added page on how to build a Xamarin apps in Actions (#18946)
* Added building Xamarin apps doc

* Fixed task name

* Fixed code snippets, added information about bundles

* Fixed Xcode path

* adding extra topic to allowed topics

* Fixed wording
2021-04-28 09:52:06 -04:00
Sarah Schneider
baf661cb54 Merge branch 'main' of github.com:github/docs-internal into render-product-landing-introlinks-dynamically 2021-04-27 20:50:08 -04:00
Sarah Schneider
cdcc0aa394 no need for reference_guides, only use reference prop 2021-04-27 20:47:41 -04:00
Sarah Schneider
36599fa9c6 Merge branch 'main' into sublanding-fixes 2021-04-27 20:44:52 -04:00
Sarah Schneider
1e8baf292a Merge branch 'main' into add-ghes-releases-link-to-versions-dropdown 2021-04-27 20:13:53 -04:00
Sarah Schneider
7efe3bd95a Update content/admin/all-releases.md
Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>
2021-04-27 20:12:49 -04:00
Sarah Schneider
f3f5c1140b Update content/admin/all-releases.md
Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>
2021-04-27 20:10:14 -04:00
Sarah Schneider
075b7b75c5 Update content/admin/all-releases.md
Co-authored-by: Emily Gould <4822039+emilyistoofunky@users.noreply.github.com>
2021-04-27 20:09:59 -04:00
Sarah Schneider
ee5f149560 Update content/admin/all-releases.md 2021-04-27 20:09:54 -04:00
Sarah Schneider
8741a16a3d Update content/admin/all-releases.md 2021-04-27 20:07:25 -04:00