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 #464

Merged
merged 3 commits into from
Oct 30, 2024
Merged

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 a review from a team as a code owner October 30, 2024 05:37
Copy link
Member

@wtrocki wtrocki left a comment

Choose a reason for hiding this comment

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

LGTM. Reviewed all models and API.

@wtrocki wtrocki merged commit 8c1c4c7 into main Oct 30, 2024
2 checks passed
@wtrocki wtrocki deleted the api-bot-update branch October 30, 2024 07:30
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.

3 participants