Skip to content
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

⭐ gitlab provider with discovery #1974

Merged
merged 1 commit into from
Sep 28, 2023
Merged

⭐ gitlab provider with discovery #1974

merged 1 commit into from
Sep 28, 2023

Conversation

arlimus
Copy link
Member

@arlimus arlimus commented Sep 28, 2023

Add discovery options to GitLab provider.

Example:

cnquery run gitlab --group mondoolabs --discover projects

We also support --discover groups if you want to add the affected group to the set as well.

Add discovery options to GitLab provider.

Example:

```bash
cnquery run gitlab --group mondoolabs --discover projects
```

We also support `--discover groups` if you want to add the affected
group to the set as well.
@arlimus arlimus requested a review from vjeffrey September 28, 2023 23:13
@vjeffrey
Copy link
Contributor

vjeffrey commented Sep 28, 2023

this appears to be changing the platform id compared to v8 - when i sent the results into my space in edge i suddenly had 64 projects instead of 32

Screenshot 2023-09-28 at 17 36 11

@vjeffrey
Copy link
Contributor

(admittedly, i do prefer the v9 version of the platform id, since its using ids instead of the path)

Copy link
Contributor

@vjeffrey vjeffrey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you! this is working great, ill pick up the platform id thing as a followup

@vjeffrey vjeffrey merged commit 799697f into main Sep 28, 2023
10 checks passed
@vjeffrey vjeffrey deleted the dom/gitlab-disco branch September 28, 2023 23:38
@github-actions github-actions bot locked and limited conversation to collaborators Sep 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants