ssw-jku/Latex Build Action
Builds contents and homeworks of the SSW lectures and exercises
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| python_version | Python version to use | no | 3.13 |
| texlive_version | TeX Live version to use | no | 2026 |
| texlive_packages | TeX Live packages to install | no | scheme-basic |
| config_file_name | Name of the configuration file | no | .lecture-build-ci.json |
| commit_user_name | Name of the user who commits the changes | no | LaTeX Exercise CI Build[bot] |
| commit_user_email | Email of the user who commits the changes | no | latex-exercise-ci-bot@users.noreply.github.com |
| working_directory | The working directory to use | no | ${{ github.workspace }} |
Outputs
| name | description |
|---|---|
| changed-exercises | A comma-separated list of exercises that have been changed |