Skip to content

Conversation

@cbullinger
Copy link
Collaborator

Pull Request Info

PR Reviewing Guidelines

After Java v4.10 is released, Java and Kotlin will be versioned together, so the extra source constant is unneeded.

This PR updates the following:

  • Remove api-kotlin source constant
  • Update all links to use api constant that points to version 4.10
  • Remove version-next constant
  • Increment version to 4.10

To be merged and deployed after Java v4.10 is released and API docs are updated (i.e. Java API ref links point to v4.10 URL)

JIRA - https://jira.mongodb.org/browse/DOCSP-30689
Staging - https://docs-mongodbcom-staging.corp.mongodb.com/kotlin/docsworker-xlarge/docsp-30689-constant/

Self-Review Checklist

  • Is this free of any warnings or errors in the RST?
  • Did you run a spell-check?
  • Did you run a grammar-check?
  • Are all the links working?

@cbullinger cbullinger mentioned this pull request Jun 22, 2023
4 tasks
@cbullinger cbullinger requested a review from rustagir June 22, 2023 21:38
Copy link
Contributor

@rustagir rustagir left a comment

Choose a reason for hiding this comment

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

lgtm!

@cbullinger cbullinger merged commit 298b164 into mongodb:master Jun 23, 2023
@cbullinger cbullinger deleted the docsp-30689-constant branch June 23, 2023 14:21
cbullinger added a commit that referenced this pull request Jun 23, 2023
[PR Reviewing
Guidelines](https://github.com/mongodb/docs-java/blob/master/REVIEWING.md)

After Java v4.10 is released, Java and Kotlin will be versioned
together, so the extra source constant is unneeded.

This PR updates the following:
- Remove `api-kotlin` source constant
- Update all links to use `api` constant that points to version 4.10
- Remove `version-next` constant
- Increment `version` to `4.10`

To be merged and deployed after Java v4.10 is released and API docs are
updated (i.e. Java API ref links point to v4.10 URL)

JIRA - https://jira.mongodb.org/browse/DOCSP-30689
Staging -
https://docs-mongodbcom-staging.corp.mongodb.com/kotlin/docsworker-xlarge/docsp-30689-constant/

- [ ] Is this free of any warnings or errors in the RST?
- [ ] Did you run a spell-check?
- [ ] Did you run a grammar-check?
- [ ] Are all the links working?

(cherry picked from commit 298b164)
cbullinger added a commit that referenced this pull request Jun 23, 2023
[PR Reviewing
Guidelines](https://github.com/mongodb/docs-java/blob/master/REVIEWING.md)

After Java v4.10 is released, Java and Kotlin will be versioned
together, so the extra source constant is unneeded.

This PR updates the following:
- Remove `api-kotlin` source constant
- Update all links to use `api` constant that points to version 4.10
- Remove `version-next` constant
- Increment `version` to `4.10`

To be merged and deployed after Java v4.10 is released and API docs are
updated (i.e. Java API ref links point to v4.10 URL)

JIRA - https://jira.mongodb.org/browse/DOCSP-30689
Staging -
https://docs-mongodbcom-staging.corp.mongodb.com/kotlin/docsworker-xlarge/docsp-30689-constant/

- [ ] Is this free of any warnings or errors in the RST?
- [ ] Did you run a spell-check?
- [ ] Did you run a grammar-check?
- [ ] Are all the links working?

(cherry picked from commit 298b164)
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