1
0
mirror of synced 2026-01-10 18:02:53 -05:00
Commit Graph

630 Commits

Author SHA1 Message Date
Amy Burns
c863678e73 New organization for codespaces docs (#18910)
* adding new tables and linking to info on audit logs

* editing some text:

* adding new info on how to add image registry login

* adding link and fixing table

* formatting

* formatting

* Apply suggestions from code review

Co-authored-by: Laura Coursen <lecoursen@github.com>

* updaing private image registry secret info and other improvements

* some minor fixes

* fixing test errors

* rewriting registry secret section

* rewriting registry secret section

* updating link to reflect title

* Update content/github/developing-online-with-codespaces/managing-encrypted-secrets-for-codespaces.md

Co-authored-by: Laura Coursen <lecoursen@github.com>

* updating bullet point

* moving codespaces to top-level item

* fixing duplicated redirect

* Adding some organization for contributors

* adding learning codespaces to index file

* do not error out if category array is empty

* Apply suggestions from code review

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>

* fixing broken link

* Document choosing machine type for a codespace in the GitHub UI (#19055)

* Document choosing machine type in the GitHub UI

* Replace link placeholder with actual path

* Update content/codespaces/changing-the-machine-type-for-your-codespace.md

Co-authored-by: Amy Burns <timeyoutakeit@github.com>

Co-authored-by: Amy Burns <timeyoutakeit@github.com>

* reoganizing based on CD

* putting machine type doc in correct location

* fixing broken redirects

* removing quickstart example from index page

* updating main index file

* Fixing broken links

* adding intros

* adding js quickstart (#18960)

* adding js quickstart

* clarify walkthrough

* adding more images and last few sections

* fixing broken links

* fixing broken links and formatting

* formatting fixes

* Apply suggestions from code review

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

* adding index file for learn folder

* adding some feedback changes

* adding some review comments

* fixing broken links

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

* doing some additional re-org

* fixing topics

* adding Codespaces as a topic

* fixing so title matches slug

* Update data/reusables/codespaces/codespaces-machine-types.md

Co-authored-by: Meg Bird <megbird@github.com>

* expanding intro

Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Meg Bird <megbird@github.com>
2021-05-03 17:06:49 +00:00
rachmari
f55cff4a2b Action ran graphql script"update-files" 2021-05-03 16:38:16 +00:00
Laura Coursen
71e151dc36 Remove Ubuntu 16 from supported GitHub-hosted runners (#19006) 2021-05-03 16:15:06 +00:00
Rachael Sewell
a926da8b08 Update topics to sentence case (#19069) 2021-04-30 19:30:36 -07: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
Sarah Schneider
3293ed0939 Merge branch 'main' of github.com:github/docs-internal into sublanding-fixes 2021-04-30 11:58:09 -04: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
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
Sarah Schneider
7cf8dacec2 update README with information about versioning featured links 2021-04-28 13:56:03 -04:00
Sarah Schneider
7bfa38561f Merge branch 'main' into render-product-landing-introlinks-dynamically 2021-04-28 13:46:57 -04:00
Sarah Schneider
a0956d91db Merge branch 'main' into sublanding-fixes 2021-04-28 13:42:54 -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
Brett Westover
0404ee7ec6 Merge branch 'main' into late-april-patch-release-notes 2021-04-28 09:58:58 -07:00
hubwriter
01bd65f77e Updates for commit signature verification "vigilant mode" (#19003) 2021-04-28 14:55:52 +00: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
b70cd454bb Update data/learning-tracks/README.md 2021-04-27 20:04:00 -04:00
Sarah Schneider
3f27173cbc Update data/learning-tracks/README.md 2021-04-27 20:03:54 -04:00
bwestover
e0b84c9e1f Try single quoting this line
I don't see anything wrong here, but GitHub is syntax highlighting this in green for some reason and we're getting 500 errors.

Co-authored-by: Casey Tucker <dctucker@github.com>
2021-04-27 15:18:20 -07:00
bwestover
6dc5bfaba6 Adding patch release notes for april patch release
Co-authored-by: Casey Tucker <dctucker@github.com>
2021-04-27 15:04:57 -07:00
Sarah Schneider
0907034815 update internal docs 2021-04-27 17:15:17 -04:00
Sarah Schneider
07604f0d9d add newly required featured_track prop 2021-04-27 17:14:43 -04:00
Matt Cooper
c64ebd4a39 update TFS to TFVC as appropriate (#18983) 2021-04-27 16:10:59 +00:00
Ethan P
303ba3d5f3 Update images & minor changes
Use variable for GitHub
Bold clickable UI elements
Update images
2021-04-26 16:05:11 -07:00
Octomerger Bot
1ad588affc Merge branch 'main' into repo-sync 2021-04-27 07:26:11 +10:00
Ethan Palm
5e4b32c59b Merge branch 'main' into main 2021-04-26 17:14:07 -04:00
Sarita Iyer
353a5cda95 Merge branch 'main' into update-billing-topics 2021-04-26 16:21:01 -04:00
Sarita Iyer
24f5297d96 Merge branch 'update-billing-topics' of https://github.com/github/docs-internal into update-billing-topics 2021-04-26 16:15:32 -04:00
Sarita Iyer
1e29c31999 Fixed to add missing procedural step 2021-04-26 16:15:28 -04:00
Sarah Schneider
35a12da7f9 remove no longer needed ui props 2021-04-26 15:34:51 -04:00
Sarita Iyer
8976b53bad Merge branch 'main' into update-billing-topics 2021-04-26 14:54:29 -04:00
Sarita Iyer
7f487f7828 incorporate feedback and delete unused reusables 2021-04-26 13:32:27 -04:00
Sarah Schneider
982eeb04e0 use the keys as hooks for frontmatter props 2021-04-26 12:19:18 -04:00
Sarah Schneider
cd44e88b00 Merge branch 'main' into toggle-images 2021-04-26 11:56:31 -04:00
Felicity Chapman
34d66302fa Missed one (#18973) 2021-04-24 09:14:51 +01:00
Sarah Schneider
faf4a29870 Merge branch 'main' of github.com:github/docs-internal into toggle-images 2021-04-23 11:25:45 -04:00
Grey Baker
349338adbf Add Fastly to list of private repo partners (#18929) 2021-04-23 04:28:58 +00:00
Grey Baker
a6a8d92e35 Add OpenAI as secret scanning partner (#18896) 2021-04-23 04:22:38 +00:00
Lucas Costi
9d0b96df00 Manual approval of workflows on forks on public repos (#18873)
Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-04-22 13:32:24 -07:00
Sarah Schneider
aa2ef4137b make tooltip work on the scroll button 2021-04-22 12:54:30 -04:00
Sarah Schneider
94ec691215 update tooltip text 2021-04-22 12:17:07 -04:00
Sarah Schneider
75d2dcf136 Merge branch 'main' of github.com:github/docs-internal into toggle-images 2021-04-22 11:16:51 -04:00
Phil Pennock
c6347b7370 actions-scheduled-workflow-example: fix cron spec (#5572)
The prior cron spec would trigger 4 times a day, at 05:00, 05:30, 17:00, and 17:30.  The `*/30` is "any minute divisible by thirty" which is twice per hour.

So fix the spec to use `30` in place of `*/30` to match the description.
2021-04-22 10:28:35 +00:00
Matt Pollard
27d9850548 Hack some versioning for product callout (#18884) 2021-04-22 07:02:41 +00:00
Janice
6c28a88028 Merge branch 'main' into code-scanning-spaces 2021-04-21 15:19:13 -07:00
Sarita Iyer
c7a0bb7518 Billing UI updates 2021-04-21 16:13:38 -04:00