1
0
mirror of synced 2025-12-26 05:02:55 -05:00
Commit Graph

11 Commits

Author SHA1 Message Date
Rachael Sewell
b1b8cb8e84 add topic frontmatter to articles (#18245) 2021-03-17 12:31:29 -07:00
Liam Newman
d862636cec "Issued at" time should allow for clock drift (#4156)
If `iat` is in the future from the server clock perspective GitHub will report an error. 
This can happen if the clock on the client system is significant out of sync with UTC and/or server time.

Adjusting `iat` to an arbitrary 60 seconds in the past means the error will not occur in cases where the client system clock is only off by a few seconds, which is not uncommon.
2021-03-16 19:48:37 +00:00
Lucas Costi
38f399fdaa Version API URL reusables for GHAE (#17674) 2021-02-05 05:33:35 +00:00
Laura Coursen
ba571c35a4 Merge branch 'main' into patch-2 2020-12-02 14:09:16 -06:00
Sarah Schneider
0b6d024d25 ran the modified script/content-migrations/update-developer-site-links.js 2020-11-23 12:01:14 -05:00
Guilherme Macedo
16d697680d Update authenticating-with-github-apps.md
Fix small typo.
2020-11-18 00:25:39 +01:00
Laura Coursen
a3e1733aa1 GitHub AE (GHAE) (#16090) 2020-11-02 15:12:44 -06:00
Laura Coursen
a51872d042 Change != "free-pro-team@latest" to enterpriseServerVersions contains currentVersion, actually (#16114)
* Run script/new-versioning/update-not-fpt-conditionals.js

* Fix a few things

* Remove outdated versioning

* Fix broken link

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2020-10-21 21:33:43 -07:00
Dirkjan Bussink
c543df8d4d Update the SHA256 fingerprints for integration keys (#16005) 2020-10-14 11:48:06 +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
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