Skip to content
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

Bonsai debian9 filter definition is too broad #80

Open
nixwiz opened this issue Nov 6, 2020 · 0 comments
Open

Bonsai debian9 filter definition is too broad #80

nixwiz opened this issue Nov 6, 2020 · 0 comments

Comments

@nixwiz
Copy link
Contributor

nixwiz commented Nov 6, 2020

The filters debian 9 are too broad, either remove or add debian platform_family and version to filter

- platform: "debian9"
  arch: "amd64"
  asset_filename: "#{repo}_#{version}_debian9_linux_amd64.tar.gz"
  sha_filename: "#{repo}_#{version}_sha512-checksums.txt"
  filter:
  -  "entity.system.os == 'linux'"
  -  "entity.system.arch == 'amd64'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant