1
0
mirror of synced 2025-12-31 06:02:42 -05:00
Commit Graph

41 Commits

Author SHA1 Message Date
Jason Etcovitch
0730158918 Datadoge (#16464)
* Install hot-shots

* Add statsd client

* Add some metrics

* Add a comment

* Comment typo fix

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

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2020-11-13 15:49:50 -05:00
Shati Patel
ef9bb5556a Code scanning: Bump API version (#16456)
Fix description (see https://github.com/github/github/pull/162415)
2020-11-13 11:25:48 +00:00
Martin Lopes
5555a01405 [Nov 4] Adds updates to Interaction Limits API (#16290)
Co-authored-by: skedwards88 <skedwards88@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-12 18:05:51 -08:00
Sarah Schneider
ce33df1cd3 New broken link report (#16412)
* add linkinator npm package

* add new script that uses Linkinator

* reorg the excluded links file and update comments

* replace blc artifacts with linkinator artifacts in .gitignore

* update the scheduled workflow to use the new script

* dismantle BLC scripts

* add workflow_dispatch event so we can test this manually

* npm uninstall broken-link-checker

* use different exit codes depending on whether broken links are found
2020-11-10 15:28:44 -05:00
Lucas Costi
4a24bf1a26 Bump rest-api-operations for docs#410 (#16397) 2020-11-09 11:26:30 +10:00
Octomerger Bot
c82db924b4 Branch was updated using the 'autoupdate branch' Actions workflow. 2020-11-05 22:14:34 -08:00
Lucas Costi
ace6bc52a4 Bump rest-api-operations (#16373) 2020-11-06 16:13:59 +10:00
Leona B. Campbell
cad6f29233 Merge branch 'main' into F4NT0/api-libraries-update 2020-11-05 17:19:41 -08:00
Sarah Edwards
7e6aec6582 install rest api version 3.5.1 (#16366)
Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>
2020-11-06 00:51:06 +00:00
Sarah Edwards
d64f03913c install rest api version 3.3.2 (#16326) 2020-11-04 11:37:10 +10:00
Martin Lopes
a7b33b6449 Adds API note about Search query behaviour (#16300)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2020-11-03 23:54:57 +00:00
Nick Schonning
5c30c20f06 chore: Upgrade npm-merge-driver-install to v2 2020-11-02 16:56:02 -05:00
Nick Schonning
947192daca chore: Run npm audit fix 2020-11-02 16:54:55 -05:00
Laura Coursen
a3e1733aa1 GitHub AE (GHAE) (#16090) 2020-11-02 15:12:44 -06:00
Rachael Sewell
1fe4e51eaa update openapi schema name (#16231) 2020-10-27 11:28:33 -07:00
Sarah Edwards
5777cb8502 update rest-api-operations to 3.2.1 (#16228)
* install rest-api-operations 3.2.1
2020-10-27 09:14:52 -07:00
Rachael Sewell
13c33d4039 [Shipping 10.23.20] add webhook config REST API (#16144)
* add webhook config REST API

* add versioning for dotcom/2.23+

* check for empty parameters with request bodies

* add latest rest-api-operation module

* Apply suggestions from code review

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2020-10-26 17:25:09 -07:00
Jason Etcovitch
73e445de55 Updoot liquid and render-content (#16215) 2020-10-26 15:04:57 -04:00
Lucas Costi
b3d62c0d47 Update rest-api-operations dependency for docs#590 (#16164) 2020-10-22 11:39:33 +10:00
Kevin Heis
380c4dcc82 Hydro exit event (#16067)
* Start a basic exit event

* Combine to one performance function

* Lint

* Fancy operators

* Update events.js

* Update events.js

* Update cookie-settings.js

* Add scroll tracking

* Tell "standard" to use babel-eslint

* Throttle scroll tracking

* Lint

* Use sendBeacon

* Update index.js
2020-10-21 09:42:02 -07:00
Gabriel Fanto Stundner
9f7d31099a Merge branch 'main' into F4NT0/api-libraries-update 2020-10-20 15:50:27 -03:00
F4NT0
d8939ae98f Modification Requested PR #376 2020-10-20 15:39:46 -03:00
Kevin Heis
8982d200cc Migrate experiments and helpfulness to Hydro (#16059)
* Migrate experiments and helpfulness to Hydro

* Clean out old tests

* ...and more old tests to delete
2020-10-19 14:31:54 -07:00
Jason Etcovitch
efed031ea4 Add copy button to code blocks (#16052)
* Add deps

* Setup copy events

* Updoot

* Tweak styling

* Do a lil' proof-of-concept

* Updoot @github-docs/render-content

* Use SCSS variables for custom styles

* Adjust docs

* Ignore clipboard in check-deps

* Add copy annotation to quickstart workflow sample

Co-authored-by: Cynthia Rich <crichID@users.noreply.github.com>
2020-10-16 10:55:35 -04:00
Lucas Costi
bc3c5ea3b3 Update rest-api-operations dependency (#16079) 2020-10-16 14:02:11 +10:00
Shati Patel
9c8510673a Add new API endpoint descriptions (#16029)
Update `rest-api-operations` package
2020-10-15 13:23:57 +01:00
Gabriel Fanto Stundner
3725143fe4 Merge branch 'main' into F4NT0/api-libraries-update 2020-10-09 20:45:13 -03:00
Lucas Costi
d48df937ad Add Actions permissions API operations (#15805)
* Add new section for Actions permissions API

* Add description for new 'Permissions' section

* Apply suggestions from code review

* add latest rest-api-operations module

Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2020-10-09 12:21:35 -07:00
F4NT0
49bdef59ea Update API Libraries information 2020-10-08 20:39:12 -03:00
dependabot[bot]
b64632c624 Bump @actions/core from 1.2.4 to 1.2.6 (#173)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.4 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zeke Sikelianos <zeke@sikelianos.com>
2020-10-07 10:09:48 -07:00
dependabot[bot]
59c1c80d1f Bump @hapi/hoek from 8.5.0 to 8.5.1 (#172)
Bumps [@hapi/hoek](https://github.com/hapijs/hoek) from 8.5.0 to 8.5.1.
- [Release notes](https://github.com/hapijs/hoek/releases)
- [Commits](https://github.com/hapijs/hoek/compare/v8.5.0...v8.5.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zeke Sikelianos <zeke@sikelianos.com>
2020-10-07 09:57:44 -07:00
Rachael Sewell
37a0570917 add rest api for enabling/disabling workflows (#15843) 2020-10-01 17:03:01 -07:00
Matt Pollard
aa3a4edb62 Document features and changes for phase 2.5 of master/main transition (#15745) 2020-10-01 16:43:01 -07:00
jmarlena
16dd6b4654 Ran npm install @github/rest-api-operations@latest (#15844) 2020-10-01 15:03:34 -07:00
Jason Etcovitch
e4206ef12e Add author key to package.json (#15819)
* Add author key to package.json

* Remove version key

* Change name to `docs.github.com`

* Update package-lock

Co-authored-by: Zeke Sikelianos <zeke@sikelianos.com>
2020-10-01 15:38:10 -04:00
Martin Lopes
f446fccb5b [Sept 30] Update policy settings for actions (#15701)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2020-09-30 17:46:21 -07:00
Vanessa Yuen
566d1a7708 Add analyticsTags to Algolia search queries (#15719) 2020-09-30 18:31:04 +02:00
Jason Etcovitch
caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00
Chiedo John
6762f8c1b7 Meet licensing requirements (#15794)
Meet licensing requirements
2020-09-29 08:51:48 -07:00
Zeke Sikelianos
42fda8ec4d use @github/rest-api-operations@2.0.1 (with github/github defs!) (#15602) 2020-09-28 13:27:37 -07:00
Vanessa Yuen
3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00