Skip to content

Merge Java doc v4 into main#1053

Merged
Johannes-Schneider merged 33 commits intomainfrom
innovation/v4
Oct 14, 2022
Merged

Merge Java doc v4 into main#1053
Johannes-Schneider merged 33 commits intomainfrom
innovation/v4

Conversation

@CharlesDuboisSAP
Copy link
Contributor

What Has Changed?

The docs-java has already been versioned to v3.
When innovation/v4 is merged, it will not squash the v3 docs. And both can be displayed using the previously added dropdown.

Manual Checks?

  • Check spelling and grammar, e.g., using Grammarly.
  • Verify links still work, e.g., if id or the name of a file is changed.
  • Update the feature matrix, e.g., if a new feature is added.

MatKuhr and others added 17 commits June 16, 2022 09:34
* Update Async Execution Docs

* Formatting

* Update docs/java/features/multi-tenancy/thread-context.mdx

Co-authored-by: Johannes Schneider <[email protected]>

* Update docs/java/features/multi-tenancy/thread-context.mdx

Co-authored-by: Johannes Schneider <[email protected]>

* Update docs/java/features/multi-tenancy/thread-context.mdx

Co-authored-by: Johannes Schneider <[email protected]>

* Update docs/java/features/multi-tenancy/thread-context.mdx

Co-authored-by: Johannes Schneider <[email protected]>

* Update docs/java/features/multi-tenancy/thread-context.mdx

Co-authored-by: Johannes Schneider <[email protected]>

* Add alternative

* Refine Executor Customization

* Formatting

* Update docs/java/features/multi-tenancy/thread-context.mdx

Co-authored-by: Johannes Schneider <[email protected]>

* Extend example

* Formatting

* Formatting

* Slight rewording

* Update docs/java/features/multi-tenancy/thread-context.mdx

Co-authored-by: Charles Dubois <[email protected]>

Co-authored-by: Johannes Schneider <[email protected]>
Co-authored-by: Charles Dubois <[email protected]>
* Mention SJB BOMs in dependency management chapter

* Add section on how to locally run archetypes

* Fix vale findings

* Add some links to the SJB BOM documentation

* Moar Links\!

* Add archetype clarification

* Review

* Update docs-java/guides/dependencies.mdx

Co-authored-by: Matthias Kuhr <[email protected]>

Co-authored-by: Matthias Kuhr <[email protected]>
* Update Async Docs

* Add note on CDS version

* Update docs-java/features/multi-tenancy/thread-context.mdx

Co-authored-by: Johannes Schneider <[email protected]>
# Conflicts:
#	docs-java/features/multi-tenancy/thread-context.mdx
#	docs-java/features/odata/generic-odata-client.mdx
#	docs-java/features/odata/type-safe-client-odata-v2.mdx
#	docs-java/troubleshooting.mdx
@CharlesDuboisSAP CharlesDuboisSAP added the Java Related to documentation on the SAP Cloud SDK for Java label Oct 10, 2022
@CharlesDuboisSAP CharlesDuboisSAP self-assigned this Oct 10, 2022
CharlesDuboisSAP and others added 4 commits October 10, 2022 11:06
* First Draft

* Formatting

* Streamline versions

* Update docs-java/guides/4.0-upgrade.mdx

Co-authored-by: KavithaSiva <[email protected]>

* fix

* Extend deprecations table

* Finalise Guide + Update Release Notes

* Add stabilisation notes

* Integrate with versioned docs

Co-authored-by: KavithaSiva <[email protected]>
Co-authored-by: Johannes Schneider <[email protected]>
Co-authored-by: Charles Dubois <[email protected]>
Copy link
Contributor

@Johannes-Schneider Johannes-Schneider left a comment

Choose a reason for hiding this comment

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

Found an other outdated code snippet.

Copy link
Contributor

@Johannes-Schneider Johannes-Schneider left a comment

Choose a reason for hiding this comment

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

LGTM

Johannes-Schneider and others added 9 commits October 11, 2022 13:19
* build(deps-dev): bump @typescript-eslint/eslint-plugin (#1054)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.39.0 to 5.40.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.40.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps-dev): bump @typescript-eslint/parser from 5.39.0 to 5.40.0 (#1055)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.39.0 to 5.40.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.40.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps-dev): bump eslint-plugin-react from 7.31.9 to 7.31.10 (#1056)

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.9 to 7.31.10.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.31.9...v7.31.10)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* add release notes

* revert unrelated changes

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@Johannes-Schneider Johannes-Schneider merged commit 75ae90f into main Oct 14, 2022
@Johannes-Schneider Johannes-Schneider deleted the innovation/v4 branch October 14, 2022 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Java Related to documentation on the SAP Cloud SDK for Java

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants