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

Add resolve-environment action #1684

Merged
merged 33 commits into from
Jun 15, 2023
Merged

Add resolve-environment action #1684

merged 33 commits into from
Jun 15, 2023

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    dce63d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4322324 View commit details
    Browse the repository at this point in the history
  3. Update OS representation

    mbg committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    360d2b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc95e67 View commit details
    Browse the repository at this point in the history
  5. Add runResolveBuildEnvironment

    mbg committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    4356c16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee80b30 View commit details
    Browse the repository at this point in the history
  7. Add token and matrix inputs

    mbg committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    0930314 View commit details
    Browse the repository at this point in the history
  8. Fix: rename output

    mbg committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    4518431 View commit details
    Browse the repository at this point in the history
  9. Add working-directory input

    mbg committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    527ea94 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    59a9e3a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8216c3a View commit details
    Browse the repository at this point in the history
  12. Apply suggestions from code review

    Co-authored-by: Henry Mercer <henry.mercer@me.com>
    mbg and henrymercer committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    aef016d View commit details
    Browse the repository at this point in the history
  13. Rename actionName to ACTION_NAME

    mbg committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    ddb13a1 View commit details
    Browse the repository at this point in the history
  14. Remove BuildEnvironmentOS

    mbg committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    fce65da View commit details
    Browse the repository at this point in the history
  15. Propagate --working-dir argument

    mbg committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    6f07b50 View commit details
    Browse the repository at this point in the history
  16. Include CLI output in JSON error

    mbg committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    e08f131 View commit details
    Browse the repository at this point in the history
  17. Do not download CLI

    mbg committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    829bba8 View commit details
    Browse the repository at this point in the history
  18. Report success

    mbg committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    64fa96a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0b8c812 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ef4bf4a View commit details
    Browse the repository at this point in the history
  21. Apply suggestions from code review

    Co-authored-by: Henry Mercer <henry.mercer@me.com>
    mbg and henrymercer committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    8e75e1a View commit details
    Browse the repository at this point in the history
  22. Remove validateWorkflow call

    mbg committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    16f3f1a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    6419f99 View commit details
    Browse the repository at this point in the history
  24. Update action description

    mbg committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    efe0e21 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1c73235 View commit details
    Browse the repository at this point in the history
  26. Add CHANGELOG entry

    mbg committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    ba64fee View commit details
    Browse the repository at this point in the history
  27. Improve changelog wording

    mbg committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    c878505 View commit details
    Browse the repository at this point in the history
  28. Rebuild integration test workflow

    mbg committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    f239f49 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Continue after CLI errors

    mbg committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    899b5a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    7a9f099 View commit details
    Browse the repository at this point in the history
  2. Reformat

    mbg committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    eb9703e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e5bafc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4006d9 View commit details
    Browse the repository at this point in the history