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: add multiple working dirs #115

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

Commits on Mar 26, 2024

  1. feat: Added working dirs as a mixin config at mixin and step levels

    Signed-off-by: Steven Gettys <steven.gettys@gmail.com>
    sgettys committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    00b0a4a View commit details
    Browse the repository at this point in the history
  2. test: Added unit tests

    Signed-off-by: Steven Gettys <steven.gettys@gmail.com>
    sgettys committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    6427a91 View commit details
    Browse the repository at this point in the history
  3. fix: Looping properly in the dockerfile contents for build

    Signed-off-by: Steven Gettys <steven.gettys@gmail.com>
    sgettys committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f4048fb View commit details
    Browse the repository at this point in the history
  4. chore: Checking in working code with debugging

    Signed-off-by: Steven Gettys <steven.gettys@gmail.com>
    sgettys committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    0d6894c View commit details
    Browse the repository at this point in the history
  5. test: Added docs and integration test

    Signed-off-by: Steven Gettys <steven.gettys@gmail.com>
    sgettys committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    66fade1 View commit details
    Browse the repository at this point in the history
  6. docs: Added example docs

    Signed-off-by: Steven Gettys <steven.gettys@gmail.com>
    sgettys committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    c0cd442 View commit details
    Browse the repository at this point in the history