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

chore: Use uv and ruff for local package installation and linting/formatting #1211

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

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    3f8f52e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17be6b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e52e57 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    b96572e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ac3cb2 View commit details
    Browse the repository at this point in the history
  3. Use FORCE approach within Makefile. Update checks for black/`isor…

    …t`/`flake8` to be `ruff`
    schloerke committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    e14730f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c026c0 View commit details
    Browse the repository at this point in the history
  5. Remove some linters

    schloerke committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    cc29521 View commit details
    Browse the repository at this point in the history
  6. Fix a star import

    schloerke committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    017298f View commit details
    Browse the repository at this point in the history
  7. make format

    schloerke committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    b58cb20 View commit details
    Browse the repository at this point in the history
  8. Update pytest.yaml

    schloerke committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ce4a701 View commit details
    Browse the repository at this point in the history
  9. Update .gitignore

    schloerke committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    34b86cc View commit details
    Browse the repository at this point in the history
  10. Use activate approach

    schloerke committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    e81cbab View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fd417d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Update Makefile

    schloerke committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c78174e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f452fe View commit details
    Browse the repository at this point in the history
  3. Update Makefile

    schloerke committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    7718da4 View commit details
    Browse the repository at this point in the history
  4. Update setup.cfg

    schloerke committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    b485ea3 View commit details
    Browse the repository at this point in the history
  5. typo

    schloerke committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    5c990c3 View commit details
    Browse the repository at this point in the history
  6. Restore missing target

    schloerke committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    6eb4d4c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3112a7 View commit details
    Browse the repository at this point in the history
  8. Discard changes to __init__.py files

    Discard changes to shiny/express/__init__.py
    Discard changes to shiny/express/ui/__init__.py
    Discard changes to shiny/reactive/__init__.py
    Discard changes to shiny/render/__init__.py
    Discard changes to shiny/render/renderer/__init__.py
    Discard changes to shiny/render/transformer/__init__.py
    Discard changes to shiny/session/__init__.py
    Discard changes to shiny/ui/__init__.py
    schloerke committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    71fd2bc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    628a20d View commit details
    Browse the repository at this point in the history
  10. Code feedback

    schloerke committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a5c3b87 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6f84637 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3d616fb View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    dc03c01 View commit details
    Browse the repository at this point in the history