1
0
mirror of synced 2026-01-07 09:01:31 -05:00
Commit Graph

3790 Commits

Author SHA1 Message Date
Jason Etcovitch
907b45a207 Imagine, if you will, that we had Prettier for YAML files (#16504) 2020-11-17 18:02:23 -05:00
Janice
136923ad54 Merge branch 'main' into code-examples-typo 2020-11-17 13:33:57 -07:00
Becca Z
2deaa13972 Update action_code_examples.yml
noticed a minor typo when reviewing the `code examples` on this page. thank you all for this rad landing page!
2020-11-17 13:23:08 -06:00
Andy McKay
2cdb5c8b52 Remove starter workflows from code examples
👋🏾 This PR removes starter workflows from code examples on the docs page (I think). The workflows are all visible when a user hits the Actions tab and starts a new workflow. But on the way we do a transformation for example `$default-branch` to whatever your default branch is. So they don't work too well.

Some of the other things in the actions org might work, although not sure they qualify as good examples for learning from.
2020-11-16 15:33:24 -08:00
jmarlena
0dac557081 Add feature preview for container registry (#16424)
* Add new article with user account procedure

* Update reusables

* Add other prereq

* Add product variable

* Add a reminder reusable for getting started procedures

* Revise organization article

* Condense enabling articles into one

* Deets

* Delete old article

* wording tweak

* Minor tweak

* Add personal user account explanation

* Rework explanation

* Apply suggestions from code review

Co-authored-by: Kayla Ngan <kaylangan@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: Kayla Ngan <kaylangan@github.com>

* Update screenshot and remove other feature previews

* Create a reusable for accessing the feature preview

* ✂️ per @lucascosti's suggestion

* Update images

* Update article title

* Apply suggestions from code review

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

* Apply suggestions from code review

Co-authored-by: Kayla Ngan <kaylangan@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-16 14:54:32 -08:00
Nick Schonning
92740f68d7 chore: Add Prettier for Yaml formatting
Related to #128
- Prettier to fix indenting/quoting across files
- Manually adjust list styles to "-" style
- Ignore all translated files from automated formatting
- Drop redundant CI env variable
2020-11-16 16:12:49 -05:00
Sarah Schneider
58533b1d50 Early access header notification (#16482)
* add early access reusable text

* add early access header notification

* we can use a boolean in this oneoff block
2020-11-16 13:37:24 -05:00
jmarlena
45398e709c Password authentication and OAuth Authorizations API deprecation (#16375)
* Version password examples for GHES only

* Remove unnecessary note

* Versioned deprecation reusable for GHES only?

* Update troubleshooting article

* Version OAuthorizations REST API page for enterprise-only

* Remove deprecations reusable

* Add tentative note

* Rework two-factor authentication sections

* Fix double redirect reference

* versioning tweak

* Versioning tweaks

* adding back the endifs

* random link reformatting

* OAuth Authorization API versioned for 2.22

* /

* Fix internal docs links

* remove static redirect for dotcom

* Try deleting redirect

* Apply @martin389's suggested changes

Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>

* Remove best practice assumptions

* Apply suggestions from code review

Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>

* Add note

* restore redirects in content file and remove free-pro-team expected path from test fixture

* change note position

* handle path that was available on dotcom in developer site but is now GHES only

Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
2020-11-13 11:01:17 -08:00
Sarah Schneider
712003941f Release candidate banner script (#16427)
* remove middleware that sets notification flags

* move all notification handling into includes/header-notification.html

* update tests

* add release candidate header notification

* add release candidate banner text

* new script to add or remove a release candidate banner

* Update script/release-banner.js

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

* clarify error message

* empty commit to rerun CI

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2020-11-13 12:12:53 -05:00
Martin Lopes
5555a01405 [Nov 4] Adds updates to Interaction Limits API (#16290)
Co-authored-by: skedwards88 <skedwards88@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-12 18:05:51 -08:00
Sarah Schneider
cdb935cc63 Merge branch 'main' of https://github.com/github/docs-internal into find-page-in-version-redux 2020-11-12 13:32:04 -05:00
Sarah Schneider
ae0aabf636 update links (recreate https://github.com/github/docs-internal/pull/15486) 2020-11-12 13:31:47 -05:00
Jason Etcovitch
9e38a854b9 Filterable code examples on Actions landing page (#16276)
* Add custom hover shadows

* Support avatars

* Add guide-card include

* Use it in product-landing

* Add gradient styles

* Add guides frontmatter

* Use guideArticles instead of full objects

* Add support for authors

* Add support for category header

* Just pass the whole page

* Use it

* guide.url => guide.href

* Use `*.githubusercontent.com`

* Fix mobile card width

* Remove showDescription check

* Use featureLinks.guideCards

* Forgot an if

* Add contextualizers/actions-code-examples

* Use code-example-card include

* Tweak sizing/shadows

* Add a basic filterer

* Some visual tweaks

* labels => tags

* Cleanup some code

* Improve spacing on mobile

* Add "No results!" blurb

* Fix a boog

* Tweak spacing

* Remove support banner

* Improve "No results" state

* Just use login instead of name/avatarUrl

* Change card spacing

* Use circular avatars

* Add "Show more" button

* Add margin beneath "Guides"

* Use smaller font

* Assume github.com for code examples

* Show two columns at small screen

* Make "Show more" a btn

* Use the "repo" octicon

* Link to contributing guide

* Use a YAML file instead of a middleware

* Link straight to the file

* Fix some wonky markuip

* Fix a broken link

* Fix the borked test

* Allow variables that aren't strings

* Fix remaining tests
2020-11-12 11:35:43 -05:00
Octomerger Bot
23b38c2b79 Branch was updated using the 'autoupdate branch' Actions workflow. 2020-11-10 09:05:47 -08:00
Mark Phelps
9569b16fc3 Update docs around what image formats are supported by GHCR (#806) 2020-11-10 08:30:07 -08:00
mc
1cb3c52492 Secret scanning - update beta note & add product callout (#16414)
* add product callout

* update beta note

* add product callout to articles
2020-11-10 16:21:27 +00:00
Rachael Sewell
e5c6f373ef update lowercase note (#15126) 2020-11-09 14:30:00 -08:00
pr0PM
5cf26cce83 Changed the term master to main (#722)
* Changed the the term master to main

Since we are updating it everywhere :)

* Updates from the review

Added description for master along with main, since master is still the default on git itself.

* Force tests to rerun

* Fix over-indentation

* Force test to run again

Co-authored-by: hubwriter <hubwriter@github.com>
2020-11-09 10:25:20 +00:00
Lucas Costi
efe3b3b12b Fix 'Allow select actions' wording and description (#1112)
Co-authored-by: Simran <7819991+Simran-B@users.noreply.github.com>
2020-11-09 12:00:24 +10:00
Brice
930cbe1829 Merge branch 'main' into briceholland-ghae-review 2020-11-06 14:13:44 -08:00
Brice
f4675a9760 Update ghae-priorities.md 2020-11-05 18:22:34 -08:00
Leona B. Campbell
1e33237812 graphql latest (#16370) 2020-11-05 17:23:25 -08:00
Laura Coursen
e93b3cdbe7 More powerful interaction limits 💪🏻 (#16335) 2020-11-05 07:17:59 -06:00
Guillaume BAECHLER
506e6c04d7 Update add-ssh-key-to-ssh-agent.md 2020-11-04 21:04:48 +01:00
Guillaume BAECHLER
2163e2cdd2 Update add-ssh-key-to-ssh-agent-commandline.md 2020-11-04 21:03:16 +01:00
Nick Schonning
26a528a645 typo: accesible -> accessible 2020-11-04 14:38:40 -05:00
Nick Schonning
7545e718d6 typo: vulerable -> vulnerable 2020-11-04 14:38:39 -05:00
Nick Schonning
9979002e8f typo: isnt -> isn't 2020-11-04 14:38:39 -05:00
Nick Schonning
54f6e3e690 typo: permissios -> permissions 2020-11-04 14:38:38 -05:00
Nick Schonning
7911eb107a typo: insatllation -> installation 2020-11-04 14:38:37 -05:00
Nick Schonning
496a8fc9d1 typo: positon -> position 2020-11-04 14:38:36 -05:00
Nick Schonning
dbcd19818a typo: subcriptions -> subscriptions 2020-11-04 14:38:36 -05:00
Nick Schonning
7ed4915b0e typo: occured -> occurred 2020-11-04 14:38:35 -05:00
Nick Schonning
beb216d82b typo: Contibutors -> Contributors 2020-11-04 14:38:33 -05:00
Felicity Chapman
ca81af5357 Merge branch 'main' into docs/897 2020-11-03 23:28:24 +00:00
HonkingGoose
4053a2cd0a Apply suggestions from code review
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2020-11-03 21:09:51 +01:00
Jason Etcovitch
7d55775285 Actions landing page top bits (#16266)
* Add changelog frontmatter

* Reorganize some properties

* Move sections to product-landing

* Add more items

* Changing heading design

* Redesign hero

* Remove "GitHub Actions:"

* Popular ~articles~

* Use proper date formatting

* Quick start => Quickstart

* Add a comment

* Add to content/README
2020-11-03 13:23:50 -05:00
mc
f0f6f88d5a 2776 - Update Dependabot feature names in docs to reflect brand guide (#16291)
* update Dependabot variables

* update variables in docs

* update file names, titles and linked text

* fixing more anchors/links

* add redirects

* remove duplicate redirect from
2020-11-03 15:45:49 +00:00
HonkingGoose
23f12ccb55 Merge branch 'main' into docs/897 2020-11-03 12:43:14 +01:00
Laura Coursen
a3e1733aa1 GitHub AE (GHAE) (#16090) 2020-11-02 15:12:44 -06:00
HonkingGoose
5fe99a9b3c Create re-request-review reusable and use it in appropriate places 2020-10-31 12:17:57 +01:00
Felicity Chapman
c3a3163c05 Update information on Dependabot notifications (#16238) 2020-10-28 09:53:18 +00:00
Ben Emdon
2c908294ef Document the pull_requests array's behavior in the checks event (#15780) 2020-10-27 13:36:51 -07:00
Rachael Sewell
13c33d4039 [Shipping 10.23.20] add webhook config REST API (#16144)
* add webhook config REST API

* add versioning for dotcom/2.23+

* check for empty parameters with request bodies

* add latest rest-api-operation module

* Apply suggestions from code review

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2020-10-26 17:25:09 -07:00
Felicity Chapman
803605cbce Add Dependabot troubleshooting topic (#16139) 2020-10-26 15:27:29 +00:00
hubwriter
1652960986 [DSP, already shipped] Use conditioning to revert the dismiss/delete alert changes on GHES (#16211)
* Use conditioning to revert dismiss/delete alert changes on GHES

* Add new dotcom version text that is also good for GHES

* Reinstate original subheading for GHES 2.22
2020-10-26 15:12:12 +00:00
hubwriter
a4bc1a6d7c Revert "[DSP, already shipped] Use conditioning to revert the dismiss/delete alert changes on GHES (#16206)" (#16210)
This reverts commit 270803995e.
2020-10-26 12:08:45 +00:00
hubwriter
270803995e [DSP, already shipped] Use conditioning to revert the dismiss/delete alert changes on GHES (#16206)
* Use conditioning to revert dismiss/delete alert changes on GHES

* Add new dotcom version text that is also good for GHES

* Reinstate original subheading for GHES 2.22
2020-10-26 12:05:41 +00:00
mc
53f8234b4e Reducing noise from notifications for Dependabot/security alerts (#16088)
* first stab

* fix issues with liquid tags

* applied a few fixes and improvements

* rewrite options

* rewrite for GHES 2.21

* fix liquid versioning (again)

* I love liquid tags

* swap paragraphs for GHES 2.21

* add link to new article in 2 existing articles

* started major rework to avoid info duplication

* part of the reorg work

* starting the major reorg

* fix syntax

* rework Configuring notifications article

* reorganizing again

* more reorg

* add new reusable

* fix typo

* add correct variable

* link to correct article for GHES < 2.21

* Update content/github/managing-security-vulnerabilities/configuring-notifications-for-vulnerable-dependencies.md

Co-authored-by: Alex Mullans <infin8x@github.com>

* Apply suggestions from code review

Co-authored-by: Felicity Chapman <felicitymay@github.com>

* Update data/reusables/notifications/vulnerable-dependency-notification-options-detailed.md

Co-authored-by: Maya Kaczorowski <15946341+mayakacz@users.noreply.github.com>

* fix typo reported in #16036

* address comments from code review

* yet another commit

* polishing

* Update content/github/managing-security-vulnerabilities/configuring-notifications-for-vulnerable-dependencies.md

Co-authored-by: Maya Kaczorowski <15946341+mayakacz@users.noreply.github.com>

* use variables

* address more comments

* add condition to link as linked article is free-pro-team only

* fix condition

* remove reusable that had duplicated content

* remove incorrect info

* fix issue in GHES article

* added shortTitle

* Apply suggestions from code review

Co-authored-by: Maya Kaczorowski <15946341+mayakacz@users.noreply.github.com>

* reword for clarity

* add more detail

Co-authored-by: Alex Mullans <infin8x@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Maya Kaczorowski <15946341+mayakacz@users.noreply.github.com>
2020-10-23 11:40:38 +01:00
lesleyanneb
ac15999aa1 Update tracking-progress-on-your-project-board documentation (#16145)
* Update tracking-progress-on-your-project-board.md

* Update tracking-progress-on-your-project-board.md

* Update for default project board tracking behaviour

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2020-10-23 09:30:01 +01:00