Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(NODE-5389): add release automation#34

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
aditi-khare-mongoDB merged 2 commits intomainfromNODE-5389-automate-release
May 24, 2024

Conversation

@nbbeeken
Copy link
Collaborator

Description

What is changing?

  • Adds release automation tools
Is there new documentation needed for these changes?

No

What is the motivation for this change?

Release automation uniformity

Double check the following

  • Rannpm run lint script
  • Self-review completed using thesteps outlined here
  • PR title follows thecorrect format:type(NODE-xxxx)[!]: description
    • Example:feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@nbbeekennbbeeken marked this pull request as ready for reviewMay 20, 2024 18:17
Copy link
Contributor

@aditi-khare-mongoDBaditi-khare-mongoDB left a comment
edited
Loading

Choose a reason for hiding this comment

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

LGTM, just a few copy paste problems


const releaseNotes = `${header}

The MongoDB Node.js team is pleased to announce version ${version.version} of the \`mongodb\` package!
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
TheMongoDBNode.jsteamispleasedtoannounceversion${version.version}ofthe \`mongodb\`package!
TheMongoDBNode.jsteamispleasedtoannounceversion${version.version}ofthe \`mongodb-connection-string-url\`package!

Copy link
CollaboratorAuthor

Choose a reason for hiding this comment

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

fixed

* [API](https://mongodb.github.io/node-mongodb-native/${version.major}.${version.minor}/)
* [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v${version.version}/HISTORY.md)

We invite you to try the \`mongodb\` library immediately, and report any issues to the [NODE project](https://jira.mongodb.org/projects/NODE).
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Weinviteyoutotrythe \`mongodb\`libraryimmediately,andreportanyissuestothe[NODEproject](https://jira.mongodb.org/projects/NODE).
Weinviteyoutotrythe \`mongodb-connection-string-url\`libraryimmediately,andreportanyissuestothe[NODEproject](https://jira.mongodb.org/projects/NODE).

Copy link
CollaboratorAuthor

Choose a reason for hiding this comment

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

fixed

@nbbeekennbbeeken deleted the NODE-5389-automate-release branchMay 24, 2024 15:19
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@aditi-khare-mongoDBaditi-khare-mongoDBaditi-khare-mongoDB approved these changes

Reviewers whose approvals may not affect merge requirements

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@nbbeeken@aditi-khare-mongoDB

[8]ページ先頭

©2009-2025 Movatter.jp