Skip to content

Commits

Permalink
e8b2a9884b
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on May 13, 2021

  1. Use the prefix id for keying into metrics rules

    Fixes a bug where we were looking for incorrect keys for metrics rules.
    Previously, we were using full language names in the keys. Now, we use
    the short language names in the metric ids. This is done through a
    simplification of the code.
    
    Also, this change does two smaller things:
    
    1. Prints out the baseline count to the logs
    2. Adds the `assertNever` function to ensure we never miss a case in
       a switch statement. This function is borrowed from vscode-codeql.
    Andrew Eisenberg committed May 13, 2021
    Copy the full SHA
    e8b2a98 View commit details

Commits on May 10, 2021

  1. Merge pull request #495 from edoardopirovano/windows-env-file

    Output environment file for Windows
    Aditya Sharad authored and GitHub committed May 10, 2021
    Copy the full SHA
    4c0671c View commit details
  2. Merge branch 'main' into windows-env-file

    Edoardo Pirovano authored and GitHub committed May 10, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    84b6ff0 View commit details
  3. Merge pull request #494 from github/aeisenberg/audit-fix

    Fix security vulnerabilities
    Andrew Eisenberg authored and GitHub committed May 10, 2021
    Copy the full SHA
    458b791 View commit details
  4. Output environment file for Windows

    Edoardo Pirovano committed May 10, 2021
    Copy the full SHA
    a5506d8 View commit details
  5. Merge branch 'main' into aeisenberg/audit-fix

    Andrew Eisenberg authored and GitHub committed May 10, 2021
    Copy the full SHA
    22d1f7f View commit details
  6. Merge pull request #493 from github/aeisenberg/contributing2

    Fix information about `npm ci`
    Andrew Eisenberg authored and GitHub committed May 10, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    ef38c53 View commit details
  7. Merge branch 'main' into aeisenberg/contributing2

    Andrew Eisenberg authored and GitHub committed May 10, 2021
    Copy the full SHA
    22d495f View commit details
  8. Remove confusing words

    Co-authored-by: Robert <robertbrignull@github.com>
    2 people authored and GitHub committed May 10, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    a9cdff8 View commit details
  9. Merge pull request #482 from github/robertbrignull/python-deps-test

    Make matrix run all cases of the python-deps tests
    Aditya Sharad authored and GitHub committed May 10, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    a56e777 View commit details
  10. Fix security vulnerabilities

    Ran `npm audit fix`.
    
    Even though this fixes a "high" severity vulnerability, all affected
    packages are dev packages only.
    Andrew Eisenberg committed May 10, 2021
    Copy the full SHA
    489dbb0 View commit details
  11. Fix information about npm ci

    Andrew Eisenberg committed May 10, 2021
    Copy the full SHA
    793b377 View commit details
  12. Merge branch 'main' into robertbrignull/python-deps-test

    Aditya Sharad authored and GitHub committed May 10, 2021
    Copy the full SHA
    d2ef04e View commit details
  13. Merge pull request #492 from github/aeisenberg/contributing

    Update contributing guide
    Andrew Eisenberg authored and GitHub committed May 10, 2021
    Copy the full SHA
    224195b View commit details
  14. Update contributing guide

    This adds a section on checking in compiled artifacts.
    Andrew Eisenberg committed May 10, 2021
    Copy the full SHA
    3280a85 View commit details
  15. fix windows hopefully

    Robert committed May 10, 2021
    Copy the full SHA
    3c96019 View commit details
  16. Unverified

    No user is associated with the committer email.
    Copy the full SHA
    f742f91 View commit details
  17. Merge pull request #463 from github/daverlo/categoryInput

    Add category input
    David Verdeguer authored and GitHub committed May 10, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    cf682cf View commit details
  18. Merge branch 'main' into daverlo/categoryInput

    David Verdeguer committed May 10, 2021
    Copy the full SHA
    ea18d47 View commit details

Commits on May 7, 2021

  1. Merge pull request #483 from github/aeisenberg/fix-language

    Fix lines of code mapping
    Andrew Eisenberg authored and GitHub committed May 7, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    f00bafb View commit details
  2. Fix lines of code mapping

    We were inadvertently using codeql language ids instead of the action's
    language ids. There is now a 3-way mapping between the ids used by
    the lines counter library, the action, and codeql.
    Andrew Eisenberg committed May 7, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    b6ae33f View commit details
  3. make matrix run all cases

    Robert committed May 7, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    603c47c View commit details

Commits on May 6, 2021

  1. Merge pull request #477 from github/hmakholm/pr/fix-escaping

    fix value escaping in codeql-env.sh
    Andrew Eisenberg authored and GitHub committed May 6, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    35a83b9 View commit details
  2. Merge branch 'main' into hmakholm/pr/fix-escaping

    Henning Makholm authored and GitHub committed May 6, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    ad98dc6 View commit details
  3. Merge pull request #480 from github/robertbrignull/logging_typo

    Fix typos in logging
    Robert authored and GitHub committed May 6, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    418fcd5 View commit details
  4. fix typos in logging

    Robert committed May 6, 2021
    Copy the full SHA
    031dc50 View commit details
  5. Merge branch 'main' into hmakholm/pr/fix-escaping

    Henning Makholm authored and GitHub committed May 6, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    ee062d3 View commit details

Commits on May 5, 2021

  1. Merge pull request #479 from github/aeisenberg/directory-fingerprint

    Avoid fingerprinting directories
    Andrew Eisenberg authored and GitHub committed May 5, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    a7d3945 View commit details
  2. Avoid fingerprinting directories

    Andrew Eisenberg committed May 5, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    f584f94 View commit details
  3. Merge branch 'main' into hmakholm/pr/fix-escaping

    Andrew Eisenberg authored and GitHub committed May 5, 2021
    Copy the full SHA
    b477190 View commit details
  4. Update src/runner.ts

    Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
    Henning Makholm and Andrew Eisenberg committed May 5, 2021
    Copy the full SHA
    a6ebb19 View commit details
  5. Merge pull request #475 from github/aeisenberg/warning-message

    Clarify the missing baseline lines of code warning message
    Andrew Eisenberg authored and GitHub committed May 5, 2021
    Copy the full SHA
    5321045 View commit details
  6. fix value escaping in codeql-env.sh

    Henning Makholm committed May 5, 2021
    Copy the full SHA
    e7e64d5 View commit details
  7. Merge branch 'main' into aeisenberg/warning-message

    Henry Mercer authored and GitHub committed May 5, 2021
    Copy the full SHA
    c2ec5a2 View commit details
  8. Merge pull request #476 from github/henrymercer/log-queries-during-in…

    …terpretation
    
    Log each query as it's interpreted when calling codeql database analyze
    Henry Mercer authored and GitHub committed May 5, 2021
    Copy the full SHA
    46d0d27 View commit details
Older