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

22139 Commits

Author SHA1 Message Date
Reginaldo Junior
4e8f7ea638 Move data tag to new line
Co-authored-by: Laura Coursen <lecoursen@github.com>
2022-03-03 21:58:09 -03:00
Reginaldo Junior
f0ea8412fc Merge branch 'main' into pricing_calculator_new_urls 2022-03-02 09:49:31 -03:00
Ramya Parimi
13de02d898 Merge pull request #15481 from Layoric/patch-2
Use valid reusable workflow paths in example yml
2022-03-02 06:43:45 -06:00
Ramya Parimi
4b3f6adc70 Merge branch 'main' into patch-2 2022-03-02 06:38:13 -06:00
Vanessa
99ca7daa2e Merge pull request #15830 from taleleuma/patch-2
Update error-permission-denied-publickey.md
2022-03-02 12:20:10 +10:00
Vanessa
7f2b17c407 Merge branch 'main' into patch-2 2022-03-02 12:07:39 +10:00
Vanessa
4cdd1f6f76 Update error-permission-denied-publickey.md 2022-03-02 12:00:10 +10:00
Reginaldo Junior
4d98adafca Update docs with new pricing calculator urls 2022-03-01 20:27:01 +00:00
Reginaldo Junior
0512c17253 Add new pricing calculator urls 2022-03-01 19:57:08 +00:00
Octomerger Bot
fede3caf31 Merge pull request #15970 from github/repo-sync
repo sync
2022-03-01 10:38:11 -08:00
Octomerger Bot
f898304bcb Merge branch 'main' into repo-sync 2022-03-01 10:32:59 -08:00
Octomerger Bot
0b15d0d236 Merge pull request #15968 from github/repo-sync
repo sync
2022-03-01 10:07:30 -08:00
Sarah Edwards
f93315f61a Add example of a conditional based on event type (#25626)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-03-01 18:05:53 +00:00
Grace Park
9b39fcbce3 Refactor parameter tables (#25676)
* reactify rest pages

* add space

* speed up pages by only sending applicable rest operations

* reactify rest operation part 1

* remove restpage

* sync translations directory with origin/main

* remove translation file

* clean up

* fix openapi tests

* fix tests

* remove unused variables

* add apps available page component (#25086)

* simplify getRest module

* add code sample component

* revert translation files

* revert translation files

* update tests

* add rest response and notes

* refactor and create codeblock and add styling changes from design systems

* nested all returned jsx into one single fragment

* update style name

* remove unnecessary div

* update title and add response max height and overflow

* refactor entry to RestOperation component

* cleanup types and unique keys

* update decorated files

* Rest page data (#25346)

* update endpoints for apps layout

* remove null type

* Update components/rest/CodeBlock.tsx

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

* updating renderTableRows

* cannot set p tag - should be div

* Ashs new feedback on the code blocks

* remove rest html pages

* Removing and updating decorated files (#25484)

* removing and updating decorated files

* bring back default tool

* fix tests

* add types

* fix styling in nested tables

* semantic changes

* adding unique key index

* remove unnecessary styling

* update styling for categories

* place app file in own directory

* update types

* update function in code samples

* fix some bad conflict resolution

* add rest banner back to rest pages

* Move all rest Markdown to data directory (#25598)

* Update components/rest/RestNotes.tsx

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

* adding translation (#25673)

* revert change to Dockerfile

* refactor parameter tables

* move toc to server side

* adding missing files

* updating spacing

* update body table

* Update components/rest/BodyParametersRows.tsx

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

* adding Fragment

* remove key from tr since it is on Fragment

* move around imports

* Update components/rest/BodyParametersRows.tsx

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

* Update components/rest/BodyParametersRows.tsx

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

* Update components/rest/ParameterRows.tsx

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

* Update components/rest/ParameterRows.tsx

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

* Update components/rest/BodyParametersRows.tsx

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

* Update components/rest/BodyParametersRows.tsx

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

* Update components/rest/BodyParametersRows.tsx

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

* small changes and adding anchor link to table instead of empty div

* adding name type and description to translation

* adding more translation

* refactor and break out ChildBodyParameterRows

* fix table css

* check

* change the rest parameters table to fixed to show all description

* update name to match

* run prettier

* Update components/rest/RestCodeSamples.tsx

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

* Update components/rest/ChildBodyParametersRows.tsx

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

* Update components/rest/ChildBodyParametersRows.tsx

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

* Update components/rest/BodyParametersRows.tsx

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

* updating CHildBodyParameterRows

* run prettier

Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
2022-03-01 09:39:00 -08:00
Octomerger Bot
ec85badce5 Merge pull request #25723 from github/repo-sync
repo sync
2022-03-01 08:15:20 -08:00
Octomerger Bot
574bc6f55c Merge pull request #15964 from github/repo-sync
repo sync
2022-03-01 07:43:56 -08:00
Octomerger Bot
e0909e9642 Merge branch 'main' into repo-sync 2022-03-01 07:34:32 -08:00
Ethan Palm
3c38e0c55e Merge pull request #15454 from riteshsp2000/fix/#14959
fix: add a note clarifying the required permissions for syncing a fork
2022-03-01 07:31:59 -08:00
Ethan Palm
cf4ff59ac0 Merge branch 'main' into fix/#14959 2022-03-01 07:26:46 -08:00
Laura Coursen
de2af28b7e Mention hardware requirements in getting started content for GHES (#25705) 2022-03-01 09:09:22 -06:00
Sophie
1ecb332825 [Ready for merging on March 1] Add enterprise billing email section (#25619) 2022-03-01 14:42:00 +00:00
Octomerger Bot
ba2b7f0c17 Merge pull request #15943 from github/repo-sync
repo sync
2022-03-01 06:14:16 -08:00
Peter Bengtsson
e69144b51f temporarily re-introduct includes/rest_operations_at_current_path.html (#25719) 2022-03-01 08:32:30 -05:00
Sophie
e81b8b39e9 Merge pull request #25603 from github/sophie-5306
Merge Commit branch and tag labels page with About commits page
2022-03-01 14:14:30 +01:00
Sophie
88d5002b53 Merge branch 'main' into sophie-5306 2022-03-01 14:07:36 +01:00
Sophie
9dff6e5157 Update content/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/about-commits.md
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2022-03-01 14:01:26 +01:00
Rasmus Wriedt Larsen
d11f852453 CodeQL: Update SARIF uploading example (#25702)
* CodeQL: Update SARIF uploading example
2022-03-01 11:06:56 +00:00
Ritesh Patil
bc542072fb fix: remove permission note and shift to permissions frontmatter 2022-03-01 10:13:29 +00:00
Octomerger Bot
80ace6768e Merge pull request #25718 from github/repo-sync
repo sync
2022-03-01 02:07:32 -08:00
Octomerger Bot
6254af46ee Merge branch 'main' into repo-sync 2022-03-01 02:04:03 -08:00
mc
da91211e71 Merge pull request #15854 from Ameausoone/patch-2
docs: fix whitespace templating issue in github table
2022-03-01 08:59:17 +00:00
mc
a0109b67c5 Merge branch 'main' into patch-2 2022-03-01 08:52:55 +00:00
Steve-Glass
3ade48fbaa Update supported GitHub runners (#24186) 2022-03-01 08:43:54 +00:00
Sophie
ccf02c1c90 Merge pull request #25657 from github/sophie-5758
Removed duplicate actions reusable folder
2022-03-01 09:20:18 +01:00
Sophie
1c75866f18 Merge branch 'main' into sophie-5758 2022-03-01 09:13:10 +01:00
Sophie
eee9933a80 Replace indented reusables 2022-03-01 09:07:11 +01:00
docubot
999e95e327 New translation batch for ja (#25715)
* Add crowdin translations

* Run script/i18n/homogenize-frontmatter.js

* Run script/i18n/lint-translation-files.js --check parsing

* run script/i18n/reset-files-with-broken-liquid-tags.js --language=ja

* run script/i18n/reset-known-broken-translation-files.js
2022-02-28 23:21:16 +00:00
docubot
a0844f62d1 New translation batch for cn (#25713)
* Add crowdin translations

* Run script/i18n/homogenize-frontmatter.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=cn

* run script/i18n/reset-known-broken-translation-files.js

* Check in cn CSV report
2022-02-28 23:15:16 +00:00
Peter Bengtsson
dde4ae91f9 don't bother caching the lib/redirects/.redirects-cache_en_ja.json in browser tests (#25697) 2022-02-28 22:26:12 +00:00
docubot
ec09e7b3c5 New translation batch for pt (#25708)
* 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/reset-files-with-broken-liquid-tags.js --language=pt

* run script/i18n/reset-known-broken-translation-files.js
2022-02-28 22:03:15 +00:00
Peter Bengtsson
bada144c36 lower rate limit in production much higher in dev and test (#25688)
* lower rate limit in production much higher in dev and test

* custom rate limit for browser tests

* feedbacked
2022-02-28 16:58:48 -05:00
Ethan Palm
bb1800a53b Update content model to use people instead of customers (#25714)
* replace uses of customer with other nouns

* Replace double negative
2022-02-28 21:36:11 +00:00
Sophie
aa9ee8bd57 Removed reference to delete page 2022-02-28 21:50:07 +01:00
Sophie
46a5416f7d Deleted Commit branch and tag labels page 2022-02-28 21:50:07 +01:00
github-actions
409e7f80d0 Optimize images 2022-02-28 21:50:07 +01:00
Sophie
547a12c4f3 Added a screenshot and a reusable 2022-02-28 21:50:07 +01:00
Sophie
9dc1088a5e Adding steps to procedural section 2022-02-28 21:50:07 +01:00
Sophie
675092a48a Added link to information on tagging 2022-02-28 21:50:07 +01:00
github-actions
2707805329 Optimize images 2022-02-28 21:50:07 +01:00
Sophie
9f2dda4346 Add screenshot and clarify steps 2022-02-28 21:50:07 +01:00