This website requires JavaScript.
Explore
Help
Register
Sign In
actions
/
toolkit
Watch
1
Star
0
Fork
0
You've already forked toolkit
mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced
2025-11-19 07:41:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
toolkit
/
packages
/
github
/
RELEASES.md
eric sciple
264e52add6
set base URL for GHES (
#449
)
2020-05-07 09:41:18 -04:00
1021 B
Raw
Blame
History
@actions/github Releases
2.2.0
Support GHES: Use GITHUB_API_URL and GITHUB_GRAPHQL_URL to determine baseUrl
2.1.1
Use import {Octokit}
Check proxy bypass before setting proxy agent
2.1.0
Octokit client follows proxy settings
Fix issue number for pull request comment events
2.0.1
Add "types" to package.json
2.0.0
Upgrade Octokit version to 4.x to include typescript types
#228
1.1.0
Accept Octokit.Options in the GitHub constructor
#113
1.0.1
Simplify WebPack configs by removing dynamic require -
#101
1.0.0
Initial release