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

4281 Commits

Author SHA1 Message Date
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
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
github-openapi-bot
7e862d6ddb Update OpenAPI Descriptions (#17697)
* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files
2021-02-05 05:08:57 +00:00
Octomerger Bot
a5058afb0d repo sync 2021-02-05 12:13:08 +10:00
Octomerger Bot
6d653fa9f4 repo sync 2021-02-05 12:05:23 +10:00
github-openapi-bot
5b8f1a9ab7 Update OpenAPI Descriptions (#17692)
* Update OpenAPI Descriptions

* Add decorated OpenAPI schema files
2021-02-05 01:39:25 +00:00
Octomerger Bot
5ba9019b93 GraphQL schema update 2021-02-05 11:34:36 +10:00
lucascosti
f65e8d342e Action ran graphql script"update-files" 2021-02-05 01:11:37 +00:00
Octomerger Bot
9a5ef491dd repo sync 2021-02-05 07:34:41 +10:00
Meg Bird
d512aac9f6 Pull request auto-merge GA (#17612)
* updates versioning

* update with versioning

* test versioning

* update with fix

* last fix

* Update data/reusables/gated-features/auto-merge.md

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

* Remove beta badge from auto-merge screen shots (#17689)

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Will Smythe <willsmythe@github.com>
2021-02-04 14:14:30 -07:00
Octomerger Bot
419787a094 repo sync 2021-02-05 05:55:19 +10:00
Janice
29311236bc Merge pull request #3457 from zach-oster/patch-1
Fix broken link to Repl.it Quickstart Guide
2021-02-04 12:38:11 -07:00
Janice
85fab1bb64 Merge branch 'main' into patch-1 2021-02-04 12:29:00 -07:00
Octomerger Bot
f4f51b5174 repo sync 2021-02-05 04:38:48 +10:00
Chiedo John
5bd96598df Update README.md 2021-02-04 13:12:00 -05:00
Octomerger Bot
f482f54119 repo sync 2021-02-05 01:46:39 +10:00
Octomerger Bot
55ee3ce23b repo sync 2021-02-05 01:39:33 +10:00
Octomerger Bot
9a1af2b2c4 repo sync 2021-02-05 01:12:54 +10:00
Octomerger Bot
3a31456576 repo sync 2021-02-05 01:11:51 +10:00
Octomerger Bot
e83696a4d2 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-02-05 01:09:30 +10:00
Felicity Chapman
6f0bf1e128 Preparation for the committer-based billing phase 2 work (#17656) 2021-02-04 15:08:58 +00:00
Chiedo John
f10360f689 Add nuanced stalebot workflow (#17654)
Add nuanced stalebot workflow

Co-authored-by: chiedo <chiedo@users.noreply.github.com>
2021-02-04 14:48:45 +00:00
Octomerger Bot
749c213ac6 repo sync 2021-02-04 23:10:16 +10:00
Octomerger Bot
2a2e289c7d repo sync 2021-02-04 22:59:06 +10:00
Octomerger Bot
1191de1706 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-02-04 22:56:45 +10:00
Felicity Chapman
278fa5e7bc Remove trailing space from filename (#17621)
* Remove trailing space from filename
* Add step number
2021-02-04 12:56:11 +00:00
mc
f2f33812ab Merge pull request #17677 from github/fix-versioning
Update versioning for GHES 3.0 in repository-permission-levels-for-an-organization.md
2021-02-04 10:55:13 +00:00
mchammer01
e708c1f1e5 update versioning for GHES 3.0 2021-02-04 10:25:32 +00:00
Octomerger Bot
aa3d8ec4b7 repo sync 2021-02-04 11:19:50 +10:00