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

feat: use docker commands for stack handling (DEV-1530) #261

Merged
merged 25 commits into from Dec 7, 2022

Commits on Nov 29, 2022

  1. edit

    jnussbaum committed Nov 29, 2022
    Copy the full SHA
    c0ac604 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    31214af View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. fix request headers

    jnussbaum committed Dec 1, 2022
    Copy the full SHA
    2f1e5d7 View commit details
    Browse the repository at this point in the history
  2. add sipi.docker-config.lua

    jnussbaum committed Dec 1, 2022
    Copy the full SHA
    60b9054 View commit details
    Browse the repository at this point in the history
  3. first working version

    jnussbaum committed Dec 1, 2022
    Copy the full SHA
    3356400 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    49be23d View commit details
    Browse the repository at this point in the history
  5. remove lua file

    jnussbaum committed Dec 1, 2022
    Copy the full SHA
    a2f42e7 View commit details
    Browse the repository at this point in the history
  6. improve docs

    jnussbaum committed Dec 1, 2022
    Copy the full SHA
    e5683c5 View commit details
    Browse the repository at this point in the history
  7. add reviewer's feedback

    Co-authored-by: Balduin Landolt <33053745+BalduinLandolt@users.noreply.github.com>
    jnussbaum and BalduinLandolt committed Dec 1, 2022
    Copy the full SHA
    b014617 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Apply suggestions from code review

    Co-authored-by: irinaschubert <irina.schubert@dasch.swiss>
    jnussbaum and irinaschubert committed Dec 2, 2022
    Copy the full SHA
    71d65bf View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a42ea63 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a59ec3c View commit details
    Browse the repository at this point in the history
  4. - delete volumes when shutting docker down

     - docker system prune after startup
     - improve documentation
     - update version of API
    jnussbaum committed Dec 2, 2022
    Copy the full SHA
    7567f6e View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/wip/dev-1530-use-docker-compose-…

    …for-stack-handling' into wip/dev-1530-use-docker-compose-for-stack-handling
    jnussbaum committed Dec 2, 2022
    Copy the full SHA
    8ce14e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. improve docs

    jnussbaum committed Dec 5, 2022
    Copy the full SHA
    626e47f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f723161 View commit details
    Browse the repository at this point in the history
  3. edit

    jnussbaum committed Dec 5, 2022
    Copy the full SHA
    e4e3552 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. improve prune flags

    jnussbaum committed Dec 6, 2022
    Copy the full SHA
    2fd0fc3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ef8d0d3 View commit details
    Browse the repository at this point in the history
  3. improve docs

    jnussbaum committed Dec 6, 2022
    Copy the full SHA
    283165b View commit details
    Browse the repository at this point in the history
  4. fix MANIFEST.in

    jnussbaum committed Dec 6, 2022
    Copy the full SHA
    3a7bbf6 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: irinaschubert <irina.schubert@dasch.swiss>
    jnussbaum and irinaschubert committed Dec 6, 2022
    Copy the full SHA
    163dbcd View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: irinaschubert <irina.schubert@dasch.swiss>
    jnussbaum and irinaschubert committed Dec 6, 2022
    Copy the full SHA
    bac2b89 View commit details
    Browse the repository at this point in the history
  7. edit

    jnussbaum committed Dec 6, 2022
    Copy the full SHA
    518ee2c View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. apply reviewer's feedback

    jnussbaum committed Dec 7, 2022
    Copy the full SHA
    babe601 View commit details
    Browse the repository at this point in the history