Skip to content

feat(gitlab): Add Branches#6135

Merged
kodiakhq[bot] merged 4 commits intocloudquery:mainfrom
bbernays:gitlab-branches
Dec 30, 2022
Merged

feat(gitlab): Add Branches#6135
kodiakhq[bot] merged 4 commits intocloudquery:mainfrom
bbernays:gitlab-branches

Conversation

@bbernays
Copy link
Copy Markdown
Collaborator

Summary

@bbernays bbernays requested review from a team and yevgenypats and removed request for a team December 29, 2022 18:04
@github-actions
Copy link
Copy Markdown

This PR has the following changes to source plugin(s) tables:

  • Table gitlab_project_branches was added

@candiduslynx
Copy link
Copy Markdown
Contributor

@erezrokah could you take a look at the failing broken links check?

- [gitlab_group_members](https://github.com/cloudquery/cloudquery/blob/main/plugins/source/gitlab/docs/tables/gitlab_group_members.md)
- [gitlab_projects](https://github.com/cloudquery/cloudquery/blob/main/plugins/source/gitlab/docs/tables/gitlab_projects.md)
- [gitlab_projects_releases](https://github.com/cloudquery/cloudquery/blob/main/plugins/source/gitlab/docs/tables/gitlab_projects_releases.md)
- [gitlab_project_branches](https://github.com/cloudquery/cloudquery/blob/main/plugins/source/gitlab/docs/tables/gitlab_project_branches.md)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

gitlab_projects_releases vs gitlab_project_branches? A bit inconsistent... I would recommend doing gitlab_<singular>_<plural> but that would mean a breaking change (rename projects_releases to be project_releases)

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Agreed. I saw that and will fix it in a future PR that has a breaking change.

@bbernays bbernays added the automerge Automatically merge once required checks pass label Dec 30, 2022
@vercel
Copy link
Copy Markdown

vercel bot commented Dec 30, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
cloudquery-web 🔄 Building (Inspect) Dec 30, 2022 at 2:21PM (UTC)

@kodiakhq kodiakhq bot merged commit 31185dd into cloudquery:main Dec 30, 2022
@bbernays bbernays deleted the gitlab-branches branch December 30, 2022 14:28
kodiakhq bot pushed a commit that referenced this pull request Jan 3, 2023
🤖 I have created a release *beep* *boop*
---


## [1.1.0](plugins-source-gitlab-v1.0.1...plugins-source-gitlab-v1.1.0) (2023-01-03)


### Features

* **gitlab:** Add Branches ([#6135](#6135)) ([31185dd](31185dd))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.14.0 ([#6025](#6025)) ([35b2cfc](35b2cfc))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.15.0 ([#6071](#6071)) ([684b525](684b525))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.15.1 ([#6079](#6079)) ([650659c](650659c))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.16.0 ([#6098](#6098)) ([7bacdf3](7bacdf3))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.16.1 ([#6214](#6214)) ([53b2415](53b2415))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.17.0 ([#6256](#6256)) ([b19f6cd](b19f6cd))

---
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.

4 participants