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

chore(main): Release plugins-source-oracle v3.0.0 #11139

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented May 31, 2023

🤖 I have created a release beep boop

3.0.0 (2023-06-06)

⚠ BREAKING CHANGES

  • oracle: The following primary key columns were added:
    • oracle_filestorage_export_sets: availability_domain
    • oracle_filestorage_file_systems: availability_domain
    • oracle_filestorage_mount_targets: availability_domain
    • oracle_filestorage_replication_targets: availability_domain
    • oracle_filestorage_replications: availability_domain
    • oracle_identity_compartments: region
    • oracle_identity_cost_tracking_tags: region
    • oracle_identity_dynamic_groups: region
    • oracle_identity_groups: region
    • oracle_identity_network_sources: region
    • oracle_identity_users: region

Bug Fixes

  • deps: Update github.com/apache/arrow/go/v13 digest to e07e22c (#11151) (5083cf7)
  • deps: Update github.com/cloudquery/arrow/go/v13 digest to 20b0de9 (#11199) (dc3565d)
  • deps: Update github.com/cloudquery/arrow/go/v13 digest to 88d5dc2 (#11226) (9f306bc)
  • deps: Update github.com/cloudquery/arrow/go/v13 digest to a7aad4c (#11184) (8a0822e)
  • deps: Update github.com/cloudquery/arrow/go/v13 digest to c67fb39 (#11169) (dcb0f92)
  • deps: Update golang.org/x/exp digest to 2e198f4 (#11155) (c46c62b)
  • deps: Update google.golang.org/genproto digest to e85fd2c (#11156) (dbe7e92)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.0.9 (#11240) (f92cd4b)
  • deps: Update module github.com/cloudquery/plugin-sdk/v3 to v3.10.3 (#11150) (dc00994)
  • deps: Update module github.com/cloudquery/plugin-sdk/v3 to v3.10.4 (#11244) (8fceef6)
  • deps: Update module github.com/cloudquery/plugin-sdk/v3 to v3.7.0 (#11113) (487bf87)
  • oracle: Add region & availability_domain to primary keys(#11042) (ee2b208)

This PR was generated with Release Please. See documentation.

@cq-bot cq-bot force-pushed the release-please--branches--main--components--plugins-source-oracle branch from 00c5888 to ab2b38e Compare May 31, 2023 12:32
@cq-bot cq-bot added the oracle label May 31, 2023
@cq-bot cq-bot force-pushed the release-please--branches--main--components--plugins-source-oracle branch 11 times, most recently from ee307f9 to 5f59a8b Compare June 5, 2023 12:13
@cq-bot cq-bot changed the title chore(main): Release plugins-source-oracle v2.0.1 chore(main): Release plugins-source-oracle v3.0.0 Jun 5, 2023
@cq-bot cq-bot force-pushed the release-please--branches--main--components--plugins-source-oracle branch 14 times, most recently from 3de2c65 to f45539d Compare June 6, 2023 10:07
@cq-bot cq-bot force-pushed the release-please--branches--main--components--plugins-source-oracle branch 20 times, most recently from b988270 to 272419d Compare June 6, 2023 17:46
@cq-bot cq-bot force-pushed the release-please--branches--main--components--plugins-source-oracle branch from 2d2b024 to 4a1b03e Compare June 6, 2023 17:52
@kodiakhq kodiakhq bot merged commit d67cb44 into main Jun 6, 2023
14 checks passed
@kodiakhq kodiakhq bot deleted the release-please--branches--main--components--plugins-source-oracle branch June 6, 2023 18:47
@cq-bot
Copy link
Contributor Author

cq-bot commented Jun 6, 2023

kodiakhq bot pushed a commit that referenced this pull request Jun 8, 2023
…lude `cq-bot` commits (#11299)



#### Summary

To avoid a recursive workflow when adding the release summary to release PRs, we check that the number of commits is 1, and only then run the release summary workflow.
The issue is that sometimes Kodiak's is faster than our CI, and does a merge with main commit before we manage to add the summary commit, hence it never gets added.

This PR improves the CI by filtering out commits to only include `cq-bot` commits, so Kodiak commits are ignored.
See example PR where this race condition happened:
#11139
https://github.com/cloudquery/cloudquery/pull/11139/commits
https://github.com/cloudquery/cloudquery/actions/runs/5192224428/jobs/9361094081

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

None yet

1 participant