sofa-framework/SOFA Setup Action

Setup everything needed to build a SOFA plugin

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
sofa_rootSOFA install directoryyes/opt/sofa
sofa_versionMajor version of SOFA to installyesv21.06
sofa_scopeChoose between: minimal, standard, fullnostandard
python_versionPython version to installyes3.9
workspace_auto_setupShould this action setup your workspace tree?notrue
namedescription
sofa_versionSOFA version
sofa_rootSOFA root directory
exeExtension for executable files
run_branchPretty git branch of this workflow run
python_rootRoot directory of the Python installed for SOFA
python_versionVersion of the Python installed for SOFA
vs_install_dirVS install directory
vs_vsdevcmdCommand to init VS environment
workspace_src_pathDirectory to checkout your sources after calling this action
workspace_build_pathDirectory to build your sources after calling this action
workspace_install_pathDirectory to install your binaries after calling this action
workspace_artifact_pathDirectory to package your binaries after calling this action