Skip to content

Conversation

@shainaraskas
Copy link
Contributor

@shainaraskas shainaraskas commented Jul 2, 2025

Description

Creates a new ECCTL release notes folder so release notes can match other release notes in our docs.

After this is done, I need the hosted apps team to help me to rewire any auto-generated content to append to these files rather than create the old .adoc files, and update the release template to link to these new urls instead, in the following format:

https://www.elastic.co/docs/release-notes/ecctl#ecctl-<version.minor>
e.g. https://www.elastic.co/docs/release-notes/ecctl#ecctl-1.15.0

Will sunset the random empty page when we have proper redirect support.

Need to also ship elastic/docs-builder#1511 to get this to done

Related Issues

Fixes https://github.com/elastic/docs-content-internal/issues/47

Motivation and Context

  • The migration left a gap and we currently aren't publishing release notes

How Has This Been Tested?

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (improves code quality but has no user-facing effect)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation

Readiness Checklist

  • My code follows the code style of this project
  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

@shainaraskas shainaraskas requested a review from nick-benoit July 2, 2025 20:57
@shainaraskas shainaraskas marked this pull request as ready for review July 2, 2025 20:57
@shainaraskas shainaraskas requested review from a team and alaudazzi as code owners July 2, 2025 20:57
@github-actions
Copy link

github-actions bot commented Jul 2, 2025

🔍 Preview links for changed docs

Copy link
Contributor

@nick-benoit nick-benoit left a comment

Choose a reason for hiding this comment

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

Thanks!

navigation_title: "Elastic Cloud Control (ECCTL)"
mapped_pages:
- https://www.elastic.co/guide/en/ecctl/current/ecctl-release-notes.html
- https://www.elastic.co/guide/en/ecctl/current/ecctl-release-notes-v1.14.3.html
Copy link
Contributor

Choose a reason for hiding this comment

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

Should there be an entry for 1.15.0 here?

Copy link
Contributor

Choose a reason for hiding this comment

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

Per discussion, this is not necessary because it was not published via asciidocs

@shainaraskas shainaraskas merged commit 41fe73d into master Jul 3, 2025
6 checks passed
@shainaraskas shainaraskas deleted the fix-ecctl-rns branch July 3, 2025 18:47
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.

3 participants