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

feat: allow env expansion in conflicts, suggests, recommends, depends… #548

Merged
merged 5 commits into from Sep 24, 2022

Commits on Sep 23, 2022

  1. feat: allow env expansion in conflicts, suggests, recommends, depends…

    …, provides, and replaces. Ensuring empty env vars get stripped to not cause issues
    
      * added test for boolean dependencies for rpm, deb, and apk.
    Dj Gilcrease committed Sep 23, 2022
    Copy the full SHA
    eeea9ba View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

  1. Copy the full SHA
    bcbbcbb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3bb85eb View commit details
    Browse the repository at this point in the history
  3. test: fix linter issues

    Dj Gilcrease committed Sep 24, 2022
    Copy the full SHA
    61f0e0b View commit details
    Browse the repository at this point in the history
  4. test: fix ruleguard issues

    Dj Gilcrease committed Sep 24, 2022
    Copy the full SHA
    a99a443 View commit details
    Browse the repository at this point in the history