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

APIBot: SDK update based on recent changes in Atlas API #502

Merged
merged 3 commits into from
Dec 19, 2024

Conversation

svc-apix-Bot
Copy link
Collaborator

Automatic update for MongoDB Atlas Go Client based on OpenAPI changes.
PR contains autogenerated changes for the MongoDB Atlas client.

Automated checks

  1. Compilation and unit tests
  2. Documentation style
  3. Transformation engine linting

Important Details

  1. If the build is failing please check the logs and fix the issues in the OpenAPI file (openapi/atlas-api.yaml)
  2. Do not attempt to manually fix any issues in the Golang code as all changes are automatically generated.
    Fixes should be applied to the OpenAPI file (openapi/atlas-api.yaml) or ./tools engine in a separate PR.

Manual Review Procedure

  1. Review changes in the OpenAPI file (openapi/atlas-api.yaml)
  2. If PR contains breaking changes, review ./releaser/breaking_changes/{release_version}.md file
  3. Approve and merge PR into the main branch
  4. After the merge automated release process will be triggered.

Troubleshooting

To skip release process after merge please revert changes from version.go file.
Release can be triggered by restoring changes in version.go.

@svc-apix-Bot svc-apix-Bot requested review from a team as code owners December 18, 2024 19:27
@svc-apix-Bot svc-apix-Bot force-pushed the api-bot-update branch 5 times, most recently from 317ab96 to 9b61e27 Compare December 18, 2024 21:48
Copy link
Collaborator

@andreaangiolillo andreaangiolillo left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@oarbusi oarbusi left a comment

Choose a reason for hiding this comment

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

LGTM

@andreaangiolillo andreaangiolillo merged commit e79e169 into main Dec 19, 2024
2 checks passed
@andreaangiolillo andreaangiolillo deleted the api-bot-update branch December 19, 2024 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants