18 Commits

Author SHA1 Message Date
Justin Dalrymple
6b7e85e4e9
Update dependencies to address security alerts (#3799) 2025-11-16 16:45:39 -05:00
Justin Dalrymple
619a10894c
Add support for passing custom agents (#3716) 2025-09-29 12:48:22 -04:00
tcasebiw
35511d4b40
Add rate limit duration (#3753) 2025-08-06 20:38:00 -04:00
michael-smt
1a79838321
Remove token requirement (#3588) 2024-05-24 00:28:30 -04:00
Justin Dalrymple
f277995994
CI/CD Re-organization and Optimization (#3515)
- Updating CI script to use latest shutdown logic
- Removed unneeded tests
- Split browser tests into ones that need a Gitlab instance those that down
- Removing the need to run the full e2e test unless its a release branch
- Moved the most tested release tests (the exports) into a integration test since it doesnt require a full Gitlab instance for testing
2024-01-28 21:43:51 -05:00
Justin Dalrymple
bfe40a59d1
Updating Gitbeaker Error typings (#3513) 2024-01-22 19:52:20 -05:00
Justin Dalrymple
18d4123578
Update rate limit feature to be more browser freindly (#3428) 2024-01-17 14:49:33 -05:00
Justin Dalrymple
e2dd5f34f7
Add approvals property to Deployments Schema (#3439) 2023-10-20 22:47:33 -04:00
Justin Dalrymple
9dee0a987f
Add support for Service Accounts API (#3438) 2023-10-20 22:38:43 -04:00
Justin Dalrymple
2dcd3d8a68
Support for endpoint rate limits (#3426) 2023-10-07 00:33:54 -04:00
Justin Dalrymple
80979d5c80
Embedding the request options normalization (#3374) 2023-08-07 23:25:58 -04:00
Justin Dalrymple
f56dfad7b3
Support defered token retrieval (#3317) 2023-06-26 13:27:50 -04:00
Justin Dalrymple
d043dea85b
Updating FAQ broken link and Resource token typing (#3291) 2023-06-01 20:01:54 -04:00
Justin Dalrymple
63cc513686
Add support for a query timeout (#3271) 2023-05-22 00:16:22 -04:00
Justin Dalrymple
7f1648802b Major Release v36.0.0 - Improved Typing, and API support (16.0) (#2258)
Adding extensive typing support
Unified browser and Node.JS implementations
Adding support of Gitlab API 16.0
2023-04-26 12:58:56 -04:00
Justin Dalrymple
f19174c7cc
Fixing stringify of hash arguments (#2057) 2021-09-04 01:19:07 -04:00
Justin Dalrymple
6a3292b033
Expose typing to consumer and remove export complexity (#1818)
- Exports all types
- Clean up type duplicates
- Remove Project,User and Group Bundles
- Fix typing on the Gitlab Export
- Clean up README.md
2021-07-05 15:34:19 -04:00
Justin Dalrymple
639472da9b
Revert build system changes (#1851) 2021-06-07 08:43:41 -04:00