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

Enable --only-deps with FLIT_ALLOW_INVALID #631

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

Commits on Mar 12, 2023

  1. Configuration menu
    Copy the full SHA
    375b69a View commit details
    Browse the repository at this point in the history
  2. undo black

    dciborow committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    0abd802 View commit details
    Browse the repository at this point in the history
  3. undo black

    dciborow committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    7fa6cc0 View commit details
    Browse the repository at this point in the history
  4. fix black

    dciborow committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    09255a7 View commit details
    Browse the repository at this point in the history
  5. fix black

    dciborow committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    f4efdea View commit details
    Browse the repository at this point in the history
  6. Delete pyproject.toml

    dciborow authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    b2c311c View commit details
    Browse the repository at this point in the history
  7. fix black

    dciborow committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    b958dfb View commit details
    Browse the repository at this point in the history
  8. fix black

    dciborow committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    8025d09 View commit details
    Browse the repository at this point in the history
  9. fix black

    dciborow committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    2a3dbe9 View commit details
    Browse the repository at this point in the history
  10. fix black

    dciborow committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    3d8820b View commit details
    Browse the repository at this point in the history
  11. fix error message

    dciborow committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    10156bf View commit details
    Browse the repository at this point in the history
  12. unblack

    dciborow committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    903b32e View commit details
    Browse the repository at this point in the history
  13. fix tests

    dciborow committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    e91b4d7 View commit details
    Browse the repository at this point in the history
  14. Update test_install.py

    dciborow authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    9aabad5 View commit details
    Browse the repository at this point in the history
  15. Create

    dciborow authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    7694731 View commit details
    Browse the repository at this point in the history
  16. Update install.py

    dciborow authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    e90caf4 View commit details
    Browse the repository at this point in the history
  17. Update test_install.py

    dciborow authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    c1c3b50 View commit details
    Browse the repository at this point in the history
  18. Update install.py

    dciborow authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    757d675 View commit details
    Browse the repository at this point in the history
  19. Update config.py

    dciborow authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    4064a53 View commit details
    Browse the repository at this point in the history
  20. Delete Dockerfile

    dciborow authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    9b5ae82 View commit details
    Browse the repository at this point in the history
  21. Delete devcontainer.json

    dciborow authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    3ce790e View commit details
    Browse the repository at this point in the history
  22. Delete settings.json

    dciborow authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    e1b2f71 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    68acc55 View commit details
    Browse the repository at this point in the history
  24. Delete only-deps.toml

    dciborow authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    8f1192f View commit details
    Browse the repository at this point in the history
  25. Update test_install.py

    dciborow authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    d0828d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. simplify error catch

    dciborow committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    9f94a37 View commit details
    Browse the repository at this point in the history
  2. fix quotes

    dciborow committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    5e5ed22 View commit details
    Browse the repository at this point in the history
  3. fix quotes

    dciborow committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    c313a69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7aaee9a View commit details
    Browse the repository at this point in the history
  5. Update common.py

    dciborow authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    8240510 View commit details
    Browse the repository at this point in the history
  6. Update common.py

    dciborow authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    75491ea View commit details
    Browse the repository at this point in the history
  7. Update config.py

    dciborow authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    2d2d664 View commit details
    Browse the repository at this point in the history
  8. Update config.py

    dciborow authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    aa85c27 View commit details
    Browse the repository at this point in the history
  9. Update common.py

    dciborow authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    e232e55 View commit details
    Browse the repository at this point in the history
  10. Update config.py

    dciborow authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    c3cb99e View commit details
    Browse the repository at this point in the history
  11. Update common.py

    dciborow authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    a953776 View commit details
    Browse the repository at this point in the history
  12. Update missing-module.toml

    dciborow authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    8aeb880 View commit details
    Browse the repository at this point in the history
  13. Update test_install.py

    dciborow authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    d55a4a6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dc80d69 View commit details
    Browse the repository at this point in the history