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

Composite Run Steps ADR #554

Merged
merged 50 commits into from
Jul 13, 2020
Merged

Composite Run Steps ADR #554

merged 50 commits into from
Jul 13, 2020

Commits on Jun 17, 2020

  1. start

    ethanchewy authored Jun 17, 2020
    Configuration menu
    Copy the full SHA
    edbe74a View commit details
    Browse the repository at this point in the history
  2. Inputs + Outputs

    ethanchewy authored Jun 17, 2020
    Configuration menu
    Copy the full SHA
    185ef8c View commit details
    Browse the repository at this point in the history
  3. Clarify docs

    ethanchewy authored Jun 17, 2020
    Configuration menu
    Copy the full SHA
    d30db96 View commit details
    Browse the repository at this point in the history
  4. Finish Environment

    ethanchewy authored Jun 17, 2020
    Configuration menu
    Copy the full SHA
    02b6823 View commit details
    Browse the repository at this point in the history
  5. Add if condition

    ethanchewy authored Jun 17, 2020
    Configuration menu
    Copy the full SHA
    91bb0a9 View commit details
    Browse the repository at this point in the history
  6. Clarify language

    ethanchewy authored Jun 17, 2020
    Configuration menu
    Copy the full SHA
    8e42609 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    45c1514 View commit details
    Browse the repository at this point in the history
  8. timeout-minutes

    ethanchewy authored Jun 17, 2020
    Configuration menu
    Copy the full SHA
    bc8488e View commit details
    Browse the repository at this point in the history
  9. Finish

    ethanchewy authored Jun 17, 2020
    Configuration menu
    Copy the full SHA
    c712d5d View commit details
    Browse the repository at this point in the history
  10. add relevant example

    ethanchewy authored Jun 17, 2020
    Configuration menu
    Copy the full SHA
    ef811a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Fix syntax

    ethanchewy authored Jun 18, 2020
    Configuration menu
    Copy the full SHA
    474f239 View commit details
    Browse the repository at this point in the history
  2. fix env example

    ethanchewy authored Jun 18, 2020
    Configuration menu
    Copy the full SHA
    0741388 View commit details
    Browse the repository at this point in the history
  3. fix yaml syntax

    ethanchewy authored Jun 18, 2020
    Configuration menu
    Copy the full SHA
    d4a1c00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac9354f View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Configuration menu
    Copy the full SHA
    0d8e0f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a48fc79 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. Configuration menu
    Copy the full SHA
    02020f1 View commit details
    Browse the repository at this point in the history
  2. bolding

    ethanchewy authored Jun 22, 2020
    Configuration menu
    Copy the full SHA
    bcaed7a View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Configuration menu
    Copy the full SHA
    d74a9ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e432a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5ddde9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc63a51 View commit details
    Browse the repository at this point in the history
  5. Syntax support + spacing

    ethanchewy authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    225ef90 View commit details
    Browse the repository at this point in the history
  6. Add guiding principles.

    ethanchewy authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    4170900 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    292dab3 View commit details
    Browse the repository at this point in the history
  8. Reverse order.

    ethanchewy authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    45458e9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de80742 View commit details
    Browse the repository at this point in the history
  10. change from job to step

    ethanchewy authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    51f06d4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bba6d10 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1caedf1 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

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

    ethanchewy authored Jun 24, 2020
    Configuration menu
    Copy the full SHA
    22c8c27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43cd477 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82079ae View commit details
    Browse the repository at this point in the history
  5. Fix output example

    ethanchewy authored Jun 24, 2020
    Configuration menu
    Copy the full SHA
    580cd08 View commit details
    Browse the repository at this point in the history
  6. Fix output example

    ethanchewy authored Jun 24, 2020
    Configuration menu
    Copy the full SHA
    c9eb5df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ea4aed View commit details
    Browse the repository at this point in the history
  8. fix output variable name

    ethanchewy authored Jun 24, 2020
    Configuration menu
    Copy the full SHA
    5383305 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. update workingDir + env

    ethanchewy authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    4bc9ce4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2843e8 View commit details
    Browse the repository at this point in the history
  3. Update Outputs Section

    ethanchewy authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    b2199ac View commit details
    Browse the repository at this point in the history
  4. Eliminate Env

    ethanchewy authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    9051dfc View commit details
    Browse the repository at this point in the history
  5. Secrets

    ethanchewy authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    c88a953 View commit details
    Browse the repository at this point in the history
  6. Update timeout-minutes

    ethanchewy authored Jun 25, 2020
    Configuration menu
    Copy the full SHA
    3166328 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3489c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9664871 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Fix example.

    ethanchewy authored Jun 26, 2020
    Configuration menu
    Copy the full SHA
    53da2f5 View commit details
    Browse the repository at this point in the history
  2. Remove TODOs

    ethanchewy authored Jun 26, 2020
    Configuration menu
    Copy the full SHA
    f9d6481 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18124bd View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

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