Commits
Commits on Nov 4, 2022
-
Update checked-in dependencies
github-actions[bot] committedNov 4, 2022 Copy the full SHA 31a2afeView commit details
Commits on Nov 2, 2022
-
Update checked-in dependencies
github-actions[bot] committedNov 2, 2022 Copy the full SHA 81a1ec0View commit details
Commits on Oct 26, 2022
-
Update checked-in dependencies
github-actions[bot] committedOct 26, 2022 Copy the full SHA e76b89fView commit details
Commits on Oct 18, 2022
-
Update checked-in dependencies
github-actions[bot] committedOct 18, 2022 Copy the full SHA f0b3ef9View commit details
Commits on Oct 13, 2022
-
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 committedOct 13, 2022 Copy the full SHA eba983fView commit details -
Update checked-in dependencies
github-actions[bot] committedOct 13, 2022 Copy the full SHA 17ae47eView commit details
Commits on Oct 11, 2022
-
Further update to reflect a conversation with @henrymercer
Edoardo Pirovano committedOct 11, 2022 Copy the full SHA adb2896View commit details
Commits on Oct 7, 2022
-
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 committedOct 7, 2022 Copy the full SHA 3d39294View commit details
Commits on Sep 29, 2022
-
Update checked-in dependencies
github-actions[bot] committedSep 29, 2022 Copy the full SHA ffa74c5View commit details
Commits on Sep 21, 2022
-
Update checked-in dependencies
github-actions[bot] committedSep 21, 2022 Copy the full SHA 6188cbdView commit details
Commits on Sep 16, 2022
-
Update checked-in dependencies
github-actions[bot] committedSep 16, 2022 Copy the full SHA e0ef82eView commit details -
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 committedSep 16, 2022 Copy the full SHA 9207340View commit details
Commits on Sep 15, 2022
-
Update checked-in dependencies
github-actions[bot] committedSep 15, 2022 Copy the full SHA e6ad3e0View commit details
Commits on Sep 8, 2022
-
Update checked-in dependencies
github-actions[bot] committedSep 8, 2022 Copy the full SHA f87e7a6View commit details
Commits on Sep 2, 2022
-
The [release notes](https://github.com/avajs/ava/releases/tag/v4.3.3) mention compatibility with Node 18.8.
Henry Mercer committedSep 2, 2022 Copy the full SHA bea5e4bView commit details
Commits on Sep 1, 2022
-
Update checked-in dependencies
github-actions[bot] committedSep 1, 2022 Copy the full SHA 62fab91View commit details
Commits on Aug 25, 2022
-
Update checked-in dependencies
github-actions[bot] committedAug 25, 2022 Copy the full SHA abafa5bView commit details -
Update checked-in dependencies
github-actions[bot] committedAug 25, 2022 Copy the full SHA 54d5799View commit details
Commits on Aug 22, 2022
-
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 committedAug 22, 2022 Copy the full SHA c2c0a29View commit details -
This is no longer needed since `long` now includes its own types.
Henry Mercer committedAug 22, 2022 Copy the full SHA bae5150View commit details -
Update checked-in dependencies
github-actions[bot] committedAug 22, 2022 Copy the full SHA e590686View commit details
Commits on Aug 19, 2022
-
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 committedAug 19, 2022 Copy the full SHA 53a7a27View commit details -
Update checked-in dependencies
github-actions[bot] committedAug 19, 2022 Copy the full SHA 0ce8ba5View commit details
Commits on Aug 18, 2022
-
Update checked-in dependencies
github-actions[bot] committedAug 18, 2022 Copy the full SHA a37ee26View commit details
Commits on Aug 16, 2022
-
Add telemetry for TRAP caching
Edoardo Pirovano committedAug 16, 2022 Copy the full SHA 4139682View commit details
Commits on Aug 11, 2022
-
Update checked-in dependencies
github-actions[bot] committedAug 11, 2022 Copy the full SHA ccfb4e2View commit details
Commits on Aug 8, 2022
-
Merge remote-tracking branch 'origin/main' into angelapwen/post-init-…
…cleanup
Angela P Wen committedAug 8, 2022 Copy the full SHA 010abe7View commit details
Commits on Aug 4, 2022
-
Add dependency on
@actions/cache
Edoardo Pirovano committedAug 4, 2022 Copy the full SHA 38c2c09View commit details
Commits on Aug 3, 2022
-
Update checked-in dependencies
github-actions[bot] committedAug 3, 2022 Copy the full SHA bb2956fView commit details
Commits on Aug 1, 2022
-
Angela P Wen committed
Aug 1, 2022 Copy the full SHA daaac43View commit details -
Zip partial database directory
Angela P Wen committedAug 1, 2022 Copy the full SHA 2c25894View commit details
Commits on Jul 28, 2022
-
Update checked-in dependencies
github-actions[bot] committedJul 28, 2022 Unverified
No user is associated with the committer email.Copy the full SHA 351171dView commit details
Commits on Jul 13, 2022
-
Update checked-in dependencies
github-actions[bot] committedJul 13, 2022 Copy the full SHA 8d24c9eView commit details
Commits on Jun 28, 2022
-
Update checked-in dependencies
github-actions[bot] committedJun 28, 2022 Copy the full SHA 4a887caView commit details
Commits on Jun 23, 2022
-
Update checked-in dependencies
github-actions[bot] committedJun 23, 2022 Copy the full SHA 3b151b1View commit details