Skip to content

Conversation

@reakaleek
Copy link
Member

@reakaleek reakaleek commented Jul 29, 2025

Changes

Add a setup-docs-builder action wo we can use the CLI in github actions and define the version it's going to use.

Available versions:

  • latest: takes the latest released version
  • edge: uses the edge version from the main branch
  • specific version: you can set the version e.g. 0.55.0

Context

Needed for docs-content-internal, so we can just run the build in a github actions step.

@reakaleek reakaleek requested a review from a team as a code owner July 29, 2025 08:51
@github-actions
Copy link

🔍 Preview links for changed docs

@@ -0,0 +1,44 @@
name: Set up docs-builder CLI
Copy link
Member

Choose a reason for hiding this comment

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

I wonder if we can reuse https://github.com/elastic/docs-builder/blob/main/action.yml for this?

version could be used to select the image?

Copy link
Member

Choose a reason for hiding this comment

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

Ahh no you can't use variables in the image declaration, I tried this once :)

@reakaleek reakaleek added the automation packaging, ci/cd. label Jul 29, 2025
@reakaleek
Copy link
Member Author

@reakaleek reakaleek closed this Jul 29, 2025
@Mpdreamz Mpdreamz deleted the feature/add-setup-docs-builder-action branch August 20, 2025 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation packaging, ci/cd.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants