Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --check-tools option and GitHub workflow #920

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

pgrenaud
Copy link

@pgrenaud pgrenaud commented Jan 15, 2025

Related to #907. This PR:

  • Add option --check-tools that will make ./reconftw.sh exit (with a value greater than 0) if one or more tools are missing. Required for the GitHub workflow.
    • This change also unify the path that is taken when using the -h, --help options or when no operation mode are provided (meaning that any execution will always reach the final case $opt_mode).
  • Add a GitHub workflow to test the ./install.sh script and make sure that all the tools installs properly (on the available runners).

@six2dez six2dez merged commit 61ef927 into six2dez:dev Jan 16, 2025
0 of 2 checks passed
@six2dez
Copy link
Owner

six2dez commented Jan 16, 2025

Thx for all your PRs, I'll be checking them during the day <3

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