Skip to content

Conversation

@fabioseel
Copy link
Contributor

Before, the ci scripts could only be used with passing a singularity container.
However, if you are working within an singularity container or some other envirnoment where you have the tools (ruff etc) installed, it is annoying to always add this.
This makes passing the singularity container optional:
./tests/ci/lint.sh --fix now works as well as ./tests/ci/lint.sh CONTAINER.sif --fix

@fabioseel fabioseel added the Enhancement Improve an existing feature label Nov 6, 2025
Copy link
Contributor

@harini-sudha harini-sudha left a comment

Choose a reason for hiding this comment

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

Looks good! Addresses the need for not passing the container to execute the command.

@harini-sudha harini-sudha merged commit ed66237 into master Nov 10, 2025
5 checks passed
@harini-sudha harini-sudha deleted the improve-ci-script-usability branch November 10, 2025 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement Improve an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants