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

Pass Install Extras to Markers #9553

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

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    c35676f View commit details
    Browse the repository at this point in the history
  2. support project extras in markers: populate 'extras' marker including…

    … with active root extras
    reesehyde committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    664daa8 View commit details
    Browse the repository at this point in the history
  3. add locking test

    reesehyde committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    900913c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ee3a90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b55283 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. consolidate tests

    reesehyde committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    57ed6f7 View commit details
    Browse the repository at this point in the history
  2. add documentation

    reesehyde committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    dc86259 View commit details
    Browse the repository at this point in the history
  3. fix types

    reesehyde committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    afdab51 View commit details
    Browse the repository at this point in the history
  4. fix formatting

    reesehyde committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    6b3f24e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de6e032 View commit details
    Browse the repository at this point in the history
  6. run ruff formatter

    reesehyde committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ec5592f View commit details
    Browse the repository at this point in the history
  7. fix key not in dict format

    reesehyde committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    4de59bd View commit details
    Browse the repository at this point in the history
  8. fix pre-commit and full run

    reesehyde committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    203c037 View commit details
    Browse the repository at this point in the history