Skip to content

chore(QTDI-1911): reduce doc versions #1093

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ozhelezniak-talend
Copy link
Contributor

  • we don't need that amount of documentation versions
  • keep latest released, snapshot, 0.0.12 as an old one, and 1.38.16 as used by 7.3

Requirements

  • Any code change adding any logic MUST be tested through a unit test executed with the default build
  • Any API addition MUST be done with a documentation update if relevant

Why this PR is needed?

What does this PR adds (design/code thoughts)?

* we don't need that amount of documentation versions
* keep latest released, snapshot, 0.0.12 as an old one, and 1.38.16 as used by 7.3
* we don't need that amount of documentation versions
* keep latest released, snapshot, 0.0.12 as an old one, and 1.38.16 as used by 7.3
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR reduces the number of documentation versions by excluding older component runtime versions from the documentation build process. The goal is to keep only the latest released version, snapshot, version 0.0.12 (as an old reference), and version 1.38.16 (used by 7.3), while excluding all other versions to potentially improve the Antora documentation build process speed.

Key changes:

  • Expanded the exclusion list from 2 versions to over 150 component runtime versions
  • Kept specific versions uncommented (0.0.12, 1.38.16, 1.64.8, 1.83.0) as indicated by comments
  • Added comprehensive exclusion patterns for versions from 0.0.1 through 1.82.0

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

Copy link

sonar-eks bot commented Aug 19, 2025

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