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

Merged
merged 16 commits into from
Oct 6, 2022
Merged

Merge main into releases/v2 #1287

merged 16 commits into from
Oct 6, 2022

Commits on Sep 29, 2022

  1. Update changelog and version after v2.1.26

    github-actions[bot] committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    885b397 View commit details
    Browse the repository at this point in the history
  2. Update checked-in dependencies

    github-actions[bot] committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    ffa74c5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1277 from github/mergeback/v2.1.26-to-main-e0e5ded3

    Mergeback v2.1.26 refs/heads/releases/v2 into main
    cklin authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    0831a67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57719e0 View commit details
    Browse the repository at this point in the history
  5. Update supported GitHub Enterprise Server versions. (#1275)

    Co-authored-by: GitHub <noreply@github.com>
    github-actions[bot] and web-flow authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    61b87c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    c0641ea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1280 from github/edoardo/add-timeout

    TRAP Caching: Add timeouts to upload/download operations
    edoardopirovano authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    4cf8004 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. Add logging statements declaring state of the cli_config_file_enabled

    It's possible to determine this otherwise, but this makes it easier to
    spot.
    aeisenberg committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    6ace05b View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Avoid using single value as array

    The user config parser in the CLI doesn't yet support it.
    aeisenberg committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    59fbe34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5960ce1 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Merge pull request #1281 from github/aeisenberg/cli-config-processing

    Add logging statements declaring state of the cli_config_file_enabled
    aeisenberg authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    f359ba7 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Correctly report CodeQL version when using cache (#1259)

    * Correctly report CodeQL version when using cache
    
    * Add JS generated files
    
    * Add test for return value of `setupCodeQL`
    
    * Fill in missing return value comment
    angelapwen authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    24c8de1 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    9e044c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1282 from github/aeisenberg/user-error-source-root

    Convert "Invalid source root" errors to UserErrors
    aeisenberg authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    84dffe7 View commit details
    Browse the repository at this point in the history
  3. Add changelog note for Go extraction reconciliation (#1286)

    * Add changelog note for Go extraction reconciliation
    
    * Update CHANGELOG.md
    
    Co-authored-by: Henry Mercer <henrymercer@github.com>
    
    * Update CHANGELOG.md
    
    Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
    
    * Tweaks from PR review
    
    Co-authored-by: Henry Mercer <henrymercer@github.com>
    Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
    3 people authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    e4cc4a2 View commit details
    Browse the repository at this point in the history
  4. Update changelog for v2.1.27

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