Skip to content

CLOUDP-59567: Adding the support of alerts for OM in mcli #65

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

Merged
merged 2 commits into from
Mar 24, 2020

Conversation

andreaangiolillo
Copy link
Collaborator

Jira ticket: CLOUDP-59567

Checklist

  • I have signed the MongoDB CLA
  • I have added tests that prove my fix is effective or that my feature works
  • I have added any necessary documentation (if appropriate)
  • I have run make fmt and formatted my code
  • I have tested it using my local ops manager

Further comments

@andreaangiolillo andreaangiolillo requested a review from gssbzn March 24, 2020 16:41
Copy link
Collaborator

@gssbzn gssbzn left a comment

Choose a reason for hiding this comment

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

Can you do a go mod tidy? I wonder if that cleans the pointy dependency

github.com/mongodb/go-client-mongodb-ops-manager v0.0.2-0.20200319100114-648fc659365b
github.com/mongodb/go-client-mongodb-atlas v0.1.4-0.20200323160302-12cb92c69adf
github.com/mongodb/go-client-mongodb-ops-manager v0.0.2-0.20200324155204-287d08b2e57b
github.com/mwielbut/pointy v1.1.0
Copy link
Collaborator

Choose a reason for hiding this comment

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

any reason to include pointy now? can you please check this? will it compile if we remove this line?

Copy link
Collaborator

Choose a reason for hiding this comment

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

I think I'm getting this on master as well, so may as well 🤷‍♂

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

go mod tidy does not clean pointy but the application compiles without it. I do not how ponty went there 🤦‍♂

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

If I remove ponty from go.mod and then run make fmt check build, ponty is again inside go.mod

Copy link
Collaborator

@gssbzn gssbzn Mar 24, 2020

Choose a reason for hiding this comment

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

Found the why, you added it to a fixture

@andreaangiolillo andreaangiolillo merged commit 4efe5cb into master Mar 24, 2020
@andreaangiolillo andreaangiolillo deleted the CLOUDP-59567 branch March 24, 2020 16:59
corryroot pushed a commit to corryroot/mongodb-atlas-cli that referenced this pull request Jun 15, 2023
* Adds release notes for 1.1.6 and 1.1.7, updates source constant

* Sets submodule to atlascli/v1.1.7

* Includes change from Julia's copy review
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.

2 participants