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

Add rye and ruff, and local dependency for CI and development #287

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

Commits on Jun 3, 2024

  1. Add PDM as dependency manager

    Remove old dependency style .txt
    
    Add PDM to demo project and linted project with ruff
    
    Add PDM to fastui and linted project with ruff
    
    Updated gitignore with pdm stuff
    
    Fix CI/CD
    ManiMozaffar committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    ce4294d View commit details
    Browse the repository at this point in the history
  2. Skip CI on draft PRs

    ManiMozaffar committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    8afd8bb View commit details
    Browse the repository at this point in the history
  3. Change pdm to rye

    ManiMozaffar committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d2e76c5 View commit details
    Browse the repository at this point in the history
  4. Setup rye on ci/cd

    ManiMozaffar committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    87c7edf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5f4736 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    732c7ad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c373b88 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fd55b2a View commit details
    Browse the repository at this point in the history