5 Commits

Author SHA1 Message Date
Justin Dalrymple
5cc5c05956
Add pagination types to MergeRequests.allPipelines (#3784) 2025-10-24 00:43:21 -04:00
Justin Dalrymple
a3604f287f
Update docker-compose file for easier local testing (#3770) 2025-09-30 09:52:49 -04:00
Florian Imdahl
6f05039fb4
docs: Renamed Gitlab to GitLab (#3750)
Co-authored-by: Justin Dalrymple <jdalrymple@users.noreply.github.com>
2025-07-24 19:17:20 -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
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