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

Merged
merged 35 commits into from Jan 31, 2022
Merged

Merge main into v1 #899

merged 35 commits into from Jan 31, 2022

Commits on Jan 21, 2022

  1. Ensure loadApiError is caught

    And add a better error message.
    
    By using `void` instead of `await`, any error thrown is not caught
    by surrounding try-catch blocks.
    
    I could continue to use `void` and explicitly handle any thrown errors
    by using `.catch`, but most likely the time savings is minimal and
    this makes the code more complex.
    aeisenberg committed Jan 21, 2022
    Copy the full SHA
    752ae57 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    aeisenberg committed Jan 21, 2022
    Copy the full SHA
    e175dea View commit details
    Browse the repository at this point in the history
  3. Update error message and remove feature flag preloading

    Discussion here #882 (comment)
    shows that properly handling preloading feature flag errors is complex
    and the benefit we get from it does not offset the complexity.
    aeisenberg committed Jan 21, 2022
    Copy the full SHA
    f18151c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Update changelog and version after v1.0.30

    github-actions[bot] committed Jan 24, 2022
    Copy the full SHA
    7d8ca8f View commit details
    Browse the repository at this point in the history
  2. 1.0.31

    github-actions[bot] committed Jan 24, 2022
    Copy the full SHA
    5604c0a View commit details
    Browse the repository at this point in the history
  3. Update checked-in dependencies

    github-actions[bot] committed Jan 24, 2022
    Copy the full SHA
    392316b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #884 from github/mergeback/v1.0.30-to-main-8b37404d

    Mergeback v1.0.30 refs/heads/v1 into main
    edoardopirovano committed Jan 24, 2022
    Copy the full SHA
    708446c View commit details
    Browse the repository at this point in the history
  5. Bump node-fetch from 2.6.1 to 2.6.7 in /runner

    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
    - [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 24, 2022
    Copy the full SHA
    0479586 View commit details
    Browse the repository at this point in the history
  6. Remove old upload path

    The `useUploadDomain` approach is now fully enabled
    rneatherway committed Jan 24, 2022
    Copy the full SHA
    1a686e7 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    751af2a View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    ba352d3 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    806fc12 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    e6bcd71 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    10249d1 View commit details
    Browse the repository at this point in the history
  12. Update changelog

    aeisenberg committed Jan 24, 2022
    Copy the full SHA
    f8c38c1 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #882 from github/aeisenberg/better-error

    Ensure loadApiError is caught
    aeisenberg committed Jan 24, 2022
    Copy the full SHA
    8a36468 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    1f7dab4 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Merge pull request #888 from github/aeisenberg/remove-experiemental-m…

    …essage
    
    Remove `experimental` warning message for custom packs
    aeisenberg committed Jan 25, 2022
    Copy the full SHA
    1c9a1f5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e13c8bb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #886 from github/rneatherway/remove-old-upload-path

    Remove old upload path
    rneatherway committed Jan 25, 2022
    Copy the full SHA
    d3a0787 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d6360c9 View commit details
    Browse the repository at this point in the history
  5. Try string literal key

    rneatherway committed Jan 25, 2022
    Copy the full SHA
    486633d View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    05981c5 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'rneatherway/content-type' of github.com:github/codeql-a…

    …ction into rneatherway/content-type
    rneatherway committed Jan 25, 2022
    Copy the full SHA
    5f30e24 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #887 from github/rneatherway/content-type

    Set contentType for database uploads
    rneatherway committed Jan 25, 2022
    Copy the full SHA
    5e23536 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Copy the full SHA
    14b1fec View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. Merge pull request #885 from github/dependabot/npm_and_yarn/runner/no…

    …de-fetch-2.6.7
    
    Bump node-fetch from 2.6.1 to 2.6.7 in /runner
    aeisenberg committed Jan 29, 2022
    Copy the full SHA
    3b831aa View commit details
    Browse the repository at this point in the history
  2. Bump node-fetch from 2.6.1 to 2.6.7

    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 29, 2022
    Copy the full SHA
    bc4366e View commit details
    Browse the repository at this point in the history
  3. Bump sinon from 11.1.2 to 13.0.0

    Bumps [sinon](https://github.com/sinonjs/sinon) from 11.1.2 to 13.0.0.
    - [Release notes](https://github.com/sinonjs/sinon/releases)
    - [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md)
    - [Commits](sinonjs/sinon@v11.1.2...v13.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: sinon
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 29, 2022
    Copy the full SHA
    9673b56 View commit details
    Browse the repository at this point in the history
  4. Update checked-in dependencies

    github-actions[bot] committed Jan 29, 2022
    Copy the full SHA
    c337e5f View commit details
    Browse the repository at this point in the history
  5. Update checked-in dependencies

    github-actions[bot] committed Jan 29, 2022
    Copy the full SHA
    6410c06 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Merge pull request #894 from github/dependabot/npm_and_yarn/sinon-13.0.0

    Bump sinon from 11.1.2 to 13.0.0
    henrymercer committed Jan 31, 2022
    Copy the full SHA
    c260382 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1498bce View commit details
    Browse the repository at this point in the history
  3. Merge pull request #892 from github/dependabot/npm_and_yarn/node-fetc…

    …h-2.6.7
    
    Bump node-fetch from 2.6.1 to 2.6.7
    henrymercer committed Jan 31, 2022
    Copy the full SHA
    3a741b6 View commit details
    Browse the repository at this point in the history
  4. 1.0.31

    github-actions[bot] committed Jan 31, 2022
    Copy the full SHA
    bbb9c53 View commit details
    Browse the repository at this point in the history