Skip to content

feat(alicloud): Prepare CI environment, fix PKs and column types, add docs#6907

Merged
kodiakhq[bot] merged 8 commits into
mainfrom
alicloud-release
Jan 17, 2023
Merged

feat(alicloud): Prepare CI environment, fix PKs and column types, add docs#6907
kodiakhq[bot] merged 8 commits into
mainfrom
alicloud-release

Conversation

@hermanschaaf
Copy link
Copy Markdown
Contributor

@hermanschaaf hermanschaaf commented Jan 17, 2023

Some breaking changes, but the first version of the alicloud plugin is not released yet.

@hermanschaaf hermanschaaf requested a review from a team January 17, 2023 17:02
@cq-bot cq-bot added the website label Jan 17, 2023
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 17, 2023

This PR has missing tables

  • Table azure_security_assessments is declared in code but missing from README. Table declaration file: plugins/source/azure/resources/services/security/assessments.go
  • Table azure_security_settings is declared in code but missing from README. Table declaration file: plugins/source/azure/resources/services/security/settings.go
  • Table azure_security_contacts is declared in code but missing from README. Table declaration file: plugins/source/azure/resources/services/security/contacts.go

@github-actions
Copy link
Copy Markdown

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

  • ⚠️ BREAKING CHANGE: Table alicloud_ecs_instances: column type changed from String to Timestamp for auto_release_time
  • ⚠️ BREAKING CHANGE: Table alicloud_ecs_instances: column type changed from String to Timestamp for creation_time
  • ⚠️ BREAKING CHANGE: Table alicloud_ecs_instances: column type changed from String to Timestamp for expired_time
  • ⚠️ BREAKING CHANGE: Table alicloud_ecs_instances: column type changed from String to Timestamp for last_invoked_time
  • ⚠️ BREAKING CHANGE: Table alicloud_ecs_instances: column type changed from String to Timestamp for registration_time
  • ⚠️ BREAKING CHANGE: Table alicloud_ecs_instances: column type changed from String to Timestamp for start_time
  • ⚠️ BREAKING CHANGE: Table alicloud_oss_bucket_stats: column added with name account_id (PK) and type String
  • ⚠️ BREAKING CHANGE: Table alicloud_oss_bucket_stats: column added with name bucket_name (PK) and type String
  • ⚠️ BREAKING CHANGE: Table alicloud_oss_bucket_stats: column type changed from Int to Timestamp for last_modified_time
  • Table alicloud_oss_bucket_stats: primary key constraint removed from column _cq_id
  • ⚠️ BREAKING CHANGE: Table alicloud_oss_buckets: column added with name account_id (PK) and type String

Copy link
Copy Markdown
Member

@erezrokah erezrokah left a comment

Choose a reason for hiding this comment

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

🚀

@hermanschaaf hermanschaaf added automerge Automatically merge once required checks pass alicloud labels Jan 17, 2023
@kodiakhq kodiakhq Bot merged commit 3696d1e into main Jan 17, 2023
@kodiakhq kodiakhq Bot deleted the alicloud-release branch January 17, 2023 19:17
kodiakhq Bot pushed a commit that referenced this pull request Jan 18, 2023
🤖 I have created a release *beep* *boop*
---


## 1.0.0 (2023-01-18)


### Features

* **alicloud:** Add alicloud source plugin to sync bss and oss resources ([#6418](#6418)) ([a8ee1c9](a8ee1c9))
* **alicloud:** Add support for Alicloud ECS instances ([#6901](#6901)) ([c592fbe](c592fbe))
* **alicloud:** Prepare CI environment, fix PKs and column types, add docs ([#6907](#6907)) ([3696d1e](3696d1e))


### Bug Fixes

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

3 participants