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

Integrate TacoApplication and Dockerize Development #603

Closed
wants to merge 22 commits into from

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    fddeaef View commit details
    Browse the repository at this point in the history
  2. Add Dockerfile

    theref committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    6a4ff69 View commit details
    Browse the repository at this point in the history
  3. Switch to debian image to avoid memory issues

    This still requires a lot of system resources, beware!
    theref committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b20da22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87b6d49 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Converts docker usage into docker compose and use a bind mount to ref…

    …lect local filesystem changes during development
    
    Co-authored-by: James Campbell <[email protected]>
    KPrasch and theref committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    6cf86ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77f4fed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75f2fc5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69955e8 View commit details
    Browse the repository at this point in the history
  5. Apply wording change

    Co-authored-by: Arjun Hassard <[email protected]>
    theref and arjunhassard committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    661e32b View commit details
    Browse the repository at this point in the history
  6. Apply review wording change

    Co-authored-by: Arjun Hassard <[email protected]>
    theref and arjunhassard committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    88c7680 View commit details
    Browse the repository at this point in the history
  7. Update documentation urls

    Co-authored-by: Arjun Hassard <[email protected]>
    theref and arjunhassard committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    743e903 View commit details
    Browse the repository at this point in the history
  8. automated linting

    KPrasch authored and theref committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    72600d2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7830f06 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b1a7adb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1cfb739 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ab0e774 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    060d3e2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2bdaf4d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8fd409e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    33aa69c View commit details
    Browse the repository at this point in the history
  17. linting fixes, fix small typo.

    KPrasch authored and theref committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    431296a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cb8f637 View commit details
    Browse the repository at this point in the history