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

release 8.6 (reviewable changes) #4421

Merged

Conversation

pepopowitz
Copy link
Collaborator

@pepopowitz pepopowitz commented Oct 7, 2024

Part of #4158. Targets the branch for #4420, and should be merged in there before #4420 is merged to main.

This is the reviewable PR for the 8.6 release! It does not include the massive amount of content changes, those are in #4420.

This one does include:

  • chore: update versions in cutNewVersions.sh
  • release: new version numbers
  • release: new version numbers for content redirects
  • release: new version numbers in check-versions workflow
  • release: new versions for $/$ macros
  • release: update version banners
  • release: remove old versions from sitemap
  • and a bunch of fixes for broken links and htaccess rules

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 should go live by Tuesday morning US time, at latest.
  • 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/).

@pepopowitz pepopowitz self-assigned this Oct 7, 2024
Copy link
Contributor

github-actions bot commented Oct 7, 2024

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

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

  • versioned_docs/version-8.6/apis-tools/working-with-apis-tools.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.

@pepopowitz pepopowitz mentioned this pull request Oct 7, 2024
10 tasks
@pepopowitz pepopowitz requested review from akeller and a team October 7, 2024 18:52
@@ -27,7 +27,7 @@ git commit -m "release: the big commit"

# now start committing the small stuff
# if there are uncommitted changes to this file, commit it:
fi [ -n "$(git status --porcelain ./hacks/cutNewVersions.sh)" ]; then
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Oops!

Comment on lines -67 to -73
"3.10.0": {
banner: "none",
},
// surprising, yes, but true: 3.9 should show unsupported banner, but 3.7 should not.
"3.7.0": {
banner: "none",
},
Copy link
Member

Choose a reason for hiding this comment

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

🎉 🧹

@akeller akeller added the dx Documentation infrastructure typically handled by the Camunda DX team label Oct 7, 2024
@akeller akeller added target:8.6 Issues included in the 8.6 release component:docs Documentation improvements, including new or updated content labels Oct 7, 2024
@pepopowitz pepopowitz added the deploy Stand up a temporary docs site with this PR label Oct 7, 2024
@github-actions github-actions bot temporarily deployed to camunda-docs October 7, 2024 19:45 Destroyed
Copy link
Member

@akeller akeller left a comment

Choose a reason for hiding this comment

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

Nothing exciting or spooky 👻 on the preview site!

@pepopowitz pepopowitz merged commit bbd1245 into pepopowitz/4158-release-8-6 Oct 7, 2024
13 checks passed
@pepopowitz pepopowitz deleted the pepopowitz/4158-release-8-6-reviewable branch October 7, 2024 20:03
Copy link
Contributor

github-actions bot commented Oct 7, 2024

🧹 Preview environment for this PR has been torn down.

pepopowitz added a commit that referenced this pull request Oct 7, 2024
* release: the big commit

* release 8.6 (reviewable changes) (#4421)

* chore: update versions in cutNewVersions.sh

* release: new version numbers

* release: new version numbers for content redirects

* release: new version numbers in check-versions workflow

* release: new versions for $/$ macros

* release: update version banners

* release: remove old versions from sitemap

* fix: cross-version URLs in cards of working-with-apis-tools

* chore: reorganize htaccess rules so newer rules are on top

* fix: correct a bunch of optimize URLs in htaccess

* chore: remove/replace next redirect rules

* fix: correct more optimize redirects

* fix: redirect for updated sm web-modeler troubleshooting
christinaausley pushed a commit that referenced this pull request Oct 7, 2024
* release: the big commit

* release 8.6 (reviewable changes) (#4421)

* chore: update versions in cutNewVersions.sh

* release: new version numbers

* release: new version numbers for content redirects

* release: new version numbers in check-versions workflow

* release: new versions for $/$ macros

* release: update version banners

* release: remove old versions from sitemap

* fix: cross-version URLs in cards of working-with-apis-tools

* chore: reorganize htaccess rules so newer rules are on top

* fix: correct a bunch of optimize URLs in htaccess

* chore: remove/replace next redirect rules

* fix: correct more optimize redirects

* fix: redirect for updated sm web-modeler troubleshooting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:docs Documentation improvements, including new or updated content deploy Stand up a temporary docs site with this PR dx Documentation infrastructure typically handled by the Camunda DX team target:8.6 Issues included in the 8.6 release
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants