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

7167 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
Evan Schweitzer
d39e9b3e4f fix: changed class theme in language toggle to use the base active instead of link--secondary when selected (#5765) 2021-05-01 05:21:59 +00:00
Octomerger Bot
5635a23e1c Merge pull request #5910 from github/repo-sync
repo sync
2021-05-01 12:41:39 +10:00
Octomerger Bot
690d1e9c92 Merge branch 'main' into repo-sync 2021-05-01 12:34:08 +10:00
Rachael Sewell
a926da8b08 Update topics to sentence case (#19069) 2021-04-30 19:30:36 -07:00
Octomerger Bot
e331204969 Merge pull request #5907 from github/repo-sync
repo sync
2021-05-01 11:40:45 +10:00
Octomerger Bot
40e57ee5ef Merge pull request #19101 from github/repo-sync
repo sync
2021-05-01 10:49:52 +10:00
Octomerger Bot
be170fe007 Merge branch 'main' into repo-sync 2021-05-01 10:45:46 +10:00
github-openapi-bot
e40e83a088 Update OpenAPI Descriptions (#19096) 2021-05-01 00:31:44 +00:00
Octomerger Bot
cf52083885 Merge pull request #5904 from github/repo-sync
repo sync
2021-05-01 10:25:48 +10:00
Octomerger Bot
083720de70 Merge pull request #19100 from github/repo-sync
repo sync
2021-05-01 10:08:29 +10:00
Octomerger Bot
c46d8893ec Merge pull request #19098 from github/repo-sync
repo sync
2021-05-01 09:52:06 +10:00
Janice
0eb073efd7 Merge pull request #5895 from github/max/update-2fa
Clarify instructions for 2FA verification
2021-04-30 16:49:11 -07:00
Janice
46a91d0290 Merge branch 'main' into max/update-2fa 2021-04-30 16:43:08 -07:00
Octomerger Bot
b41f956fb5 Merge pull request #5903 from github/repo-sync
repo sync
2021-05-01 09:42:59 +10: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
cdf001dc81 Merge pull request #5759 from Baalkikhaal/patch-1
List the development models at the top
2021-04-30 16:22:37 -07:00
Janice
bdeb73060c Merge branch 'main' into patch-1 2021-04-30 16:16:28 -07:00
Octomerger Bot
c8c30c57cd Merge pull request #19097 from github/repo-sync
repo sync
2021-05-01 08:29:21 +10:00
Octomerger Bot
536ba69170 Merge pull request #5897 from github/repo-sync
repo sync
2021-05-01 08:25:58 +10:00
Octomerger Bot
e57f15e915 Merge branch 'main' into repo-sync 2021-05-01 08:22:28 +10:00
Octomerger Bot
cda7a97ece Merge branch 'main' into repo-sync 2021-05-01 08:19:41 +10:00
Mike McDonald
7dca4e6c63 Adding to RVA payload (#18925)
Co-authored-by: Janice <janiceilene@github.com>
2021-04-30 15:06:03 -07:00
Octomerger Bot
8f7764bb51 Merge pull request #19094 from github/repo-sync
repo sync
2021-05-01 06:28:39 +10:00
Octomerger Bot
d0328a88d9 Merge pull request #5894 from github/repo-sync
repo sync
2021-05-01 06:25:59 +10: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
Octomerger Bot
de239e8409 Merge branch 'main' into repo-sync 2021-05-01 06:21:47 +10:00
Octomerger Bot
65fa5c238f Merge branch 'main' into repo-sync 2021-05-01 06:18:23 +10:00
Octomerger Bot
f2460bd9d5 Merge pull request #5893 from github/repo-sync
repo sync
2021-05-01 06:06:38 +10:00
Laura Coursen
a2cd64c2a0 Remove "Encryption at rest" REST API docs for GHAE (#19038) 2021-04-30 20:05:41 +00:00
Octomerger Bot
310c43cba7 Merge pull request #19092 from github/repo-sync
repo sync
2021-05-01 05:54:26 +10:00
Octomerger Bot
4dc5c11145 Merge branch 'main' into repo-sync 2021-05-01 05:48:11 +10:00
Sarah Schneider
0cfc84743f Merge pull request #19090 from github/add-anchors-to-landing-layouts
Add anchors to product landing and sublanding sections
2021-04-30 15:44:41 -04:00
Sarah Schneider
e1fd471db1 Merge branch 'main' into add-anchors-to-landing-layouts 2021-04-30 15:38:07 -04:00
Octomerger Bot
033299b99a Merge pull request #5892 from github/repo-sync
repo sync
2021-05-01 05:14:42 +10:00
Octomerger Bot
4c6116021b Merge branch 'main' into repo-sync 2021-05-01 05:06:28 +10:00
Octomerger Bot
141c638721 Merge pull request #19091 from github/repo-sync
repo sync
2021-05-01 05:04:21 +10:00
Octomerger Bot
57d5a5d415 Merge branch 'main' into repo-sync 2021-05-01 04:57:24 +10:00
Rachael Sewell
642c8e37f7 Continued butchering of adding this workflow (#19089) 2021-04-30 11:53:55 -07:00
Sarah Schneider
8b52142fa5 add anchors to product landing and sublanding elements so we can deep link to them 2021-04-30 14:42:21 -04:00
Octomerger Bot
e91c9046cd Merge pull request #5891 from github/repo-sync
repo sync
2021-05-01 04:17:10 +10:00
Octomerger Bot
768e2b0d96 Merge pull request #5890 from github/repo-sync
repo sync
2021-05-01 04:05:29 +10:00
Octomerger Bot
c78c8ae863 Merge pull request #19088 from github/repo-sync
repo sync
2021-05-01 04:05:07 +10:00