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

Optimizing Python + Docker deploys using Pants #44

Merged
merged 22 commits into from
Oct 17, 2022

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    aaea0cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea7f26c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec5df2a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Upgrade pants

    kilemensi committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    2f28a47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5e8003 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb89181 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2885df View commit details
    Browse the repository at this point in the history
  5. Allow BASE_DIR to be set to where pex binary is

    This should allow staticfiles, media, logs, etc., to be in Docker
    volumes.
    
    Also standardize all env vars to start with TWOOPSTRACKER_.
    kilemensi committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    6333647 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b7e320 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f16417b View commit details
    Browse the repository at this point in the history
  8. Update app name

    kilemensi committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    2f24b69 View commit details
    Browse the repository at this point in the history
  9. Add README

    kilemensi committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    594e856 View commit details
    Browse the repository at this point in the history
  10. Add README

    kilemensi committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    5f19821 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    affc4b3 View commit details
    Browse the repository at this point in the history
  12. Format and lint

    kilemensi committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    90936cf View commit details
    Browse the repository at this point in the history
  13. Update name

    kilemensi committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    de4f242 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    eb93a30 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    ed5c231 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55d41ae View commit details
    Browse the repository at this point in the history
  3. Fix BUILD files

    kilemensi committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    4e5bb10 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    3118c31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b11a8be View commit details
    Browse the repository at this point in the history