1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add changelog entry More... over 1 year ago
Don't use hardening, upgraed to checkout@v3 More... over 1 year ago
Merge pull request #741 from arve0/patch-1 More... over 1 year ago
[StepSecurity] Apply security best practices More... over 1 year ago
Add unreleased header More... over 1 year ago
changelog: docker usage More... over 1 year ago
feat: release Bats v1.10.0 More... over 1 year ago
Merge pull request #740 from martin-schulze-vireso/feature/publish_to_github_container_registry More... over 1 year ago
Merge pull request #663 from qec-pconner/addOutputProcessor More... over 1 year ago
specify whose code the tests run in isolation to More... over 1 year ago
wording, this docker image. More... over 1 year ago
Docker usage focus on using bats isolated in other project More... over 1 year ago
* Fixing index used. Adding comment. More... over 1 year ago
* Documenting new `--returned-status` arg. More... over 1 year ago
* Adding support for negative positions via new arg `--returned-status`. * Supports positive and negative values. * Negative values count from the end in reverse, similar to (linux's) bash and python. * Can be used as either `--return-status N` or `--return-status=N`. * Adding tests to validate `--return-status` functionality. More... over 1 year ago
* Adding comment about pipe_count. More... over 1 year ago
* Switching `[ "$status" -eq N ]` to instead use `run -N`. More... over 1 year ago
* Chaning `pipestatus_position` to be defaulted to empty string rather than negative value. More... over 1 year ago
* Explicitly marking int vars with `-i`. * Moving if conditions to use c-style parenthesis construct. * Using explicit parenthesis to not rely upon operator precedence. * Changing eval array expansion to use `[@]` instead of `[*]`. * Likely not a big impact in this exact use case, but this is the typical syntax for desired behavior -- less likely to have undesired surprises. More... over 1 year ago
Add changelog entry for #740 More... over 1 year ago
Also publish to ghcr.io More... over 1 year ago
Merge pull request #736 from martin-schulze-vireso/fix/mocking_date_breaks_timing More... over 1 year ago
Fix unset variable access on bash pre 5 More... over 1 year ago
Fix "date: no such file or directory" errors More... over 1 year ago
Allow for unexpected PATHs More... over 1 year ago
Fix date not found More... over 1 year ago
Avoid setting BASH_REMATCH More... over 1 year ago
Merge pull request #729 from jkroepke/parallel-rush More... over 1 year ago
Fixed changelog CI More... over 1 year ago
Actually save path More... over 1 year ago