Skip to content

feat(azuredevops): Create client, fetch project ids#5611

Merged
kodiakhq[bot] merged 5 commits intocloudquery:mainfrom
erezrokah:feat/azure_devops_2
Dec 13, 2022
Merged

feat(azuredevops): Create client, fetch project ids#5611
kodiakhq[bot] merged 5 commits intocloudquery:mainfrom
erezrokah:feat/azure_devops_2

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Summary

Related to #5511. This bootstrap the Azure client and manually adds a table with only one Id field.
The next PR will auto gen tables

@erezrokah erezrokah requested review from a team and candiduslynx and removed request for a team December 13, 2022 12:37
@github-actions
Copy link
Copy Markdown

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

  • Table azuredevops_core_projects was added

@cq-bot cq-bot removed the azure label Dec 13, 2022
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Dec 13, 2022
@kodiakhq kodiakhq bot merged commit 285b9cd into cloudquery:main Dec 13, 2022
@erezrokah erezrokah deleted the feat/azure_devops_2 branch December 13, 2022 14:02
@erezrokah erezrokah mentioned this pull request Dec 13, 2022
kodiakhq bot pushed a commit that referenced this pull request Dec 15, 2022

#### Summary

Follow up to #5611, related to #5511.

This adds basic code gen for AzureDevOps (only tables).
It also has `projects` generated, still with no primary key (not sure if `Id` is unique across the API, we'll need to check)

<!--
kodiakhq bot pushed a commit that referenced this pull request Dec 27, 2022
🤖 I have created a release *beep* *boop*
---


## 1.0.0 (2022-12-27)


### Features

* Add codegen ([#5618](#5618)) ([1a964ac](1a964ac))
* **azuredevops:** Create client, fetch project ids ([#5611](#5611)) ([285b9cd](285b9cd))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.12.3 ([#5639](#5639)) ([6452d0e](6452d0e))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.12.4 ([#5649](#5649)) ([b4aa889](b4aa889))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.12.5 ([#5661](#5661)) ([b354b8a](b354b8a))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.12.6 ([#5790](#5790)) ([8e2663c](8e2663c))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.12.7 ([#5797](#5797)) ([15da529](15da529))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.13.1 ([#5897](#5897)) ([ad15915](ad15915))

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

3 participants