1
0
mirror of synced 2026-01-07 09:05:45 -05:00
Commit Graph

8 Commits

Author SHA1 Message Date
jordan-glitch
98e5953d8d 🐛 Source Gitlab: allow container_expiration_policy to be nullable + fix null projects list (#11907)
* allow nullable container_expiration_policy

* Update Dockerfile

* Update source_definitions.yaml

* Update source_specs.yaml

* fix unspecified projects

* add doc update

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2022-05-02 18:44:21 -03:00
Adam Schmidt
87566e1a25 🎉 Source Gitlab: Ingest All Accessible Groups (#11140)
* Use Groups API as default when group/project ids not supplied

* Gitlab doc update

* Gitlab doc update, fix UX typo

* review refactor

* remove test output

* small fixes

* bump conenctor version and update docs

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2022-03-23 12:57:58 -03:00
jdclarke5
bd71999a45 Source Gitlab: fix typo in specification (#9297) 2022-01-04 22:56:47 -03:00
Iryna Grankova
be303bdbad Update fields in source-connectors specifications: gitlab (#8991) 2021-12-23 12:24:12 +02:00
oleh.zorenko
cf04b8bb8e 🎉 Source GitLab: allow all domains to be used as api_url (#7108)
* Remove `pattern` field from `api_url` in spec file

* Bump connector's version + update docs
2021-10-18 16:24:36 +03:00
oleh.zorenko
51a2e45c50 🐛 Source Gitlab: fix pattern field in spec file, remove unused fields from config files, improve caching mechanism (#6932)
* Fix SAT

Fix how cache is used in this connector.
Fix pattern field in spec file.
Remove unused fields from invalid_config.json and sample_config.json files.

* Update docs

* Use cache from CDK

* Bump connector's version + update docs
2021-10-12 10:39:55 +03:00
Michel Tricot
1773e41e47 Shorten our headers + adds contributors file (#6478) 2021-09-27 10:45:50 -07:00
Yevhenii
94f1d217b8 🎉 Native Gitlab connector (#4027)
* Create Airbyte-Native connector for Gitlab

Co-authored-by: ykurochkin <y.kurochkin@zazmic.com>
2021-07-06 15:25:01 +03:00