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

4308 Commits

Author SHA1 Message Date
Shati Patel
fa6c0f306f [Feb 9] Security advisories: new fields (CWE, CVSS, ...) 2021-02-09 19:11:05 +00:00
Chiedo John
443d4e54f2 Update service catalog (#17762)
Co-authored-by: chiedo <chiedo@users.noreply.github.com>
2021-02-09 19:05:35 +00:00
Vanessa Yuen
5d608c1e2a Crowdin translations (translation-batch-1612885307) (#17760)
* New Crowdin translations by Github Action

* Revert broken translated files to content from  branch

* fix known frontmatter errors

* Revert broken translated files to content from  branch

* fix translation errors

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Jason Etcovitch <jasonetco@github.com>
2021-02-09 18:14:25 +01:00
James M. Greene
a469193704 Test workflow and jest configuration cleaning (#17759) 2021-02-09 10:52:28 -06:00
Kevin Heis
207c536609 Add page_event_id to all successive events (#17738)
* Add `page_event_id` to all successive events

* Update events.js

* Break out event inits into functions so they don't break each other

* Update events.js

* Update events.js

* Update events.js
2021-02-09 15:40:27 +00:00
Dominik Bamberger
b3764cc4da Merge pull request #17727 from github/b4mboo-2021-02-08-add-limitations-for-scheduled-reminders
Add note about scheduled reminder limitations.
2021-02-09 16:28:37 +01:00
Dominik Bamberger
05c2e0ddfe Merge branch 'main' into b4mboo-2021-02-08-add-limitations-for-scheduled-reminders 2021-02-09 16:19:13 +01:00
Vanessa Yuen
25ff6b94ff Translation tools to make our lives easier (#17712)
* create script to fix easy-to-fix frontmatter errors in translation

* improve reset-translated-file.js: allow reverting to the same file from `main` branch

* fix release-notes as well

* also lints liquid in frontmatter
2021-02-09 10:11:12 -05:00
Octomerger Bot
744e5351c2 repo sync 2021-02-09 23:17:42 +10:00
Chiedo John
c853cd100e Merge branch 'main' into repo-sync 2021-02-09 08:13:17 -05:00
Dominik Bamberger
a890910086 Merge branch 'main' into b4mboo-2021-02-08-add-limitations-for-scheduled-reminders 2021-02-09 11:11:01 +01:00
Dominik Bamberger
cc085c7d69 Update data/reusables/reminders/scheduled-reminders-limitations.md
Co-authored-by: Laura Coursen <lecoursen@github.com>
2021-02-09 11:06:47 +01:00
Stefan Jaud
e5d45c8e34 Correcting a typo in code (#3492) 2021-02-09 14:44:27 +10:00
Gideon Goldberg
ca5549b43c use node action V2 (#3149)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-02-09 14:29:26 +10:00
Jason Etcovitch
1948e4b717 Fix GitHub.com reference/enterprise-admin API URL (#17736)
* Fix enterprise-admin API URL

* Use variable for API URL

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

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-02-09 04:02:28 +00:00
Kegan Maher
5c93cb4a1f Updates to AWS ECS deploy guide (#3002) 2021-02-09 13:51:31 +10:00
github-openapi-bot
134a7b9995 Update OpenAPI Descriptions (#17749)
* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files
2021-02-08 23:28:40 +00:00
Alena Sviridenko
6e072b619b Update for GH Actions hosted runners specification and usage (#17700)
* updated runner specification and usage guidelines

* removed extra line

* added screenshot

* Updated wording

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

Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-02-08 20:59:50 +00:00
hubwriter
bbb5ddbbea updated npm supported versions (#17739) 2021-02-08 20:30:56 +00:00
Lee Dohm
d03efdbc47 Merge pull request #17746 from github/no-internal-check-on-reopen
Don't check for internal authors on reopening
2021-02-08 12:20:23 -08:00
Lee Dohm
84f7d250a7 Merge branch 'main' into no-internal-check-on-reopen 2021-02-08 12:15:50 -08:00
Jason Etcovitch
7aed83d5f8 Remove currentLanguage from translation_notification (#17733) 2021-02-08 20:05:29 +00:00
Lee Dohm
37717eeed1 Don't check for internal authors on reopening 2021-02-08 11:59:37 -08:00
Jason Etcovitch
fcade11d77 FIx version switcher size (#17732) 2021-02-08 19:45:04 +00:00
Jason Etcovitch
0bea3eabfb Fix some invalid Liquid (#17743)
* Fix some invalid Liquid

* Sigh one more

* Uno mas
2021-02-08 19:19:54 +00:00
github-openapi-bot
0ec7c3f48f Update OpenAPI Descriptions 2021-02-08 18:34:56 +00:00
dependabot[bot]
02c4df5ab6 Bump ini from 1.3.5 to 1.3.8 (#17742)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 18:29:32 +00:00
Octomerger Bot
753f2942ab repo sync 2021-02-09 04:07:24 +10:00
Octomerger Bot
3f615c0f93 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-02-09 03:59:32 +10:00
Jason Etcovitch
39e0e0dda1 Use Liquidjs instead of Liquid (#16743)
* Install liquidjs, uninstall liquid

* Comment a bunch of stuff out to get going

* Fix invalid includes

* Fix all includes (path => 'path')

* Get the homepage to render

* Do link-in-list kinda

* Revert "Fix all includes (path => 'path')"

This reverts commit d6fead646353aa5041d9229470a62a1d487456b9.

* Support non-dynamic partials

* Extract getTemplate helper

* Do remaining custom Liquid tags

* Fix some custom tag bugs

* Moar bugs

* Re-add link tag

* Cleaner diff

* Actually fix extended markdown tags

* Fully comment out version matchers

* Smaller diff

* Rely only on Liquid internals for conditionals

* Use new operators option in Liquid engine

* Fix link.js

* Don't need options

* Updoot to the right doot

* Fix some bugs

* Fix another bug

* Pass a test

* Fix the translate bits

* Adjust a test

* Fix another invalid Liquid bug

* Two more borked translations

* Found some more

* Don't need this change

* Revert "Don't need this change"

This reverts commit a916d619747f0492865a69c3e237c97c4d4e7fad.

* This should fix the broken links

* Missed one

* Revert "This should fix the broken links"

This reverts commit e6c2cc0d9055d958706260d57edbe293281c150e.

* Revert "Missed one"

This reverts commit bbe1f23baf16e020f6f7931589decb1afc75dfbd.

* Updoot liquidjs
2021-02-08 12:58:51 -05:00
Matt Pollard
f1582f0637 Merge pull request #2851 from github/capital-h 2021-02-08 16:24:44 +01:00
Matt Pollard
c2a05fe653 Use variables 2021-02-08 15:48:08 +01:00
Matt Pollard
63ef4d6ad4 Revert changes for UI labels 2021-02-08 15:26:35 +01:00
Matt Pollard
da98900b38 Merge branch 'main' into capital-h 2021-02-08 15:21:49 +01:00
Shati Patel
0c7e6768af Code scanning: Remove unsupported SARIF property 2021-02-08 13:01:04 +00:00
Dominik Bamberger
93e07c0ae7 Add note about limitations. 2021-02-08 12:49:46 +01:00
Dominik Bamberger
1d60347f69 Add note about limitations. 2021-02-08 12:47:55 +01:00
Dominik Bamberger
8f2f14609f Add note about limitations. 2021-02-08 12:41:52 +01:00
Dominik Bamberger
648681a28f Create reusable for scheduled reminder limitations. 2021-02-08 12:19:10 +01:00
James M. Greene
f7ec320b64 npm audit fix (#17675) 2021-02-06 23:57:14 +00:00
Octomerger Bot
0110d94996 repo sync 2021-02-06 05:51:42 +10:00
Octomerger Bot
f0e7705e76 repo sync 2021-02-06 05:38:24 +10:00
Rachael Sewell
0f5ad09dfd update action output name (#17696) 2021-02-05 19:28:20 +00:00
Octomerger Bot
28bcf46613 repo sync 2021-02-06 04:43:05 +10:00
Jason Etcovitch
28efe65bf5 Fix some invalid Liquid (#17705)
* Remove quotes from render paths

* Do the same for includes

* Fix {{{ in breadcrumbs

* Remove some old octicon syntax

* Fix some wonks

* Borked one

* Unchange `render` calls

* Smaller diff

* Even smaller
2021-02-05 13:17:15 -05:00
Octomerger Bot
6be8138b35 repo sync 2021-02-05 16:08:20 +10:00
Octomerger Bot
12d89269db repo sync 2021-02-05 15:49:38 +10:00
Octomerger Bot
139844010d repo sync 2021-02-05 15:38:00 +10:00
Lucas Costi
38f399fdaa Version API URL reusables for GHAE (#17674) 2021-02-05 05:33:35 +00:00
Lucas Costi
2a7b6bbbee Suspend GitHub Apps GHES versioning (#17648)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-02-05 05:21:12 +00:00