Michael B. Gale
|
259cc5a39c
|
Rename makeGlobber parameter
|
2024-10-29 12:07:42 +00:00 |
|
Michael B. Gale
|
f0bcca1598
|
Add documentation for CacheConfig
|
2024-10-29 12:07:42 +00:00 |
|
Michael B. Gale
|
5afaeede1c
|
Ensure that we have files to calculate the hash for the cache key from
|
2024-10-29 12:07:42 +00:00 |
|
Michael B. Gale
|
9d1353fe5f
|
Add caching configuration for Go
|
2024-10-29 12:07:41 +00:00 |
|
Michael B. Gale
|
5e11d57e17
|
Add caching configuration for C#
|
2024-10-29 12:07:41 +00:00 |
|
Michael B. Gale
|
f64038fc40
|
Store and restore dependency caches in init Action
|
2024-10-29 12:07:38 +00:00 |
|
Michael B. Gale
|
2b7af49a3d
|
Add bare-bones dependency caching functions
|
2024-10-29 12:06:48 +00:00 |
|
Michael B. Gale
|
51d90f48a6
|
Add caching utils
|
2024-10-29 12:06:48 +00:00 |
|
Michael B. Gale
|
19e7c25974
|
Add explicit dependency on @actions/glob
|
2024-10-29 12:06:48 +00:00 |
|
Michael B. Gale
|
1922a489a8
|
Add dependencyCachingEnabled to Config
|
2024-10-29 12:06:46 +00:00 |
|
Michael B. Gale
|
1a7989f395
|
Add dependency-caching input to Action
|
2024-10-29 12:06:17 +00:00 |
|
Dave Bartolomeo
|
6a38de6872
|
Merge pull request #2570 from github/henrymercer/more-robust-tag-name
Improve robustness of extracting the bundle tag name
|
2024-10-28 17:11:00 -04:00 |
|
Henry Mercer
|
1f4b0cb523
|
Add regression test
|
2024-10-28 20:07:52 +00:00 |
|
Henry Mercer
|
b07135c4b8
|
Improve robustness of extracting bundle tag name
|
2024-10-28 20:07:12 +00:00 |
|
github-actions[bot]
|
3dfa09571f
|
Update checked-in dependencies
|
2024-10-28 17:09:14 +00:00 |
|
dependabot[bot]
|
3d19b71b35
|
Bump uuid from 10.0.0 to 11.0.1 in the npm group
Bumps the npm group with 1 update: [uuid](https://github.com/uuidjs/uuid).
Updates `uuid` from 10.0.0 to 11.0.1
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v10.0.0...v11.0.1)
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-28 17:07:49 +00:00 |
|
Fotis Koutoulakis
|
3aa71356c7
|
Merge pull request #2567 from github/NlightNFotis/feature_flag_fix
Tolerate other GitHub variants when retrieving feature flags from GitHub API
|
2024-10-25 17:38:31 +01:00 |
|
Fotis Koutoulakis
|
fddb49dc77
|
test: update wording of text description
Co-authored-by: Henry Mercer <henrymercer@github.com>
|
2024-10-25 17:20:47 +01:00 |
|
Fotis Koutoulakis (@NlightNFotis)
|
65117851a6
|
test: add test ensuring we don't bail against proxima stamps when requesting feature flags
|
2024-10-25 17:04:54 +01:00 |
|
Fotis Koutoulakis (@NlightNFotis)
|
1a02ac9a03
|
fix: tolerate other GitHub variants when retrieving feature flags from GitHub API
|
2024-10-25 17:04:52 +01:00 |
|
Calum Grant
|
b91f43b4e4
|
Merge pull request #2568 from github/calumgrant/bmn-ff2
C++: Handle codeql_action_cpp_build_mode_none feature flag
|
2024-10-25 12:01:49 +01:00 |
|
Calum Grant
|
f88a648aad
|
Fix linter errors
|
2024-10-25 10:10:50 +01:00 |
|
Calum Grant
|
802a7ed0bc
|
C++: Refactor CODEQL_EXTRACTOR_CPP_BUILD_MODE_NONE
|
2024-10-25 09:51:57 +01:00 |
|
Calum Grant
|
0d2a78f583
|
C++: Handle codeql_action_cpp_build_mode_none feature flag
|
2024-10-24 16:53:46 +01:00 |
|
Chuan-kai Lin
|
b311eee555
|
Add sarifRunPropertyFlag to databaseInterpretResults()
|
2024-10-23 14:32:39 -07:00 |
|
Chuan-kai Lin
|
db539989ff
|
Add Git helper functions
|
2024-10-23 14:32:34 -07:00 |
|
Calum Grant
|
467d7e6d9e
|
Merge pull request #2565 from github/calumgrant/bmn-ff
Add Feature.CppBuildModeNone
|
2024-10-23 14:50:16 +01:00 |
|
Calum Grant
|
48fd9d715c
|
Fix test
|
2024-10-23 12:47:41 +01:00 |
|
Calum Grant
|
6498663097
|
Update JS files
|
2024-10-23 12:34:26 +01:00 |
|
Calum Grant
|
d8fa821764
|
Add Feature.CppBuildModeNone
|
2024-10-23 12:21:20 +01:00 |
|
Henry Mercer
|
b97ec3aa00
|
Merge pull request #2564 from github/henrymercer/only-use-stdin-for-streaming
Bundle installation performance improvements
|
2024-10-23 10:54:41 +01:00 |
|
Henry Mercer
|
972eba1b90
|
Only stream installing the bundle on Linux
|
2024-10-22 22:05:49 +01:00 |
|
Henry Mercer
|
e5048f5d84
|
Tweak a couple of log messages
|
2024-10-22 21:19:34 +01:00 |
|
Henry Mercer
|
06361b4d2b
|
Bump high water mark when downloading bundle to 16 MB
|
2024-10-22 21:18:03 +01:00 |
|
Andrew Eisenberg
|
a5eda49bf5
|
Merge branch 'main' into aeisenberg/publish-immutable
|
2024-10-22 12:07:50 -07:00 |
|
Arthur Baars
|
6a89f57882
|
Merge pull request #2563 from github/backport-v2.27.0-662472033
Merge releases/v3 into releases/v2
v2.27.0
|
2024-10-22 18:51:47 +02:00 |
|
Arthur Baars
|
b7cdb7fd39
|
Merge pull request #2562 from github/mergeback/v3.27.0-to-main-66247203
Mergeback v3.27.0 refs/heads/releases/v3 into main
|
2024-10-22 18:46:46 +02:00 |
|
Henry Mercer
|
8c3a732e36
|
Bundle install: Only use stdin for streaming
|
2024-10-22 17:32:33 +01:00 |
|
github-actions[bot]
|
d053e801ad
|
Update checked-in dependencies
|
2024-10-22 16:20:01 +00:00 |
|
github-actions[bot]
|
a06ecd7587
|
Update checked-in dependencies
|
2024-10-22 16:14:11 +00:00 |
|
github-actions[bot]
|
722d7be831
|
Update version and changelog for v2.27.0
|
2024-10-22 15:48:08 +00:00 |
|
github-actions[bot]
|
02b20c03ad
|
Merge remote-tracking branch 'origin/releases/v3' into backport-v2.27.0-662472033
|
2024-10-22 15:48:08 +00:00 |
|
github-actions[bot]
|
a666febdd9
|
Revert "Update checked-in dependencies"
This reverts commit 6a42f43c44.
|
2024-10-22 15:48:08 +00:00 |
|
github-actions[bot]
|
2659fbeaef
|
Revert "Update version and changelog for v2.26.13"
This reverts commit 0b152e09b9.
|
2024-10-22 15:48:08 +00:00 |
|
github-actions[bot]
|
5d7a7be853
|
Update changelog and version after v3.27.0
|
2024-10-22 15:47:05 +00:00 |
|
Arthur Baars
|
662472033e
|
Merge pull request #2561 from github/update-v3.27.0-b35b023d9
Merge main into releases/v3
v3.27.0
|
2024-10-22 17:45:41 +02:00 |
|
github-actions[bot]
|
ce7c2b560d
|
Update changelog for v3.27.0
|
2024-10-22 13:59:48 +00:00 |
|
Arthur Baars
|
b35b023d9b
|
Merge pull request #2552 from github/update-bundle/codeql-bundle-v2.19.2
Update default bundle to 2.19.2
|
2024-10-22 13:00:17 +02:00 |
|
Fotis Koutoulakis
|
dafc762411
|
Merge pull request #2560 from github/aeisenberg/fix-required-checks
Remove ESLint from required checks
|
2024-10-22 11:50:19 +01:00 |
|
Andrew Eisenberg
|
0d1eb88b60
|
Remove ESLint from required checks
Dependabot does not upload eslint alerts, so the check is never
created.
|
2024-10-21 15:50:17 -07:00 |
|