Skip to content

Commits

Permalink
84bec4d116
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 21, 2021

  1. Check queries in initConfig

    Arthur Baars committed May 21, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    84bec4d View commit details
  2. Remove superfluous if

    Arthur Baars committed May 21, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    9aca271 View commit details
  3. Ensure queries[language] objects are initialized

    Arthur Baars committed May 21, 2021

    Unverified

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

Commits on May 20, 2021

  1. Merge pull request #515 from adityasharad/analyze/summary-logging

    Analyze: Improve log grouping and log the analysis summary in its own group
    Aditya Sharad authored and GitHub committed May 20, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    8fa2ef8 View commit details
  2. Fix trailing newline in package.json

    As produced by npm ci && npm run removeNPMAbsolutePaths.
    Aditya Sharad committed May 20, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    f84cc5e View commit details
  3. Decode CodeQL stdout as UTF-8

    Aditya Sharad committed May 20, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    512d467 View commit details
  4. Changelog: Add note for grouping of analysis logs

    Aditya Sharad committed May 20, 2021
    Copy the full SHA
    741bd73 View commit details
  5. Group log messages while uploading results

    Aditya Sharad committed May 20, 2021
    Copy the full SHA
    031ec87 View commit details
  6. Analyze: Log the analysis summary in its own group

    Fix grouping of the analysis logs, so that custom query logs also get grouped.
    Capture the stdout of codeql database analyze, which contains the analysis summary
    from summary and diagnostic queries.
    Log this output in its own group, along with the baseline computed in the Action.
    Aditya Sharad committed May 20, 2021
    Copy the full SHA
    19fe63f View commit details
  7. Merge pull request #514 from github/aeisenberg/first-changelog-entry

    Add the first changelog entry
    Andrew Eisenberg authored and GitHub committed May 20, 2021
    Copy the full SHA
    6a98157 View commit details
  8. Add the first changelog entry

    (Adding the changelog itself.)
    Andrew Eisenberg committed May 20, 2021

    Unverified

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

Commits on May 19, 2021

  1. Merge pull request #507 from github/aeisenberg/changelog

    Add a changelog
    Andrew Eisenberg authored and GitHub committed May 19, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    06b386a View commit details
  2. Merge branch 'main' into aeisenberg/changelog

    Andrew Eisenberg authored and GitHub committed May 19, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    1b3a351 View commit details
  3. Fix typo in changelog

    Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
    2 people authored and GitHub committed May 19, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    1564a6d View commit details
  4. Add a changelog

    Adds an empty changelog file and a reminder to update it when opening
    pull requests.
    
    Also, adds a 1.0.0 version number in the package.json, which is what
    we _could_ use for version numbering.
    Andrew Eisenberg committed May 19, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    8566f9b View commit details
  5. Merge pull request #487 from RA80533/chore/--build

    Use `--build`
    Andrew Eisenberg authored and GitHub committed May 19, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    bc39b21 View commit details
  6. Merge branch 'main' into chore/--build

    Andrew Eisenberg authored and GitHub committed May 19, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    98104d8 View commit details
  7. Remove final newline

    RA80533 authored and RA80533 committed May 19, 2021

    Unverified

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

Commits on May 17, 2021

  1. Add configuration option to set CodeQL DB location

    Edoardo Pirovano authored and Edoardo Pirovano committed May 17, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    79c79f1 View commit details
  2. Merge pull request #506 from github/hmakholm/pr/2.5.5

    Update CodeQL bundle to 20210517 / 2.5.5
    Henning Makholm authored and GitHub committed May 17, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    feccdcb View commit details
  3. Update CodeQL bundle to 20210517 / 2.5.5

    Henning Makholm committed May 17, 2021

    Unverified

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

Commits on May 14, 2021

  1. Merge pull request #503 from github/hmakholm/pr/warn-magic-names

    Add warnings about CLI hack to codeql.ts
    Henning Makholm authored and GitHub committed May 14, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    21830ef View commit details
  2. Add warnings about CLI hack to codeql.ts

    These warnings refer to a hack that was added to the CLI in
    https://github.com/github/semmle-code/pull/39335
    
    They can be removed again once the CLI has a more principled way for
    the CLI to recognize that it's being invoked by the runner/action.
    Henning Makholm committed May 14, 2021

    Unverified

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

Commits on May 13, 2021

  1. Merge pull request #501 from github/aeisenberg/add-task

    Add a tasks.json
    Andrew Eisenberg authored and GitHub committed May 13, 2021
    Copy the full SHA
    97887fe View commit details
  2. Merge branch 'main' into aeisenberg/add-task

    Andrew Eisenberg authored and GitHub committed May 13, 2021
    Copy the full SHA
    da06f4f View commit details
  3. Merge pull request #500 from github/aeisenberg/paths-include

    Change include path for lines of code counting
    Andrew Eisenberg authored and GitHub committed May 13, 2021
    Copy the full SHA
    6a0bd27 View commit details
  4. Change include path for lines of code counting

    Previously, we were always using `**` in the include path. the
    effect of this was to always count lines in the entire
    repository unless explicitly added to the paths-ignore. This
    was incorrect behaviour. Now we only using `**` if the include
    path is otherwise empty.
    Andrew Eisenberg committed May 13, 2021
    Copy the full SHA
    8e61fc2 View commit details
  5. Merge pull request #502 from github/aeisenberg/metric-id

    Use the prefix id for keying into metrics rules
    Andrew Eisenberg authored and GitHub committed May 13, 2021
    Copy the full SHA
    a77f6b0 View commit details
  6. Merge branch 'main' into aeisenberg/metric-id

    Andrew Eisenberg authored and GitHub committed May 13, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    8c963ea View commit details
  7. 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

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    e8b2a98 View commit details
  8. Merge pull request #499 from github/aeisenberg/non-parallel-loc

    Update loc count library
    Andrew Eisenberg authored and GitHub committed May 13, 2021
    Copy the full SHA
    a924f03 View commit details
  9. Add a tasks.json

    This is just a helpful way to ensure you can run `tsc --watch` from
    inside vscode.
    Andrew Eisenberg authored and GitHub committed May 13, 2021
    Copy the full SHA
    38c131a View commit details

Commits on May 12, 2021

  1. Update loc count library

    This version will count lines of code in each file serially. It still
    runs all file system operations asynchronously. The only difference now
    is that it will only count one file at a time. It is slower, but it
    is able to count large repositories without running out of memory.
    Andrew Eisenberg committed May 12, 2021
    Copy the full SHA
    ddcb299 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
    Copy the full SHA
    84b6ff0 View commit details
Older