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 #1525

Merged
merged 18 commits into from
Feb 6, 2023
Merged

Commits on Jan 27, 2023

  1. Update changelog and version after v2.2.1

    github-actions[bot] committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    e1070bd View commit details
    Browse the repository at this point in the history
  2. Update checked-in dependencies

    github-actions[bot] committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    395ec04 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1515 from github/mergeback/v2.2.1-to-main-3ebbd71c

    Mergeback v2.2.1 refs/heads/releases/v2 into main
    angelapwen authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    0b2a40f View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Supply authorization parameter to toolcache.downloadTool()

    Previously we supplied the authorization information via the 'headers'
    parameter. This works fine, except in some cases when the request is
    retried.
    aibaars committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    2fed02c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1516 from aibaars/auth-parameter

    Supply authorization parameter to toolcache.downloadTool()
    aibaars authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    b95df0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0fc1c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f140af5 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. docs: add direct link to website

    To make it easy for users to go to website for more info.
    MahmoudMabrok authored Feb 5, 2023
    Configuration menu
    Copy the full SHA
    c5c4751 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    d49282c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3f2b2e View commit details
    Browse the repository at this point in the history
  3. Add changelog note

    henrymercer committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    c6ff11c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d47a7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b674f7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1521 from MahmoudMabrok/patch-1

    docs: add direct link to website
    henrymercer authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    c3cb270 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1517 from github/henrymercer/fix/not-all-bundle-u…

    …rls-contain-tag
    
    Fix assumption that all CodeQL bundle URLs contain the tag name of the bundle
    henrymercer authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    d396227 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e4c0a1b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1523 from github/henrymercer/fix/cli-version-for-…

    …different-bundles
    
    Fix toolcache behavior when downloading bundle from another repo
    henrymercer authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    927de48 View commit details
    Browse the repository at this point in the history
  10. Update changelog for v2.2.2

    github-actions[bot] committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    8af8363 View commit details
    Browse the repository at this point in the history