Laura Coursen
a2425d74ea
Remove beta notes for enterprise management features ( #28603 )
2022-06-17 10:02:03 +00:00
Matt Pollard
8297c57ac3
Add article with conceptual overview of GitHub Enterprise Server ( #28221 )
2022-06-17 09:25:36 +00:00
Octomerger Bot
551a7e4b03
Merge pull request #28602 from github/repo-sync
...
repo sync
2022-06-17 02:04:04 -05:00
Octomerger Bot
41a726e2a6
Merge branch 'main' into repo-sync
2022-06-17 01:59:10 -05:00
Brice Keown
d13f879e51
Update "About GitHub AE" from the compliance manager perspective ( #27986 )
2022-06-17 06:48:46 +00:00
Octomerger Bot
72ea0f4968
Merge pull request #28601 from github/repo-sync
...
repo sync
2022-06-17 01:33:41 -05:00
Scott Rohde
cedaaedb04
Remove redundant notes ( #18425 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
Co-authored-by: Martin Lopes <martin389@github.com >
2022-06-17 16:21:16 +10:00
titanism
f356acaee1
fix: fixed Actions large secret instructions and added warning ( #18603 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-06-17 16:11:18 +10:00
Octomerger Bot
d369d9445b
Merge pull request #18681 from github/repo-sync
...
repo sync
2022-06-16 22:05:18 -05:00
Octomerger Bot
808432c007
Merge branch 'main' into repo-sync
2022-06-16 22:01:16 -05:00
GitHub Actions
e97b6935b5
update search indexes
2022-06-17 02:28:18 +00:00
Octomerger Bot
3707b17e65
Merge pull request #18680 from github/repo-sync
...
repo sync
2022-06-16 19:35:00 -05:00
Octomerger Bot
811489dd16
Merge branch 'main' into repo-sync
2022-06-16 19:31:26 -05:00
Mariam
1b5fe2a8ea
Secret scanning push protection bypass ( #28195 )
...
Co-authored-by: Laura Coursen <lecoursen@github.com >
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2022-06-17 10:14:06 +10:00
Octomerger Bot
c7bd39db86
Merge pull request #18679 from github/repo-sync
...
repo sync
2022-06-16 17:52:50 -05:00
Octomerger Bot
1c760b7e04
Merge branch 'main' into repo-sync
2022-06-16 17:48:54 -05:00
docubot
c1aadf8ee9
New translation batch for cn ( #28587 )
...
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/lint-translation-files.js --check rendering
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=cn
* run script/i18n/reset-known-broken-translation-files.js
* Check in cn CSV report
Co-authored-by: Grace Park <gracepark@github.com >
2022-06-16 22:33:01 +00:00
Octomerger Bot
b9e71cda2b
Merge pull request #18678 from github/repo-sync
...
repo sync
2022-06-16 17:25:32 -05:00
docubot
32f3c24a80
New translation batch for pt ( #28578 )
...
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/fix-translation-errors.js
* 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
Co-authored-by: Grace Park <gracepark@github.com >
2022-06-16 22:23:23 +00:00
Octomerger Bot
9ec31838b2
Merge branch 'main' into repo-sync
2022-06-16 17:22:16 -05:00
docubot
93a5723d40
New translation batch for es ( #28583 )
...
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/fix-translation-errors.js
* Run script/i18n/lint-translation-files.js --check rendering
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=es
* run script/i18n/reset-known-broken-translation-files.js
Co-authored-by: Grace Park <gracepark@github.com >
2022-06-16 15:19:59 -07:00
docubot
2db32c5af5
New translation batch for ja ( #28590 )
...
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/lint-translation-files.js --check rendering
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=ja
* run script/i18n/reset-known-broken-translation-files.js
* Check in ja CSV report
Co-authored-by: Grace Park <gracepark@github.com >
2022-06-16 22:09:59 +00:00
Octomerger Bot
a38aa4bc75
Merge pull request #18677 from github/repo-sync
...
repo sync
2022-06-16 16:54:22 -05:00
Octomerger Bot
98e8deeb1f
Merge branch 'main' into repo-sync
2022-06-16 16:50:01 -05:00
Felicity Chapman
044285a2c1
[2022-06-16]: Secret scanning dry runs on custom pattern edits - [Public Beta] ( #28390 )
2022-06-16 21:23:26 +00:00
Octomerger Bot
3d3fec2708
Merge pull request #18676 from github/repo-sync
...
repo sync
2022-06-16 15:29:50 -05:00
Octomerger Bot
51ad40acb3
Merge branch 'main' into repo-sync
2022-06-16 15:24:46 -05:00
Steve Guntrip
9d0cdee78b
[2022-06-16] Migrate from Projects (classic) to Projects (beta) ( #28516 )
...
* Add migration article and assets
* Optimize images
* update projects classic reusable notice
* Apply suggestions from code review
Co-authored-by: Sarah Edwards <skedwards88@github.com >
* update gotchas, add note for repo-level projects
* tweak
* Update content/issues/trying-out-the-new-projects-experience/migrating-your-project.md
Co-authored-by: Sarah Edwards <skedwards88@github.com >
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: Sarah Edwards <skedwards88@github.com >
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com >
2022-06-16 20:03:10 +00:00
Octomerger Bot
30e6853194
Merge pull request #18675 from github/repo-sync
...
repo sync
2022-06-16 14:25:45 -05:00
Octomerger Bot
9fa9a0bc9e
Merge branch 'main' into repo-sync
2022-06-16 14:21:07 -05:00
docubot
eaa75433ae
New translation batch for cn ( #28539 )
...
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/lint-translation-files.js --check rendering
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=cn
* run script/i18n/reset-known-broken-translation-files.js
* Check in cn CSV report
Co-authored-by: Grace Park <gracepark@github.com >
2022-06-16 12:11:58 -07:00
GitHub Actions
e6d18e1f87
update search indexes
2022-06-16 18:57:08 +00:00
Octomerger Bot
c52264eecc
Merge pull request #18674 from github/repo-sync
...
repo sync
2022-06-16 13:56:55 -05:00
Octomerger Bot
b585e9c435
Merge branch 'main' into repo-sync
2022-06-16 13:52:08 -05:00
Mike Surowiec
20d10a8b80
fix: guides layout cards collapsing ( #28570 )
2022-06-16 18:39:38 +00:00
Octomerger Bot
2e73eb7d4b
Merge pull request #18673 from github/repo-sync
...
repo sync
2022-06-16 13:27:09 -05:00
Octomerger Bot
83069163fb
Merge branch 'main' into repo-sync
2022-06-16 13:22:49 -05:00
Peter Bengtsson
20ad46f240
run 'Link Checker: All English' on ubuntu-20.04-xl ( #28574 )
2022-06-16 17:46:50 +00:00
Octomerger Bot
c99f6427a9
Merge pull request #18672 from github/repo-sync
...
repo sync
2022-06-16 12:28:10 -05:00
Octomerger Bot
d074489941
Merge branch 'main' into repo-sync
2022-06-16 12:23:54 -05:00
docubot
492132f48f
New translation batch for ja ( #28542 )
...
* Add crowdin translations
* Run script/i18n/homogenize-frontmatter.js
* Run script/i18n/lint-translation-files.js --check rendering
* run script/i18n/reset-files-with-broken-liquid-tags.js --language=ja
* run script/i18n/reset-known-broken-translation-files.js
* Check in ja CSV report
Co-authored-by: Grace Park <gracepark@github.com >
2022-06-16 10:09:14 -07:00
Octomerger Bot
ccfa703ae0
Merge pull request #18671 from github/repo-sync
...
repo sync
2022-06-16 11:30:18 -05:00
Peter Bengtsson
9e242eacb7
run jest tests on ubuntu-20.04-xl ( #28568 )
...
* run jest tests on ubuntu-20.04-xl
* cpu debug info
* compare with unbuntu-latest
* tidy back up
2022-06-16 16:09:27 +00:00
Peter Bengtsson
a39614fdcf
remove supertest dependency ( #28572 )
...
* remove supertest dependency
* remove bad test
2022-06-16 15:56:41 +00:00
Octomerger Bot
f1d4b2ac6d
Merge pull request #18670 from github/repo-sync
...
repo sync
2022-06-16 10:56:37 -05:00
Octomerger Bot
2b6e40b55e
Merge branch 'main' into repo-sync
2022-06-16 10:51:33 -05:00
Peter Bengtsson
c3e8b23dde
run 'Check all English links' on ubuntu-20.04-xl ( #28566 )
...
* run 'Check all English links' on ubuntu-latest
* that didn't work
* ubuntu-20.04-xl
* increase patience in waiting for server
2022-06-16 15:36:04 +00:00
Peter Bengtsson
029291195c
stop using supertest to unit test archived enterprise static assets ( #28528 )
...
* stop using supertest to unit test archived enterprise static assets
* feedbacked
2022-06-16 11:30:02 -04:00
Octomerger Bot
fd5f1b6034
Merge pull request #18669 from github/repo-sync
...
repo sync
2022-06-16 09:00:01 -05:00
Octomerger Bot
48dc6ae1da
Merge branch 'main' into repo-sync
2022-06-16 08:55:56 -05:00