Skip to content

CLOUDP-236020 Rename go.mod to /atlascli and all references #2719

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 6, 2024

Conversation

fmenezes
Copy link
Collaborator

@fmenezes fmenezes commented Mar 6, 2024

Proposed changes

Rename go.mod to /atlascli and all references

Jira ticket: CLOUDP-236020

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 in document requirements section listed in CONTRIBUTING.md (if appropriate)
  • I have addressed the @mongodb/docs-cloud-team comments (if appropriate)
  • I have updated test/README.md (if an e2e test has been added)
  • I have run make fmt and formatted my code

Further comments

@@ -47,7 +47,7 @@ gomod: # https://goreleaser.com/customization/verifiable_builds/
# This will only be effective if running against a tag. Snapshots will ignore
# this setting.
# Notice: for this to work your `build.main` must be a package, not a `.go` file.
proxy: false # it will be enabled in CLOUDP-228737
proxy: true
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@gssbzn SBOM works but we will revert this once we move from atlascli/vX.Y.Z to vX.Y.Z, do you think it is still worth committing?

Copy link
Collaborator

Choose a reason for hiding this comment

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

I don't think we should rollback the versioning name, it opens too many questions for things like the update notifier that I think if this works we should live with it

@fmenezes fmenezes marked this pull request as ready for review March 6, 2024 12:56
@fmenezes fmenezes requested a review from a team as a code owner March 6, 2024 12:56
@fmenezes fmenezes requested a review from a team March 6, 2024 12:56
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.

LGTM

@fmenezes fmenezes merged commit 1cf3569 into master Mar 6, 2024
@fmenezes fmenezes deleted the CLOUDP-236020 branch March 6, 2024 12:59
@fmenezes fmenezes mentioned this pull request Apr 5, 2024
6 tasks
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