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 v1 #939

Merged
merged 39 commits into from
Feb 17, 2022
Merged

Merge main into v1 #939

merged 39 commits into from
Feb 17, 2022

Commits on Feb 11, 2022

  1. Update changelog and version after v1.1.0

    github-actions[bot] committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    68365ec View commit details
    Browse the repository at this point in the history
  2. 1.1.1

    github-actions[bot] committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    3fdc5a2 View commit details
    Browse the repository at this point in the history
  3. Update checked-in dependencies

    github-actions[bot] committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    19debd4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #923 from github/mergeback/v1.1.0-to-main-474bbf07

    Mergeback v1.1.0 refs/heads/v1 into main
    henrymercer committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    2c6b76b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Update bundle version to 2.8.1

    alexet committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    d8ee3b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    8aa32bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcdaad2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #925 from github/alexet/update-2.8.1

    Update bundle version to 2.8.1
    alexet committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    e72dfad View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into henrymercer/add-ml-powered-query-enablement-…

    …to-analyze-status-report
    henrymercer committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    ec47ce3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c266ba View commit details
    Browse the repository at this point in the history
  6. Merge pull request #927 from github/robertbrignull/remote_database_up…

    …load_flag
    
    Remove check of database uploads feature flag
    robertbrignull committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    609ca1e View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into henrymercer/add-ml-powered-query-enablement-…

    …to-analyze-status-report
    henrymercer committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    feb711f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #928 from github/henrymercer/add-ml-powered-query-…

    …enablement-to-analyze-status-report
    
    Add ML-powered query enablement info to analyze finish status report
    henrymercer committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    621c8c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    7e1ca4f View commit details
    Browse the repository at this point in the history
  2. Open "Update supported enterprise versions" PR as draft

    Actions will not run checks on PRs opened by Actions, so opening the PR as draft allows us to trigger PR checks by marking the PR as ready for review.
    henrymercer committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    9d794b2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #929 from github/update-supported-enterprise-serve…

    …r-versions
    
    Update supported GitHub Enterprise Server versions.
    henrymercer committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    abba98e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ed61a3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #930 from github/henrymercer/open-update-supported…

    …-enterprise-versions-as-draft
    
    Open "Update supported enterprise versions" PR as draft
    henrymercer committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    ef024e7 View commit details
    Browse the repository at this point in the history
  6. Bump minimum supported CodeQL version to 2.4.5

    This is the earliest CodeQL version supported by GHES.
    Bumping to this version resolves some flaky tests caused by the "We
    still have not reached idleness" deadlock, as this deadlock is fixed in
    2.4.5.
    henrymercer committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    13c841a View commit details
    Browse the repository at this point in the history
  7. Add changelog note

    henrymercer committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    49c1e2f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d87b8c View commit details
    Browse the repository at this point in the history
  9. Merge pull request #830 from edoardopirovano/cli-config-files

    Use `--codescanning-config` flag of CLI
    edoardopirovano committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    c4e058a View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    db24c88 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #931 from github/henrymercer/fix-flaky-tests

    Bump minimum supported CodeQL version to 2.4.5 to address flaky tests
    henrymercer committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    6a961c0 View commit details
    Browse the repository at this point in the history
  3. 1.1.1

    github-actions[bot] committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    c9f98d4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #934 from github/update-v1.1.1-6a961c08

    Merge main into v1
    henrymercer committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    ec300a3 View commit details
    Browse the repository at this point in the history
  5. Update changelog and version after v1.1.1

    github-actions[bot] committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    770ee89 View commit details
    Browse the repository at this point in the history
  6. 1.1.2

    github-actions[bot] committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    9b2dafd View commit details
    Browse the repository at this point in the history
  7. Update checked-in dependencies

    github-actions[bot] committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    b83cccd View commit details
    Browse the repository at this point in the history
  8. Revert "Use --codescanning-config flag of CLI"

    This reverts commit 0d87b8c.
    edoardopirovano committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    326e511 View commit details
    Browse the repository at this point in the history
  9. Revert "Use Node.js v16 in all Actions"

    This reverts commit 34c777f.
    henrymercer committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    21c48e7 View commit details
    Browse the repository at this point in the history
  10. Revert "Upgrade Node type definitions"

    This reverts commit c72c200.
    henrymercer committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    72b5ce4 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #936 from edoardopirovano/revert-codescanning-config

    Revert "Use `--codescanning-config` flag of CLI"
    henrymercer committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    78e09bd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    74dd782 View commit details
    Browse the repository at this point in the history
  13. Add changelog note

    henrymercer committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    070bf9a View commit details
    Browse the repository at this point in the history
  14. Merge pull request #935 from github/mergeback/v1.1.1-to-main-ec300a31

    Mergeback v1.1.1 refs/heads/v1 into main
    henrymercer committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    cefec5b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    72f407c View commit details
    Browse the repository at this point in the history
  16. Merge pull request #937 from github/henrymercer/revert-node-16-upgrade

    Revert Node.js v16 upgrade
    henrymercer committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    fe6fb6f View commit details
    Browse the repository at this point in the history
  17. 1.1.2

    github-actions[bot] committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    da54d7b View commit details
    Browse the repository at this point in the history