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

(In Progress) Composing Actions Within Actions Proof of Concept #612

Closed
wants to merge 27 commits into from

Commits on Jul 20, 2020

  1. Configuration menu
    Copy the full SHA
    645ba09 View commit details
    Browse the repository at this point in the history
  2. Add step-env

    ethanchewy committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    220793d View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Remove secrets + defaults

    ethanchewy committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    89412f3 View commit details
    Browse the repository at this point in the history
  2. new line

    ethanchewy committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    6602117 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aeae15d View commit details
    Browse the repository at this point in the history
  4. Revert "Add safety check to prevent from checking defaults in ScriptH…

    …andler for composite action"
    
    This reverts commit aeae15d.
    ethanchewy committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    a22fcbc View commit details
    Browse the repository at this point in the history
  5. Need to explictly use ActionStep type since we need the .Inputs attri…

    …bute which is only found in the ActionStep not IStep
    ethanchewy committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    3381b95 View commit details
    Browse the repository at this point in the history
  6. Fix ActionManifestManager

    ethanchewy committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    2bfa135 View commit details
    Browse the repository at this point in the history
  7. Remove todos

    ethanchewy committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    522fbd0 View commit details
    Browse the repository at this point in the history
  8. Revert "Revert "Add safety check to prevent from checking defaults in…

    … ScriptHandler for composite action""
    
    This reverts commit a22fcbc.
    ethanchewy committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    143266b View commit details
    Browse the repository at this point in the history
  9. revert

    ethanchewy committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    5dfb2cc View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Remove needs in env

    ethanchewy committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    a24e33b View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Configuration menu
    Copy the full SHA
    e9dcc05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc8e273 View commit details
    Browse the repository at this point in the history
  3. Fix templating errors

    ethanchewy committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    80540ed View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Configuration menu
    Copy the full SHA
    6a46ef1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/actions/runner into users/e…

    …thanchewy/compositeRestrictUnknownBehavior
    ethanchewy committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    49893b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0d4270 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/actions/runner into composi…

    …teActionProofOfConcept
    ethanchewy committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    1ce75f1 View commit details
    Browse the repository at this point in the history
  5. revert

    ethanchewy committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    e927bac View commit details
    Browse the repository at this point in the history
  6. add new changes

    ethanchewy committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    992ce4b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d36af4 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Configuration menu
    Copy the full SHA
    4c02d0a View commit details
    Browse the repository at this point in the history
  2. progress...

    ethanchewy committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    7ab3d5a View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. testing...

    ethanchewy committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    45345dc View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

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

Commits on Aug 11, 2020

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