feat(resources): DigitalOcean apps, apps_alerts tables.#12792
Merged
kodiakhq[bot] merged 7 commits intomainfrom Aug 10, 2023
Merged
feat(resources): DigitalOcean apps, apps_alerts tables.#12792kodiakhq[bot] merged 7 commits intomainfrom
kodiakhq[bot] merged 7 commits intomainfrom
Conversation
This PR has the following changes to source plugin(s) tables:
|
Contributor
|
Looks great! 👍 There is one linting issue (shadow variable) that I think is worth fixing. In terms of documentation, the generated docs are generally enough, but if you like you can add an example query to the overview page (https://www.cloudquery.io/docs/plugins/sources/digitalocean/overview) - the code for that lives under the |
kodiakhq bot
pushed a commit
that referenced
this pull request
Aug 10, 2023
🤖 I have created a release *beep* *boop* --- ## [5.3.0](plugins-source-digitalocean-v5.2.1...plugins-source-digitalocean-v5.3.0) (2023-08-10) ### This Release has the Following Changes to Tables - Table `digitalocean_apps` was added - Table `digitalocean_apps_alerts` was added ### Features * **resources:** DigitalOcean apps, apps_alerts tables. ([#12792](#12792)) ([5d2dbcf](5d2dbcf)) ### Bug Fixes * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.4.0 ([#12850](#12850)) ([0861200](0861200)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #11723
For example:
Checklist
cloudquery syncdrop old alerts when they disappear?