actions-marketplace-validations/Build sphinx docs

Builds IDS Sphinx documentation

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 2, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/cascode-labs_build-sphinx-action@6228cefb6c7635eac127fb82ee78cc07e7dc418b # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
docs_pathThe path to the documentation folder from the repo rootnodocs
conda_build_env_filepathYaml Conda build environment definition filenoaction_default
conda_build_env_nameName of the build conda environmentnoaction_default
base_env_prefixThe prefix of the base Conda environment for self-hosted runs.no/usr/share/miniconda
artifact_nameDisplay name of the documentation artifactnodocumentation
package_folder_pathPath to the folder containing the project's package(s) to be installednoconda_package
package_nameName of the project's Conda packageno${{ github.event.repository.name }}
namedescription
filepathThe file path of the generated HTML documentation