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

behave: new test for dnf4 chroot without bootstrap #1480

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    c15b345 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff5858c View commit details
    Browse the repository at this point in the history
  3. behave: handle chroot in Mock() class, not in env

    Also, fix cleaning up for hermetic builds.
    praiskup committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4590ea2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb5f9c6 View commit details
    Browse the repository at this point in the history
  5. vcs-diff-lint: again scan sub-projects

    For some pylint checkers related to "imports" it makes a practical
    difference if we scan the whole git directory, or sub-directories.
    This layout makes the layout more "realistic", e.g. "mock" or "behave"
    is not considered a python module.
    
    This reverts commit b5c9469.
    praiskup committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6b9b89f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28d63c3 View commit details
    Browse the repository at this point in the history
  7. behave: make linters happy

    praiskup committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1718a63 View commit details
    Browse the repository at this point in the history