openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Bats: Bash Automated Testing System
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 3 of 7
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add changelog entry
Martin Schulze
More...
over 1 year ago
Don't use hardening, upgraed to checkout@v3
Martin Schulze
More...
over 1 year ago
Merge pull request #741 from arve0/patch-1
Martin Schulze
More...
over 1 year ago
[StepSecurity] Apply security best practices
StepSecurity Bot
More...
over 1 year ago
Add unreleased header
Martin Schulze
More...
over 1 year ago
changelog: docker usage
Arve Seljebu
More...
over 1 year ago
feat: release Bats v1.10.0
Martin Schulze
More...
over 1 year ago
Merge pull request #740 from martin-schulze-vireso/feature/publish_to_github_container_registry
Martin Schulze
More...
over 1 year ago
Merge pull request #663 from qec-pconner/addOutputProcessor
Martin Schulze
More...
over 1 year ago
specify whose code the tests run in isolation to
Arve Seljebu
More...
over 1 year ago
wording, this docker image.
Arve Seljebu
More...
over 1 year ago
Docker usage focus on using bats isolated in other project
Arve Seljebu
More...
over 1 year ago
* Fixing index used. Adding comment.
Paul Conner
More...
over 1 year ago
* Documenting new `--returned-status` arg.
Paul Conner
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.
Paul Conner
More...
over 1 year ago
* Adding comment about pipe_count.
Paul Conner
More...
over 1 year ago
* Switching `[ "$status" -eq N ]` to instead use `run -N`.
Paul Conner
More...
over 1 year ago
* Chaning `pipestatus_position` to be defaulted to empty string rather than negative value.
Paul Conner
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.
Paul Conner
More...
over 1 year ago
Add changelog entry for #740
Martin Schulze
More...
over 1 year ago
Also publish to ghcr.io
Martin Schulze
More...
over 1 year ago
Merge pull request #736 from martin-schulze-vireso/fix/mocking_date_breaks_timing
Martin Schulze
More...
over 1 year ago
Fix unset variable access on bash pre 5
Martin Schulze
More...
over 1 year ago
Fix "date: no such file or directory" errors
Martin Schulze
More...
over 1 year ago
Allow for unexpected PATHs
Martin Schulze
More...
over 1 year ago
Fix date not found
Martin Schulze
More...
over 1 year ago
Avoid setting BASH_REMATCH
Martin Schulze
More...
over 1 year ago
Merge pull request #729 from jkroepke/parallel-rush
Martin Schulze
More...
over 1 year ago
Fixed changelog CI
Jan-Otto Kröpke
More...
over 1 year ago
Actually save path
Martin Schulze
More...
over 1 year ago
←
1
2
3
4
5
6
7
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree