Skip to content

cicd: Add docs build parameters#23

Merged
AlexanderLanin merged 1 commit into
eclipse-score:mainfrom
nicu1989:nicu1989_allow_docs_build_param
Jun 4, 2025
Merged

cicd: Add docs build parameters#23
AlexanderLanin merged 1 commit into
eclipse-score:mainfrom
nicu1989:nicu1989_allow_docs_build_param

Conversation

@nicu1989
Copy link
Copy Markdown
Member

@nicu1989 nicu1989 commented Jun 3, 2025

Removed some hardcoded score and handle docs build parameters.

Related: eclipse-score/docs-as-code#53

Removed some hardcoded score and handle docs build parameters.

Signed-off-by: Nicolae Dicu <Nicolae.Dicu.ext@qorix.ai>
cp bazel-bin/$TARGET_PATH.tar github-pages.tar

bazel run ${{ inputs.bazel-target }}
tar -cf github-pages.tar _build
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Did you try this? Don't we need to add e.g. /html?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

yes, tested in forked repo, see here: eclipse-score/docs-as-code#70 (comment)

@AlexanderLanin AlexanderLanin merged commit c3ee87c into eclipse-score:main Jun 4, 2025
1 check passed
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