This repository has been archived by the owner on Dec 26, 2023. It is now read-only.
Releases: brokenpip3/setup-bats-libs
Releases · brokenpip3/setup-bats-libs
1.5.2
What's Changed
🏕 Features
- chore update bats-detik to
1.2.1
and bats-file to0.4.0
by @brokenpip3 in #17
👒 Dependencies
- Bump actions/checkout from 3 to 4 by @dependabot in #15
- chore(pre-commit): auto update hooks by @github-actions in #12
- chore(pre-commit): auto update hooks by @github-actions in #13
- chore(pre-commit): auto update hooks by @github-actions in #14
- chore(pre-commit): auto update hooks by @github-actions in #16
Full Changelog: 1.5.1...1.5.2
1.5.1
What's Changed
🏕 Features
- chore(pre-commit): auto update hooks by @github-actions in #10
- fix: always set Bats path even in case of cache-hit by @brokenpip3 in #11
New Contributors
- @github-actions made their first contribution in #10
Full Changelog: 1.5.0...1.5.1
1.5.0
What's Changed
🏕 Features
- feat: remove sudo if inside home directory, add cache for bats-libs, add outputs by @brokenpip3 in #9
Full Changelog: 1.0.0...1.5.0
1.0.0
What's Changed
- Since mig4/setup-bats is unmaintained and the node-12 actions will be totally unsupported in August, this action now takes care of the bats binary installation. This ensures that can be used as a complete suite to run bats tests.
If you prefer for some reasons to not install thebats
binary you can setbats-install: false
- Implemented support for caching the bats binary in the action. However, caching for the bats libraries is not yet supported.
- Updated bats-detik and bats-support to the latest version
🏕 Features
- Add code examples by @asbjornu in #1
- feat(tests): update and add more tests by @brokenpip3 in #4
- chore: update bats-assert and detik version by @brokenpip3 in #5
- feat: Add bats binary by @brokenpip3 in #6
- fix: more events for ci by @brokenpip3 in #8
👒 Dependencies
- Bump actions/checkout from 2 to 3 by @dependabot in #7
New Contributors
- @asbjornu made their first contribution in #1
- @dependabot made their first contribution in #7
Full Changelog: 0.1.0...1.0.0
0.1.0
update public action as well
0.0.3
Full Changelog: 0.0.2...0.0.3
0.0.2
last chnages