-
-
Notifications
You must be signed in to change notification settings - Fork 300
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Major Release v36.0.0 - Improved Typing, and API support (16.0) #2258
Conversation
8f2626b
to
f8d3a43
Compare
699b603
to
55af718
Compare
Update: Currently at the Issue Stats API. 🥲 still a lot to go haha |
Update: At the Maven API |
Update: At the Notes API! |
Progress! At the protected environments API |
Hello! What's the deal with this MR? Do you need any help? |
@lunodan Im going to review the status of this over the next week and follow up. I finally have a bit of time to jump back on this, but honestly forget where I was in the PR. I know i was running through the testing, but where i stopped is beyond me haha. |
Exactly what i was thinking! Implemented and being deployed now! |
@jdalrymple at least with ProjectAccessToken, that drops
|
100p, something is off. Ill give it a look! Thanks for following up |
Apparently, the URL instance doesnt like the input: let a = new URL('21015560/access_tokens','https://gitlab.com/api/v4/projects')
a.toString()
//"https://gitlab.com/api/v4/21015560/access_tokens" UPDATE: I need to append a slash at the end of the base url to make it capture it correctly. sigh |
@jdalrymple it looks like we didn't get a build with the latest fix because of a pipeline failure. Is that something you can address? |
Ill sort it! |
Adding extensive typing support Unified browser and Node.JS implementations Adding support of Gitlab API 16.0
Adding extensive typing support Unified browser and Node.JS implementations Adding support of Gitlab API 16.0
🚀 PR was released in |
UPDATE: While testing is happening on the canary version released, I'm working on filling in some gaps to allow for support up to 15.11. I might as well have the latest support after all this work haha - Currently at the Snippets section of the docs, tackling about 6-10 sections per day!
Summary
Supported Versions: 16.0 Excluding Alpha APIS (Debian group/project distributions, Dependencies)
fixes #2084
fixes #1897
fixes #2311
fixes #2296
fixes #2267
fixes #2295
fixes #2172
fixes #2276
fixes #2319
fixes #1449
fixes #1906
fixes #2072
fixes #2322
closes #1592
closes #2463
closes #2450
closes #2683
closes #2838
closes #2683
fixes #2673
closes #2670
fixes #2700
fixes #2609
fixes #2483
fixes #2461
closes #1906
closes #2083
fixes #2843
fixes #2794
fixes #2731
fixes #3122
📦 Published PR as canary version:
36.0.2--canary.2258.849927821.0
✨ Test out this PR locally via: