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

archive(8.2) isolation: pt 2, reviewable steps #4626

Merged

Conversation

pepopowitz
Copy link
Collaborator

@pepopowitz pepopowitz commented Nov 19, 2024

Note: this PR currently targets unsupported/8.2. These changes will not make it intomain.

Description

Part of #4527.

This PR includes the reviewable steps for isolating an 8.2 website. After this merges, I'll publish a standalone 8.2 release.

Most of the steps in this PR were automated, but the last couple are manual:

Progress

  • update version archival process to account for infrastructure changes (the changes from chore: update version archival process to account for infrastructure changes #4624, which were not in main when I created unsupported/8.2.)
  • exclude all other versions from the main version file
  • update version numbers for isolation
  • exclude all other versions from the optimize version file
  • prevent unsupported site from being crawled
  • fix Dockerfile for local debugging
  • update theme components
  • update CI workflows
  • update docusaurus config
  • configure Optimize docs instance
  • ------- above this was handled automatically; below is manual ---------
  • fix incorrect links
  • fix htaccess rules

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/).

@pepopowitz pepopowitz self-assigned this Nov 19, 2024
@pepopowitz pepopowitz marked this pull request as draft November 19, 2024 20:41
Base automatically changed from pepopowitz/4527-archive-8-2/isolation-chonky-boi to unsupported/8.2 November 20, 2024 15:13
@pepopowitz pepopowitz mentioned this pull request Nov 20, 2024
@pepopowitz pepopowitz force-pushed the pepopowitz/4527-archive-8-2/isolation-reviewable branch from bb1f7d4 to d5b0fa5 Compare November 20, 2024 16:30
@@ -134,45 +134,6 @@ function Home() {
</div>
</section>
)}
<div className={clsx("hero hero--secondary", styles.heroBanner)}>
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Removing this entire section, because only 1 of 3 links in here applies to this version.

@pepopowitz pepopowitz marked this pull request as ready for review November 20, 2024 20:39
@pepopowitz pepopowitz added kind/cleanup Issues related with clean-up the documentation dx Documentation infrastructure typically handled by the Camunda DX team theme:performance Issues related to improving performance. labels Nov 20, 2024
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.

This looks good, however, I just skimmed the link changes.

@pepopowitz pepopowitz merged commit 48fcb8f into unsupported/8.2 Nov 20, 2024
15 of 16 checks passed
@pepopowitz pepopowitz deleted the pepopowitz/4527-archive-8-2/isolation-reviewable branch November 20, 2024 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dx Documentation infrastructure typically handled by the Camunda DX team kind/cleanup Issues related with clean-up the documentation theme:performance Issues related to improving performance.
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants