Octomerger Bot
76c811af06
Merge pull request #13191 from github/repo-sync
...
repo sync
2021-12-19 04:57:03 -06:00
Octomerger Bot
c5d290f401
Merge branch 'main' into repo-sync
2021-12-19 04:48:41 -06:00
GitHub Actions
802582e8dc
update search indexes
2021-12-19 10:18:52 +00:00
Octomerger Bot
2bf1ae8cd5
Merge pull request #13176 from github/repo-sync
...
repo sync
2021-12-18 21:01:31 -06:00
Octomerger Bot
cf72745fcd
Merge branch 'main' into repo-sync
2021-12-18 20:54:25 -06:00
GitHub Actions
fc18889975
update search indexes
2021-12-19 02:41:01 +00:00
Robert Sese
b12c2b60cd
Merge pull request #13170 from github/repo-sync
...
repo sync
2021-12-18 15:05:30 -06:00
Octomerger Bot
40750e3e07
Merge branch 'main' into repo-sync
2021-12-18 14:49:18 -06:00
James M. Greene
94659705b1
Alternative repo-sync fixes ( #23892 )
...
* Info is in the data prop
* Don't bother to comment when closing our own automated repo-sync PRs
Co-authored-by: Robert Sese <sese@github.com >
2021-12-18 14:31:40 -06:00
GitHub Actions
b9b3c65feb
update search indexes
2021-12-18 18:21:21 +00:00
docubot
bec1367b29
New translation batch for pt ( #23882 )
...
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/fix-translation-errors.js
* Run script/i18n/lint-translation-files.js --check parsing
* Run script/i18n/lint-translation-files.js --check rendering
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=pt
* run script/i18n/reset-known-broken-translation-files.js
2021-12-18 17:52:02 +00:00
GitHub Actions
218fb418b9
update search indexes
2021-12-18 10:11:35 +00:00
GitHub Actions
79a1ae7a25
update search indexes
2021-12-18 02:22:59 +00:00
Ethan Palm
129d67814c
Update GHES 3.0+ release notes ( #23843 )
...
* Update 3.0.22
* update 3.1.14
* update 3.2.6
* update 3.3.1
2021-12-17 15:19:36 -08:00
Ethan Palm
3f2b79e765
Add info on topics to content model ( #23834 )
...
* Add section on topics
* Add checklist to help choose topics
2021-12-17 14:44:47 -08:00
Octomerger Bot
db0f087ed7
Merge pull request #13105 from github/repo-sync
...
repo sync
2021-12-17 14:56:16 -06:00
Octomerger Bot
29b44f8e48
Merge branch 'main' into repo-sync
2021-12-17 14:46:50 -06:00
James M. Greene
b486966547
Add a few checks to close the repo-sync PR if no changes remain ( #23839 )
2021-12-17 20:37:56 +00:00
Octomerger Bot
77806a4d03
Merge pull request #13104 from github/repo-sync
...
repo sync
2021-12-17 14:28:13 -06:00
Octomerger Bot
0eea1e0543
Merge pull request #23840 from github/repo-sync
...
repo sync
2021-12-17 14:28:06 -06:00
Octomerger Bot
842b270086
Merge branch 'main' into repo-sync
2021-12-17 14:22:42 -06:00
Octomerger Bot
ea512efeee
Merge branch 'main' into repo-sync
2021-12-17 14:20:21 -06:00
Robert Sese
5d88ffbef7
Use ol for LearningTracks ( #23461 )
...
* Use ol for LearningTracks
* Flip li counter bg/fg colors
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
2021-12-17 13:52:49 -06:00
Octomerger Bot
ee1b3ab79c
Merge pull request #23832 from github/repo-sync
...
repo sync
2021-12-17 12:30:10 -06:00
Octomerger Bot
b3ec6a8f91
Merge pull request #13099 from github/repo-sync
...
repo sync
2021-12-17 12:29:02 -06:00
Octomerger Bot
00497d91ea
Merge branch 'main' into repo-sync
2021-12-17 12:24:03 -06:00
Octomerger Bot
50dff869e3
Merge branch 'main' into repo-sync
2021-12-17 12:21:03 -06:00
docubot
8a59dec094
New translation batch for pt ( #23830 )
...
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/fix-translation-errors.js
* Run script/i18n/lint-translation-files.js --check parsing
* Run script/i18n/lint-translation-files.js --check rendering
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=pt
* run script/i18n/reset-known-broken-translation-files.js
* Check in pt CSV report
2021-12-17 17:59:44 +00:00
Sarah Edwards
ea861e22ad
update frontmatter to reflect reorg ( #23829 )
2021-12-17 17:55:35 +00:00
Matt Pollard
763fff1f37
Update versioning guidance ( #23793 )
2021-12-17 17:49:43 +00:00
Octomerger Bot
6e3586fa8b
Merge pull request #13098 from github/repo-sync
...
repo sync
2021-12-17 11:30:46 -06:00
Octomerger Bot
4c6ed5b7af
Merge pull request #23828 from github/repo-sync
...
repo sync
2021-12-17 11:29:20 -06:00
Octomerger Bot
fcaf153cd9
Merge branch 'main' into repo-sync
2021-12-17 11:23:48 -06:00
Octomerger Bot
37be2fa6dd
Merge branch 'main' into repo-sync
2021-12-17 11:22:06 -06:00
Robert Sese
a2bd8ae67f
Add support for videos to landing pages ( #23801 )
...
* Add new video properties frontmatter
* Handle video links in the middleware
* Video links don't have intros, authors, or full titles
* Make videos available from context
* Add default video heading
* Add basic tests for videos
* tmp videos test
* Remove stray test debugging
* more tmp videos testing
* Add videos test fixture
* Revert "more tmp videos testing"
This reverts commit 382946a5603ff217014797f77f37216bb8bb6c9c.
* Revert "tmp videos test"
This reverts commit 8767d0eaf08bd4ca04e2dacd12d476a2506c0367.
2021-12-17 11:09:00 -06:00
Octomerger Bot
3507dad87d
Merge pull request #23827 from github/repo-sync
...
repo sync
2021-12-17 11:06:34 -06:00
Octomerger Bot
ec75bbfbbf
Merge pull request #13097 from github/repo-sync
...
repo sync
2021-12-17 11:03:46 -06:00
Octomerger Bot
341824d1af
Merge branch 'main' into repo-sync
2021-12-17 10:59:18 -06:00
Octomerger Bot
73b9dba0f2
Merge branch 'main' into repo-sync
2021-12-17 10:56:10 -06:00
Sarah Edwards
2bbbea6058
[Do not merge until starter template PRs merge] Add more Azure starter template guides ( #22832 )
...
Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com >
Co-authored-by: Francis <15894826+francisfuzz@users.noreply.github.com >
Co-authored-by: Tom Gamble <thomasgamble2@gmail.com >
Co-authored-by: Jason Freeberg <jafreebe@microsoft.com >
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
Co-authored-by: Simona Cotin <simona.cotin@microsoft.com >
2021-12-17 08:56:09 -08:00
Mike Surowiec
276c97c4d7
minor dockerfile updates ( #23826 )
2021-12-17 10:51:47 -06:00
Sarah Edwards
9978441019
[12-17-2021] Update starter template UI docs ( #22966 )
...
Co-authored-by: Octomerger Bot <63058869+Octomerger@users.noreply.github.com >
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com >
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com >
2021-12-17 08:35:23 -08:00
Octomerger Bot
0bc6dcf1f8
Merge pull request #23825 from github/repo-sync
...
repo sync
2021-12-17 10:30:28 -06:00
Octomerger Bot
5da314efe0
Merge pull request #13096 from github/repo-sync
...
repo sync
2021-12-17 10:30:04 -06:00
Octomerger Bot
b2152878f5
Merge branch 'main' into repo-sync
2021-12-17 10:23:10 -06:00
Octomerger Bot
96acb6baeb
Merge branch 'main' into repo-sync
2021-12-17 10:20:37 -06:00
James M. Greene
d6405ecb45
Optimize workflow runs with concurrency settings ( #23811 )
...
* Add concurrency settings for a bunch of workflows
* Restrict prod deployments to one at a time but disallow interrupting
* Remove redundant pull_request.types specification
2021-12-17 16:00:52 +00:00
Octomerger Bot
908410533d
Merge pull request #13095 from github/repo-sync
...
repo sync
2021-12-17 09:26:46 -06:00
Octomerger Bot
65ce87457c
Merge pull request #23824 from github/repo-sync
...
repo sync
2021-12-17 09:26:03 -06:00
Octomerger Bot
db1aa63a4f
Merge branch 'main' into repo-sync
2021-12-17 09:22:54 -06:00