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

Skip install step when a package has nothing to install #2

Commits on Aug 22, 2024

  1. Skip install step when a package has nothing to install

    Signed-off-by: Michael X. Grey <[email protected]>
    mxgrey committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d67b26c View commit details
    Browse the repository at this point in the history
  2. Fix typo

    Signed-off-by: Michael X. Grey <[email protected]>
    mxgrey committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f3f6e32 View commit details
    Browse the repository at this point in the history
  3. Add test to make sure pure library build doesn't crash

    Signed-off-by: Luca Della Vedova <[email protected]>
    luca-della-vedova committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1b990d5 View commit details
    Browse the repository at this point in the history
  4. Fix CI errors

    Signed-off-by: Luca Della Vedova <[email protected]>
    luca-della-vedova committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2cb2f13 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from luca-della-vedova/skip_install_tests

    Add tests and fix CI for skipping install for pure library packages
    mxgrey authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    e54dedb View commit details
    Browse the repository at this point in the history
  6. Add rust package

    Signed-off-by: Luca Della Vedova <[email protected]>
    luca-della-vedova committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    0eef5e3 View commit details
    Browse the repository at this point in the history
  7. split lines to remove noqa tags

    Signed-off-by: Michael X. Grey <[email protected]>
    mxgrey committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b032d0a View commit details
    Browse the repository at this point in the history