1
0
mirror of synced 2026-01-05 12:07:35 -05:00
Commit Graph

1386 Commits

Author SHA1 Message Date
Melissa Xie
f1f27ccb2c Rename all references to "GitHub for mobile" in favor of "GitHub Mobile" (#23370) 2021-12-08 20:57:46 +00:00
GitHub Actions
0e35dc814f update search indexes 2021-12-08 18:05:18 +00:00
github-openapi-bot
d023bccb60 Update OpenAPI Descriptions (#23478) 2021-12-08 13:11:44 +00:00
GitHub Actions
b0c267311a update search indexes 2021-12-08 10:08:12 +00:00
GitHub Actions
1bc2381668 update search indexes 2021-12-07 18:35:41 +00:00
Sarita Iyer
bb54376928 Merge branch 'main' into openapi-update-3b559f2de62c2da2509a0339485fd47642f5800984361cc69c29ce15203f40fe 2021-12-07 10:46:39 -05:00
Peter Bengtsson
0a7be6644e simulate sync-search in PRs (#22940)
* simulate sync-search in PRs

* Update .github/workflows/sync-search-pr.yml

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

* more consistent naming

Co-authored-by: Octomerger Bot <63058869+Octomerger@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2021-12-07 14:19:07 +00:00
Peter Bengtsson
53e3077973 use 302 when redirecting from without language prefix (#23409)
Part of #1312
2021-12-07 14:07:11 +00:00
Peter Bengtsson
9a7a8a761e make lib/rest/index.js callable (#23214)
* Experiment with making the tarball smaller

Part of #1248

* try this

* stop debugging

* delete translations too

* delete heavy search indexes too

* push and popd

* try this hack

* delete but leave directory

* debug more

* faster delete of translations

* less loud

* async await

* async await

* no tree

* simplify

* experimenting more

* unfinished

* only the large files

* change order

* brotli with level 6

* cope better with decorated rest json files

* tidying

* keep images

* cleaning

* cleaning up

* refactored function

* try this

* better comment

* remove console logging

* more important changes

* make lib/rest/index.js callable

Part of #1177

* memoize

* remove console logging
2021-12-07 13:21:23 +00:00
GitHub Actions
feca73002c update search indexes 2021-12-07 02:20:16 +00:00
github-openapi-bot
75f07228c9 Add decorated OpenAPI schema files 2021-12-06 23:26:19 +00:00
github-openapi-bot
2d71b90ac5 Update OpenAPI Descriptions 2021-12-06 15:20:39 -08:00
github-openapi-bot
ebe4f43416 Add decorated OpenAPI schema files 2021-12-06 19:18:50 +00:00
github-openapi-bot
053e8303bb Update OpenAPI Descriptions 2021-12-06 11:12:30 -08:00
GitHub Actions
5a928dc963 update search indexes 2021-12-06 18:02:09 +00:00
GitHub Actions
a547d79461 update search indexes 2021-12-06 10:17:30 +00:00
GitHub Actions
9049fd77fb update search indexes 2021-12-06 02:39:42 +00:00
GitHub Actions
9fed6823c9 update search indexes 2021-12-05 18:00:57 +00:00
GitHub Actions
bef9409d2c update search indexes 2021-12-05 09:58:09 +00:00
GitHub Actions
8795734fdf update search indexes 2021-12-05 02:23:04 +00:00
GitHub Actions
a498ab952f update search indexes 2021-12-04 18:24:09 +00:00
GitHub Actions
eca3252e45 update search indexes 2021-12-04 10:09:48 +00:00
GitHub Actions
05158d8b34 update search indexes 2021-12-04 02:36:09 +00:00
rsese
45428fb910 Action ran graphql script"update-files" 2021-12-03 23:56:42 +00:00
GitHub Actions
413fbfbcbd update search indexes 2021-12-03 18:19:55 +00:00
GitHub Actions
cc37aadc7e update search indexes 2021-12-03 10:11:27 +00:00
GitHub Actions
21d4d28c66 update search indexes 2021-12-03 02:20:57 +00:00
Sarah Edwards
52893a6bce Sunset content attachments (#23285) 2021-12-03 00:28:55 +00:00
Grace Park
4ff5167e51 Updating name: sublanding to guides and using DropdownMenu for type/topics filter (#23290)
* updating sublanding to guides page and using DropdownMenu primer component

* fix linting error

* remove unnecessary import

* updating translation files

* move data-testid

* trying to fix test

* fix browser tests

* Update content/README.md

Co-authored-by: Francis <15894826+francisfuzz@users.noreply.github.com>

Co-authored-by: Francis <15894826+francisfuzz@users.noreply.github.com>
2021-12-02 18:43:33 +00:00
GitHub Actions
5983137918 update search indexes 2021-12-02 18:18:28 +00:00
GitHub Actions
66dc5d9c56 update search indexes 2021-12-02 10:15:23 +00:00
Peter Bengtsson
014c24d78b use got to send to Hydro (#23286) 2021-12-02 04:30:44 +00:00
github-openapi-bot
ba2e06a14d Update OpenAPI Descriptions (#23277) 2021-12-02 04:24:02 +00:00
GitHub Actions
7a4e8ed9d1 update search indexes 2021-12-02 02:46:01 +00:00
Peter Bengtsson
8e1508d5fd remove crowdin-support hack (#23231) 2021-12-01 22:56:03 +00:00
Robert Sese
37b311dd8f Actionlist-ify ProductArticleList (#23280)
* WIP: ActionList ProductArticleList

* remove mb

* Put article count in link

* Full width links

* remove indent

* fixing link space for mini tocs

Co-authored-by: Grace Park <gracepark@github.com>
2021-12-01 21:49:52 +00:00
Peter Bengtsson
1c4d326116 Make the staging files, for deployments, as lean as possible (#23049)
* Experiment with making the tarball smaller

Part of #1248

* try this

* stop debugging

* delete translations too

* delete heavy search indexes too

* push and popd

* try this hack

* delete but leave directory

* debug more

* faster delete of translations

* less loud

* async await

* async await

* no tree

* simplify

* experimenting more

* unfinished

* only the large files

* change order

* brotli with level 6

* cope better with decorated rest json files

* tidying

* keep images

* cleaning

* cleaning up

* refactored function

* try this

* better comment

* remove console logging

* more important changes

* improved fs.accessSync check
2021-12-01 19:01:46 +00:00
GitHub Actions
8c9e2d6e03 update search indexes 2021-12-01 18:17:04 +00:00
GitHub Actions
289964eec0 update search indexes 2021-12-01 09:56:35 +00:00
github-openapi-bot
b4d15cd571 Update OpenAPI Descriptions (#23259) 2021-12-01 15:46:33 +10:00
github-openapi-bot
0cc679bd1e Update OpenAPI Descriptions (#23243) 2021-12-01 14:31:44 +10:00
GitHub Actions
3c6f09db23 update search indexes 2021-12-01 02:30:00 +00:00
Peter Bengtsson
2f6f076cc0 LinkChecker and better linksToSkip function (#23001)
* LinkChecker and better linksToSkip function

Part of #1253

* try now

* escaped

* make sure it skips all non-english links

* feedbacked
2021-11-30 21:39:39 +00:00
antn
e44f3e7423 add node_id to discussion category payloads (#23137) 2021-11-30 07:02:21 +00:00
github-openapi-bot
34ce7931f8 Update OpenAPI Descriptions (#23185) 2021-11-30 15:58:42 +10:00
GitHub Actions
70ba78cf18 update search indexes 2021-11-30 02:27:27 +00:00
Kevin Heis
e3b2e820fd React tool picker (#23004)
* Working on tool picker

* Start on react version of tool picker

* Update ToolPicker.tsx

* Update tool-switcher.html

* Get it working

* Update browser.js

* Update browser.js

* Update ToolPicker.tsx
2021-11-29 23:04:06 +00:00
GitHub Actions
a2fa14c8a0 update search indexes 2021-11-29 18:18:06 +00:00
GitHub Actions
8af6c01cd8 update search indexes 2021-11-29 10:19:17 +00:00
GitHub Actions
aafa858aae update search indexes 2021-11-29 02:42:50 +00:00