Skip to content
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

feat(dependencies): link to written offer #4340

Merged
merged 3 commits into from
Oct 4, 2024
Merged

Conversation

MaxTru
Copy link
Contributor

@MaxTru MaxTru commented Sep 24, 2024

  • Legal change
  • Related to camunda/engineering-leadership-team#68
  • Planning this change for the October release

Description

When should this change go live?

  • This is a bug fix, security concern, or something that needs urgent release support.
  • This is already available but undocumented and should be released within a week.
  • This on a specific schedule and the assignee will coordinate a release with the DevEx team. (apply hold label or convert to draft PR)
  • This is part of a scheduled alpha or minor. (apply alpha or minor label)
  • There is no urgency with this change and can be released at any time.

PR Checklist

  • My changes are for an already released minor and are in /versioned_docs directory.
  • My changes are for the next minor and are in /docs directory (aka /next/).

Copy link
Contributor

👋 🤖 🤔 Hello! Did you make your changes in all the right places?

These files were changed only in docs/. You might want to duplicate these changes in versioned_docs/version-8.5/.

  • docs/reference/dependencies.md

You may have done this intentionally, but we wanted to point it out in case you didn't. You can read more about the versioning within our docs in our documentation guidelines.

@akeller akeller added target:8.6 Issues included in the 8.6 release 8.6.0 October 2024 minor release labels Sep 27, 2024
@MaxTru MaxTru marked this pull request as ready for review October 4, 2024 07:51
@MaxTru MaxTru requested review from a team and akeller October 4, 2024 07:51
@MaxTru MaxTru enabled auto-merge (squash) October 4, 2024 08:30
Copy link
Contributor

@mesellings mesellings left a comment

Choose a reason for hiding this comment

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

Lgtm - just a few (non-blocking) suggestions 👍

@@ -1,90 +1,66 @@
---
id: dependencies
title: "Dependencies"
title: "Source-code and third-party dependencies"
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
title: "Source-code and third-party dependencies"
title: "Source code and third-party dependencies"

Not sure the hyphen should be here?

@@ -1,90 +1,66 @@
---
id: dependencies
title: "Dependencies"
title: "Source-code and third-party dependencies"
description: "Dependencies and Third Party Libraries for all the components of Camunda 8"
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
description: "Dependencies and Third Party Libraries for all the components of Camunda 8"
description: "Dependencies and third-party libraries for all Camunda 8 components."

Suggestion: Consistent use of third-party and capitalisation, slight rewording for conciseness

description: "Dependencies and Third Party Libraries for all the components of Camunda 8"
keywords: ["dependencies", "third party", "third party libraries"]
---

A complete list of all dependencies and third-party libraries for all the components of Camunda 8 (including Self-Managed).
Camunda provides its users and customers access to its source code as part of [this written offer](https://legal.camunda.com/licensing-and-other-legal-terms#written-offer-source-code), as well as CycloneDX SBOMs, which list all direct and transitive third-party dependencies and their respective licenses. Please click the tabs below to access these items for each Camunda component.
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
Camunda provides its users and customers access to its source code as part of [this written offer](https://legal.camunda.com/licensing-and-other-legal-terms#written-offer-source-code), as well as CycloneDX SBOMs, which list all direct and transitive third-party dependencies and their respective licenses. Please click the tabs below to access these items for each Camunda component.
Camunda provides its users and customers with access to its source code as part of [this written offer](https://legal.camunda.com/licensing-and-other-legal-terms#written-offer-source-code), as well as CycloneDX SBOMs, which list all direct and transitive third-party dependencies and their respective licenses. Please click the tabs below to access these items for each Camunda component.

Added "with"

@MaxTru MaxTru merged commit bf70fd7 into main Oct 4, 2024
13 checks passed
@MaxTru MaxTru deleted the dependencies-written-offer branch October 4, 2024 08:57
@MaxTru
Copy link
Contributor Author

MaxTru commented Oct 4, 2024

@mesellings agree with your suggestion, but this was already merged 🙈

Can you please follow up and do these improvements in a separate PR?

@mesellings mesellings mentioned this pull request Oct 6, 2024
9 tasks
@mesellings
Copy link
Contributor

@MaxTru Added these edits into #4409 👍

christinaausley pushed a commit that referenced this pull request Oct 7, 2024
* feat(dependencies): link to written offer
* feat(dependencies): harmonize wording
* Related to camunda/engineering-leadership-team#68
* closes camunda/engineering-leadership-team#68
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.6.0 October 2024 minor release target:8.6 Issues included in the 8.6 release
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants