Skip to content

[BUG] make install does not ensure versions are ok #24

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

Open
xavier-romero opened this issue Feb 28, 2025 · 0 comments
Open

[BUG] make install does not ensure versions are ok #24

xavier-romero opened this issue Feb 28, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@xavier-romero
Copy link

Bug Report

Description

According to README, make install ensures that dependencies are met. However it's not happening on my box.
Having bats 1.2.1 (the latest available on ubuntu 22.04), the parameter filter-tags does not work, and the version missmatch is not detected by make install.

Expected behavior

make install is meant to check that versions are ok, and fix or at least complain if the version is not ok

Screenshots

Image

Environment (please complete the following information):

  • Ubuntu Linux
  • Current main branch
  • Bats 1.2.1

Additional info

Manually upgrading bats to 1.11 everything works 💯

@xavier-romero xavier-romero added the bug Something isn't working label Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant