Skip to content

Commits

Commits on Oct 13, 2022

  1. Removes deprecated set-output usage

    For more information see
    https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
    
    This change bumps a bunch of the internal actions packages. Note that
    the only required version change is `actions/core` to 1.10.0. The others
    are not required, but seem like a reasonable idea.
    
    It also changes all of the workflows that use `set-output`.
    Andrew Eisenberg committed Oct 13, 2022
    Copy the full SHA
    eba983f View commit details
  2. Update checked-in dependencies

    github-actions[bot] committed Oct 13, 2022
    Copy the full SHA
    17ae47e View commit details

Commits on Oct 11, 2022

  1. Further update to reflect a conversation with @henrymercer

    Edoardo Pirovano committed Oct 11, 2022

    Unverified

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

Commits on Oct 7, 2022

  1. Mergeback v2.1.27 refs/heads/releases/v2 into main (#1289)

    * Merge main into releases/v2 (#1287)
    
    * Update changelog and version after v2.1.26
    
    * Update checked-in dependencies
    
    * Don't check for Go logs on failure (#1279)
    
    * Update supported GitHub Enterprise Server versions. (#1275)
    
    Co-authored-by: GitHub <noreply@github.com>
    
    * TRAP Caching: Add timeouts to upload/download operations
    
    * 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.
    
    * Avoid using single value as array
    
    The user config parser in the CLI doesn't yet support it.
    
    * Extract logging statements to separate function
    
    * 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
    
    * Convert "Invalid source root" errors to UserErrors
    
    * 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>
    
    * Update changelog for v2.1.27
    
    Co-authored-by: github-actions[bot] <github-actions@github.com>
    Co-authored-by: Chuan-kai Lin <cklin@github.com>
    Co-authored-by: Angela P Wen <angelapwen@github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: GitHub <noreply@github.com>
    Co-authored-by: Edoardo Pirovano <edoardo.pirovano@gmail.com>
    Co-authored-by: Edoardo Pirovano <6748066+edoardopirovano@users.noreply.github.com>
    Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
    Co-authored-by: Henry Mercer <henrymercer@github.com>
    
    * Update changelog and version after v2.1.27
    
    * Update checked-in dependencies
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions@github.com>
    Co-authored-by: Chuan-kai Lin <cklin@github.com>
    Co-authored-by: Angela P Wen <angelapwen@github.com>
    Co-authored-by: GitHub <noreply@github.com>
    Co-authored-by: Edoardo Pirovano <edoardo.pirovano@gmail.com>
    Co-authored-by: Edoardo Pirovano <6748066+edoardopirovano@users.noreply.github.com>
    Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
    Co-authored-by: Henry Mercer <henrymercer@github.com>
    9 people committed Oct 7, 2022

    Unverified

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

Commits on Sep 29, 2022

  1. Update checked-in dependencies

    github-actions[bot] committed Sep 29, 2022
    Copy the full SHA
    ffa74c5 View commit details

Commits on Sep 21, 2022

  1. Update checked-in dependencies

    github-actions[bot] committed Sep 21, 2022
    Copy the full SHA
    6188cbd View commit details

Commits on Sep 16, 2022

  1. Update checked-in dependencies

    github-actions[bot] committed Sep 16, 2022
    Copy the full SHA
    e0ef82e View commit details
  2. Merge pull request #1239 from github/dependabot/npm_and_yarn/uuid-9.0.0

    Bump uuid from 8.3.2 to 9.0.0
    Henry Mercer authored and GitHub committed Sep 16, 2022

    Unverified

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

Commits on Sep 15, 2022

  1. Update checked-in dependencies

    github-actions[bot] committed Sep 15, 2022
    Copy the full SHA
    e6ad3e0 View commit details

Commits on Sep 8, 2022

  1. Update checked-in dependencies

    github-actions[bot] committed Sep 8, 2022
    Copy the full SHA
    f87e7a6 View commit details

Commits on Sep 2, 2022

  1. Update ava to 4.3.3

    The [release notes](https://github.com/avajs/ava/releases/tag/v4.3.3)
    mention compatibility with Node 18.8.
    Henry Mercer committed Sep 2, 2022
    Copy the full SHA
    bea5e4b View commit details

Commits on Sep 1, 2022

  1. Update checked-in dependencies

    github-actions[bot] committed Sep 1, 2022
    Copy the full SHA
    62fab91 View commit details

Commits on Aug 25, 2022

  1. Update checked-in dependencies

    github-actions[bot] committed Aug 25, 2022
    Copy the full SHA
    abafa5b View commit details
  2. Update checked-in dependencies

    github-actions[bot] committed Aug 25, 2022
    Copy the full SHA
    54d5799 View commit details

Commits on Aug 22, 2022

  1. Merge pull request #1200 from github/mergeback/v2.1.20-to-main-7fee4ca0

    Mergeback v2.1.20 refs/heads/releases/v2 into main
    Henry Mercer authored and GitHub committed Aug 22, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    c2c0a29 View commit details
  2. Remove @types/long

    This is no longer needed since `long` now includes its own types.
    Henry Mercer committed Aug 22, 2022
    Copy the full SHA
    bae5150 View commit details
  3. Update checked-in dependencies

    github-actions[bot] committed Aug 22, 2022
    Copy the full SHA
    e590686 View commit details

Commits on Aug 19, 2022

  1. Merge pull request #1193 from github/dependabot/npm_and_yarn/actions/…

    …core-1.9.1
    
    Bump @actions/core from 1.4.0 to 1.9.1
    Henry Mercer authored and GitHub committed Aug 19, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    53a7a27 View commit details
  2. Update checked-in dependencies

    github-actions[bot] committed Aug 19, 2022
    Copy the full SHA
    0ce8ba5 View commit details

Commits on Aug 18, 2022

  1. Update checked-in dependencies

    github-actions[bot] committed Aug 18, 2022
    Copy the full SHA
    a37ee26 View commit details

Commits on Aug 16, 2022

  1. Add telemetry for TRAP caching

    Edoardo Pirovano committed Aug 16, 2022

    Unverified

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

Commits on Aug 11, 2022

  1. Update checked-in dependencies

    github-actions[bot] committed Aug 11, 2022
    Copy the full SHA
    ccfb4e2 View commit details

Commits on Aug 8, 2022

  1. Merge remote-tracking branch 'origin/main' into angelapwen/post-init-…

    …cleanup
    Angela P Wen committed Aug 8, 2022
    Copy the full SHA
    010abe7 View commit details

Commits on Aug 4, 2022

  1. Add dependency on @actions/cache

    Edoardo Pirovano committed Aug 4, 2022

    Unverified

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

Commits on Aug 3, 2022

  1. Update checked-in dependencies

    github-actions[bot] committed Aug 3, 2022
    Copy the full SHA
    bb2956f View commit details

Commits on Aug 1, 2022

  1. Linting, node_modules update

    Angela P Wen committed Aug 1, 2022
    Copy the full SHA
    daaac43 View commit details
  2. Zip partial database directory

    Angela P Wen committed Aug 1, 2022
    Copy the full SHA
    2c25894 View commit details

Commits on Jul 28, 2022

  1. Update checked-in dependencies

    github-actions[bot] committed Jul 28, 2022
    Copy the full SHA
    351171d View commit details

Commits on Jul 13, 2022

  1. Update checked-in dependencies

    github-actions[bot] committed Jul 13, 2022
    Copy the full SHA
    8d24c9e View commit details

Commits on Jun 28, 2022

  1. Update checked-in dependencies

    github-actions[bot] committed Jun 28, 2022
    Copy the full SHA
    4a887ca View commit details

Commits on Jun 23, 2022

  1. Update checked-in dependencies

    github-actions[bot] committed Jun 23, 2022
    Copy the full SHA
    3b151b1 View commit details

Commits on Jun 21, 2022

  1. Update checked-in dependencies

    github-actions[bot] committed Jun 21, 2022
    Copy the full SHA
    0e17d37 View commit details

Commits on Jun 14, 2022

  1. Add typings for js-yaml

    Andrew Eisenberg committed Jun 14, 2022
    Copy the full SHA
    0efcf74 View commit details

Commits on Jun 1, 2022

  1. Update checked-in dependencies

    github-actions[bot] committed Jun 1, 2022
    Copy the full SHA
    632cc8e View commit details

Commits on May 17, 2022

  1. Update checked-in dependencies

    github-actions[bot] committed May 17, 2022
    Copy the full SHA
    6f285ad View commit details
Older