1
0
mirror of synced 2026-01-06 06:02:35 -05:00
Commit Graph

23297 Commits

Author SHA1 Message Date
rachmari
01fd0da8d2 Action ran graphql script"update-files" 2022-04-03 16:34:28 +00:00
GitHub Actions
cd20e85d99 update search indexes 2022-04-03 10:10:13 +00:00
GitHub Actions
91044c0439 update search indexes 2022-04-03 02:47:26 +00:00
GitHub Actions
39ba5807d6 update search indexes 2022-04-02 18:09:14 +00:00
docubot
031e9e3702 New translation batch for pt (#26633)
* 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
2022-04-02 17:50:58 +00:00
GitHub Actions
b8b770dbae update search indexes 2022-04-02 10:07:05 +00:00
Abby Vollmer
65633361b7 sync with Community Guidelines updates (#26305)
* sync with Community Guidelines updates
2022-04-02 08:34:53 +00:00
mc
d4f2fb6337 Github -> GitHub in our docs (fix spelling) (#26611)
* fix spelling
2022-04-02 08:29:57 +00:00
GitHub Actions
9dfa377803 update search indexes 2022-04-02 02:51:10 +00:00
Stefan KP
da8aab6269 Update github-enterprise-subscription-agreement.md (#26434) 2022-04-01 20:33:22 +00:00
Stefan KP
9f1bba8207 Update github-enterprise-server-license-agreement.md (#26435) 2022-04-01 20:30:14 +00:00
GitHub Actions
725ab134d3 update search indexes 2022-04-01 18:15:10 +00:00
Robert Sese
33c05d81ce Change product landing page introLinks to a general map of link titles to links (#26360)
* Add cta button to frontmatter and context

* Add cta to Page

* Render cta button in product landing hero

* Handle external links

* Add simple unit test for cta link

* Address feedback

Co-authored-by: Peter Bengtsson <mail@peterbe.com>

* Actually push condition update

* Show it's an external link

* Refactor FullLink so we use Link once

Co-authored-by: Peter Bengtsson <mail@peterbe.com>

* Custom link can also be null

* Rename 'cta' to 'custom' and make it the last introLink

* Update tests with 'cta' to 'custom' change

* Filter once

* Revert "Filter once"

This reverts commit a3f9a8a06b505d77fed47ca96a66c187c86c3c91.

* Update introLinks to a map of titles and URLs

* No more custom introLink in LandingHero

* Simplify introLinks processing

* introLinks can also be null

Co-authored-by: Peter Bengtsson <mail@peterbe.com>

* more concise

Co-authored-by: Peter Bengtsson <mail@peterbe.com>

* No longer necessary with the a plain introLinks map

Co-authored-by: Peter Bengtsson <mail@peterbe.com>

* '.entries()` is simpler

Co-authored-by: Peter Bengtsson <mail@peterbe.com>

* 'link' could be false depending on what version you're on

* Update test for new introLinks

Co-authored-by: Peter Bengtsson <mail@peterbe.com>
2022-04-01 11:01:37 -05:00
Peter Bengtsson
0a0c83db5b refactor early access breadcrumbs (#26558)
* refactor early access breadcrumbs

* Update permissions metadata to include users and teams with explicit access

* Inform users of permission requirement for dependabot alerts

* Apply suggestions from code review

* version previews (#26571)

* update search indexes

* New translation batch for pt (#26591)

* 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

* Update subcategories for Codespaces (#25812)

* Version actions for GHES, use reusables (#26004)

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>

* New translation batch for ja (#26599)

* 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>

* New translation batch for cn (#26598)

* 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>

* New translation batch for es (#26597)

* 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

* Check in es CSV report

Co-authored-by: Grace Park <gracepark@github.com>

* update search indexes

* Rename xxtest-devcontainer.json to devcontainer.json

* Delete .devcontainer/java-environment directory

* Delete .devcontainer/ruby-environment directory

* Update development.md

* Update CONTRIBUTING.md

* Add link to troubleshooting (#26514)

* update search indexes

* fix old tests

Co-authored-by: Anthony Swierkosz <anthony@swierkosz.dev>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: GitHub Actions <action@github.com>
Co-authored-by: docubot <67483024+docubot@users.noreply.github.com>
Co-authored-by: Brian McManus <bdmac@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2022-04-01 10:25:07 -04:00
Octomerger Bot
60ea6cd15b Merge pull request #26609 from github/repo-sync
repo sync
2022-04-01 03:51:35 -07:00
Octomerger Bot
7d0b624446 Merge pull request #16740 from github/repo-sync
repo sync
2022-04-01 03:27:07 -07:00
Octomerger Bot
b712d135f2 Merge branch 'main' into repo-sync 2022-04-01 03:23:30 -07:00
GitHub Actions
3ea9f9456a update search indexes 2022-04-01 10:07:59 +00:00
Octomerger Bot
1ed4422911 Merge pull request #26607 from github/repo-sync
repo sync
2022-04-01 02:58:38 -07:00
Octomerger Bot
46de4498c2 Merge branch 'main' into repo-sync 2022-04-01 02:51:08 -07:00
Octomerger Bot
eea60b2387 Merge pull request #16739 from github/repo-sync
repo sync
2022-04-01 02:50:54 -07:00
Octomerger Bot
c6e5a346d1 Merge branch 'main' into repo-sync 2022-04-01 02:47:27 -07:00
hubwriter
ea9bd62763 Update CONTRIBUTING.md 2022-04-01 10:39:26 +01:00
hubwriter
0dfddc9de2 Update development.md 2022-04-01 10:37:46 +01:00
hubwriter
70d7b4da21 Add link to troubleshooting (#26514) 2022-04-01 09:30:21 +00:00
mc
d9eda89234 Merge pull request #16671 from aisgbnok/4760-dependabot-explicit-users
Add users and teams to dependabot security alert information
2022-04-01 10:28:03 +01:00
mc
874b8df406 Merge branch 'main' into 4760-dependabot-explicit-users 2022-04-01 10:23:28 +01:00
mc
0e45394127 Apply suggestions from code review 2022-04-01 10:16:33 +01:00
Octomerger Bot
fbec33185b Merge pull request #16736 from github/repo-sync
repo sync
2022-04-01 01:54:03 -07:00
Octomerger Bot
89d6f715f6 Merge branch 'main' into repo-sync 2022-04-01 01:50:43 -07:00
hubwriter
38a91c7bab Delete .devcontainer/ruby-environment directory 2022-04-01 09:36:45 +01:00
hubwriter
8af4e97984 Delete .devcontainer/java-environment directory 2022-04-01 09:36:29 +01:00
hubwriter
61265300e9 Rename xxtest-devcontainer.json to devcontainer.json 2022-04-01 09:36:07 +01:00
Octomerger Bot
d1af3334bf Merge pull request #16734 from github/repo-sync
repo sync
2022-03-31 20:39:57 -07:00
Octomerger Bot
bb51b5bd65 Merge branch 'main' into repo-sync 2022-03-31 20:36:28 -07:00
GitHub Actions
563701cc78 update search indexes 2022-04-01 02:53:57 +00:00
Octomerger Bot
7c76965834 Merge pull request #16732 from github/repo-sync
repo sync
2022-03-31 18:14:14 -07:00
Octomerger Bot
9659fa9fb6 Merge branch 'main' into repo-sync 2022-03-31 18:10:16 -07:00
docubot
8ddd686793 New translation batch for es (#26597)
* 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

* Check in es CSV report

Co-authored-by: Grace Park <gracepark@github.com>
2022-03-31 23:56:31 +00:00
Octomerger Bot
a42b29a679 Merge pull request #16731 from github/repo-sync
repo sync
2022-03-31 16:54:07 -07:00
Octomerger Bot
60b35b2b5c Merge branch 'main' into repo-sync 2022-03-31 16:49:48 -07:00
docubot
b0b9d5c514 New translation batch for cn (#26598)
* 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-03-31 23:48:44 +00:00
docubot
604e1dde29 New translation batch for ja (#26599)
* 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-03-31 23:40:31 +00:00
Lucas Costi
b49c768777 Version actions for GHES, use reusables (#26004)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-04-01 09:36:17 +10:00
Octomerger Bot
30e58b7a0c Merge pull request #16726 from github/repo-sync
repo sync
2022-03-31 11:57:50 -07:00
Octomerger Bot
7cf372b20a Merge branch 'main' into repo-sync 2022-03-31 11:54:07 -07:00
Brian McManus
593be2d084 Update subcategories for Codespaces (#25812) 2022-03-31 18:41:57 +00:00
Octomerger Bot
2ea14b4988 Merge pull request #16725 from github/repo-sync
repo sync
2022-03-31 11:41:39 -07:00
Octomerger Bot
2ef10fab02 Merge branch 'main' into repo-sync 2022-03-31 11:37:52 -07:00
docubot
b401ffff13 New translation batch for pt (#26591)
* 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
2022-03-31 18:35:52 +00:00