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

Merge main into releases/v2 #1736

Merged
merged 52 commits into from
Jun 21, 2023
Merged

Merge main into releases/v2 #1736

merged 52 commits into from
Jun 21, 2023

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    c94b999 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3437c49 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    64d6bfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e476d8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bd6480 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1731 from github/mergeback/v2.20.0-to-main-6c089f53

    Mergeback v2.20.0 refs/heads/releases/v2 into main
    angelapwen authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    5fa98fa View commit details
    Browse the repository at this point in the history
  5. Bump @octokit/plugin-retry from 4.0.4 to 5.0.2 (#1726)

    * Bump @octokit/plugin-retry from 4.0.4 to 5.0.2
    
    Bumps [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) from 4.0.4 to 5.0.2.
    - [Release notes](https://github.com/octokit/plugin-retry.js/releases)
    - [Commits](octokit/plugin-retry.js@v4.0.4...v5.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/plugin-retry"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update checked-in dependencies
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Angela P Wen <angelapwen@github.com>
    3 people authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    b8f204c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dce63d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4322324 View commit details
    Browse the repository at this point in the history
  8. 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
  9. Configuration menu
    Copy the full SHA
    cc95e67 View commit details
    Browse the repository at this point in the history
  10. 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
  11. Configuration menu
    Copy the full SHA
    ee80b30 View commit details
    Browse the repository at this point in the history
  12. 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
  13. 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
  14. 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
  15. Configuration menu
    Copy the full SHA
    59a9e3a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8216c3a View commit details
    Browse the repository at this point in the history
  17. 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
  18. 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
  19. 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
  20. 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
  21. 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
  22. 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
  23. 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
  24. Configuration menu
    Copy the full SHA
    0b8c812 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ef4bf4a View commit details
    Browse the repository at this point in the history
  26. 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
  27. 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
  28. Configuration menu
    Copy the full SHA
    6419f99 View commit details
    Browse the repository at this point in the history
  29. 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
  30. Configuration menu
    Copy the full SHA
    1c73235 View commit details
    Browse the repository at this point in the history
  31. 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
  32. 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
  33. 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. Configuration menu
    Copy the full SHA
    4d7934a View commit details
    Browse the repository at this point in the history
  2. 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
    b843f95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a9f099 View commit details
    Browse the repository at this point in the history
  3. 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
  4. Configuration menu
    Copy the full SHA
    7e5bafc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1733 from github/update-supported-enterprise-serv…

    …er-versions
    
    Update supported GitHub Enterprise Server versions
    henrymercer authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    ee2b24e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4006d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ac1815 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Improve logging messages

    henrymercer committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    d6201b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Merge pull request #1732 from github/henrymercer/tolerate-unexpected-…

    …processing-statuses
    
    Tolerate unexpected processing statuses for unsuccessful execution SARIF uploads
    henrymercer authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    de74ca6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e0c87d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1721 from github/update-bundle/codeql-bundle-v2.13.4

    Update default bundle to 2.13.4
    henrymercer authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    c6dff34 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    82dbde1 View commit details
    Browse the repository at this point in the history
  2. Bump @octokit/types from 9.0.0 to 10.0.0 (#1734)

    * Bump @octokit/types from 9.0.0 to 10.0.0
    
    Bumps [@octokit/types](https://github.com/octokit/types.ts) from 9.0.0 to 10.0.0.
    - [Release notes](https://github.com/octokit/types.ts/releases)
    - [Commits](octokit/types.ts@v9.0.0...v10.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/types"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update checked-in dependencies
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Angela P Wen <angelapwen@github.com>
    3 people authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    8ba77ef View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    4385ad5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2874247 View commit details
    Browse the repository at this point in the history