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

scripts: Split Python requirements management #96

Merged
merged 6 commits into from
Dec 29, 2023

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    d1cb6f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd118a5 View commit details
    Browse the repository at this point in the history
  3. scripts:bootstrap: only source .env file if it exists

    Also fix shellcheck warning when sourced files do not exist
    silopolis committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    44a5ae9 View commit details
    Browse the repository at this point in the history
  4. scripts: split Python requirements

    * Split Python setup and App requirements
    * Move global Python requirements installation from Python setup to bootstrap. (allows for docs only setup)
    silopolis committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    2779d29 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e74e78 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

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