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

Refactored actions to include deployment to the staging environment #1268

Merged
merged 31 commits into from
Dec 14, 2021

Commits on Dec 13, 2021

  1. removed TC remnants

    billy clark committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    19dd1e2 View commit details
    Browse the repository at this point in the history
  2. tesing full flow

    billy clark committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    5291dcc View commit details
    Browse the repository at this point in the history
  3. fixed typo

    billy clark committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    315fa06 View commit details
    Browse the repository at this point in the history
  4. trying to get job to trigger

    billy clark committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    4f6ea70 View commit details
    Browse the repository at this point in the history
  5. fixed failing unit tests

    billy clark committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    7b73d8c View commit details
    Browse the repository at this point in the history
  6. try output syntax

    billy clark committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    c03003d View commit details
    Browse the repository at this point in the history
  7. trying syntax to grab version for deployment

    billy clark committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    b643150 View commit details
    Browse the repository at this point in the history
  8. no likey pip

    billy clark committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    b3c1a9e View commit details
    Browse the repository at this point in the history
  9. oops, uncommented output step

    billy clark committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    82624ee View commit details
    Browse the repository at this point in the history
  10. corrected syntax

    billy clark committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    4ca8a66 View commit details
    Browse the repository at this point in the history
  11. forgot to echo it...

    billy clark committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    5301752 View commit details
    Browse the repository at this point in the history
  12. can I put it in an env var?

    billy clark committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    b2ddfcb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7ad2414 View commit details
    Browse the repository at this point in the history
  14. let's make sure the VERSION makes it through

    billy clark committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    11988e7 View commit details
    Browse the repository at this point in the history
  15. yay, that worked!

    billy clark committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    75969d3 View commit details
    Browse the repository at this point in the history
  16. trysomething a little prettier

    billy clark committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    ec3ff36 View commit details
    Browse the repository at this point in the history
  17. finalization of the wrokflow

    billy clark committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    f316d65 View commit details
    Browse the repository at this point in the history
  18. share image between jobs

    billy clark committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    ed166bc View commit details
    Browse the repository at this point in the history
  19. trying out self-hosted runner

    billy clark committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    ec87e48 View commit details
    Browse the repository at this point in the history
  20. starting to construct command

    billy clark committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    c86dfc0 View commit details
    Browse the repository at this point in the history
  21. oops

    billy clark committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    626bca6 View commit details
    Browse the repository at this point in the history
  22. check context

    billy clark committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    a0a89c1 View commit details
    Browse the repository at this point in the history
  23. checking context

    billy clark committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    d046357 View commit details
    Browse the repository at this point in the history
  24. trying a real deployment

    billy clark committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    f0f4a6a View commit details
    Browse the repository at this point in the history
  25. trying a different image

    billy clark committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    61c6a25 View commit details
    Browse the repository at this point in the history
  26. full run through

    billy clark committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    f857922 View commit details
    Browse the repository at this point in the history
  27. not ready for e2e yet ;-)

    billy clark committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    094f9ed View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. removed remnant from earlier testing

    billy clark committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    8ea7907 View commit details
    Browse the repository at this point in the history
  2. updated docs

    billy clark committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    91cef61 View commit details
    Browse the repository at this point in the history
  3. updated trigger

    billy clark committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    0a7f9e5 View commit details
    Browse the repository at this point in the history
  4. PR feedback

    billy clark committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    309fab0 View commit details
    Browse the repository at this point in the history