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(harness): add stackrun harness #171

Merged
merged 50 commits into from
May 17, 2024
Merged

Commits on Apr 19, 2024

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

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    6462127 View commit details
    Browse the repository at this point in the history
  2. small refactoring

    floreks committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8799cf5 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    339e97b View commit details
    Browse the repository at this point in the history
  2. small refactor

    floreks committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1a23f45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87e4d90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e8abbb View commit details
    Browse the repository at this point in the history
  5. update console logs sink

    floreks committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    03fd09f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    ca58221 View commit details
    Browse the repository at this point in the history
  2. simplify harness dockerfile

    floreks committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    4fc237c View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. update console writer

    zreigz committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    748bfc3 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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

Commits on May 6, 2024

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

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    6027ee1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d82a72 View commit details
    Browse the repository at this point in the history
  3. go mod tidy

    floreks committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ec28a1b View commit details
    Browse the repository at this point in the history
  4. use nonroot tag

    floreks committed May 7, 2024
    Configuration menu
    Copy the full SHA
    89b211f View commit details
    Browse the repository at this point in the history
  5. add app version to harness

    floreks committed May 7, 2024
    Configuration menu
    Copy the full SHA
    dffe992 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68d3847 View commit details
    Browse the repository at this point in the history
  7. fix main branch name

    floreks committed May 7, 2024
    Configuration menu
    Copy the full SHA
    18b5faa View commit details
    Browse the repository at this point in the history
  8. disable test dependency

    floreks committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e2e0e3a View commit details
    Browse the repository at this point in the history
  9. update gh action

    floreks committed May 7, 2024
    Configuration menu
    Copy the full SHA
    eb943f0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    77004d5 View commit details
    Browse the repository at this point in the history
  11. update gh action

    floreks committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b2711e8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e769e67 View commit details
    Browse the repository at this point in the history
  13. push initial harness images

    floreks committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8de5443 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    58e9061 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    879e93e View commit details
    Browse the repository at this point in the history
  16. update gh action

    floreks committed May 7, 2024
    Configuration menu
    Copy the full SHA
    df89728 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3097cef View commit details
    Browse the repository at this point in the history
  18. update gh action

    floreks committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b98c69d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2f970ed View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. fix nil pointer

    floreks committed May 8, 2024
    Configuration menu
    Copy the full SHA
    6a9f1ad View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/stack-harness' of github.com:pluralsh/deployment-o…

    …perator into feat/stack-harness
    floreks committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a78cc3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae304bb View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    2371efa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    622be5f View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    c005a7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ba87e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3be8730 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    d12aa6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2d68c5 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. fix tf state marshalling

    floreks committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a429e77 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    2abc5d9 View commit details
    Browse the repository at this point in the history
  2. fix lint

    floreks committed May 17, 2024
    Configuration menu
    Copy the full SHA
    0da8f9a View commit details
    Browse the repository at this point in the history
  3. fix agent build

    floreks committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d37835d View commit details
    Browse the repository at this point in the history
  4. fix agent dockerfile

    floreks committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6925e07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d064d2b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78c6096 View commit details
    Browse the repository at this point in the history
  7. update clientmock

    floreks committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d4b95d2 View commit details
    Browse the repository at this point in the history