Skip to content

feat(gitlab-saas): Pass minimal access level on GitLab SaaS#6852

Merged
kodiakhq[bot] merged 2 commits intocloudquery:mainfrom
erezrokah:feat/gitlab_saas
Jan 17, 2023
Merged

feat(gitlab-saas): Pass minimal access level on GitLab SaaS#6852
kodiakhq[bot] merged 2 commits intocloudquery:mainfrom
erezrokah:feat/gitlab_saas

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Summary

Fixes #6426

Using minimal access level should work fine for groups and projects I think. For users I'm skipping it now as we can't filter them properly. I think the solution will be to list users per project as a relation.

We'll need to see if we want to create a separate plugin based on additional resources

If someone still wants to sync whole of GitLab they can base_url: "https://gitlab.com"

@erezrokah erezrokah requested review from a team and bbernays and removed request for a team January 16, 2023 17:20
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Jan 17, 2023
@kodiakhq kodiakhq bot merged commit 1316fda into cloudquery:main Jan 17, 2023
kodiakhq bot pushed a commit that referenced this pull request Jan 17, 2023
🤖 I have created a release *beep* *boop*
---


## [2.1.0](plugins-source-gitlab-v2.0.0...plugins-source-gitlab-v2.1.0) (2023-01-17)


### Features

* **gitlab-saas:** Pass minimal access level on GitLab SaaS ([#6852](#6852)) ([1316fda](1316fda))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.24.2 ([#6695](#6695)) ([694ab9f](694ab9f))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.25.0 ([#6745](#6745)) ([9c41854](9c41854))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.25.1 ([#6805](#6805)) ([9da0ce2](9da0ce2))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.26.0 ([#6839](#6839)) ([6ccda8d](6ccda8d))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.27.0 ([#6856](#6856)) ([545799b](545799b))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gitlab SaaS support

3 participants