Henry Mercer
|
7b6664fa89
|
Merge pull request #1796 from github/henrymercer/scaling-ram-larger-runners-only
Scale the amount of reserved RAM on large runners only
codeql-bundle-v2.14.1
|
2023-07-24 12:47:48 +01:00 |
|
Henry Mercer
|
fda93d8ef5
|
Apply scaling reserved RAM to large runners only
|
2023-07-21 18:00:34 +01:00 |
|
Henry Mercer
|
18ae9813bf
|
Test memory flag computation across all platforms and system RAM values
|
2023-07-21 17:55:17 +01:00 |
|
Peter Newman
|
ce84bed594
|
Correct the no code found URL (#1779)
|
2023-07-20 01:20:31 -07:00 |
|
Henry Mercer
|
d0dd7d77b4
|
Merge pull request #1794 from github/henrymercer/resolve-cyclic-imports
Resolve cyclic imports
|
2023-07-19 19:24:10 +01:00 |
|
Henry Mercer
|
466dbc913e
|
Merge pull request #1792 from github/mergeback/v2.21.0-to-main-1813ca74
Mergeback v2.21.0 refs/heads/releases/v2 into main
|
2023-07-19 17:46:06 +01:00 |
|
Henry Mercer
|
bac7c32ff7
|
Resolve the final dependency cycle!
|
2023-07-19 17:37:43 +01:00 |
|
Henry Mercer
|
5658fd1df2
|
Fix dependency cycle between trap-caching and init
|
2023-07-19 17:30:33 +01:00 |
|
Henry Mercer
|
2637069a45
|
Resolve dependency cycles between actions-util and workflow
|
2023-07-19 17:21:33 +01:00 |
|
Henry Mercer
|
0bc4788cf7
|
Resolve dependency cycle between api-client and actions-util
|
2023-07-19 17:01:05 +01:00 |
|
Henry Mercer
|
004f976bef
|
Fix dependency cycle between util and config-utils
|
2023-07-19 16:48:21 +01:00 |
|
Henry Mercer
|
d577d6f6b1
|
Resolve dependency cycle between util and API client
|
2023-07-19 16:40:31 +01:00 |
|
Henry Mercer
|
9922e17dbb
|
Move code scanning config enablement into feature flags
|
2023-07-19 15:57:59 +01:00 |
|
Henry Mercer
|
bf162c4114
|
Enable no cyclic dependencies eslint rule
|
2023-07-19 15:53:39 +01:00 |
|
Henry Mercer
|
79ad6142b1
|
Update script to put unreleased section in the right place
|
2023-07-19 13:56:46 +01:00 |
|
github-actions[bot]
|
6484fb09f6
|
Update checked-in dependencies
|
2023-07-19 12:53:51 +00:00 |
|
github-actions[bot]
|
c1144b5fa0
|
Update changelog and version after v2.21.0
|
2023-07-19 12:49:44 +00:00 |
|
Henry Mercer
|
1813ca74c3
|
Merge pull request #1791 from github/update-v2.21.0-6ae46f7a9
Merge main into releases/v2
v2.21.0
|
2023-07-19 13:47:34 +01:00 |
|
github-actions[bot]
|
6843540876
|
Update changelog for v2.21.0
|
2023-07-19 12:14:55 +00:00 |
|
Henry Mercer
|
6ae46f7a92
|
Merge pull request #1790 from github/henrymercer/aborted-user-error
Report user errors in the abort stage appropriately
|
2023-07-18 18:10:04 +01:00 |
|
Henry Mercer
|
0cae69e062
|
Report user errors in the abort stage appropriately
|
2023-07-18 17:22:13 +01:00 |
|
Tom Bolton
|
d2ed0a05b6
|
Merge pull request #1786 from github/dependabot/npm_and_yarn/npm-0a410f26d2
Bump the npm group with 6 updates
|
2023-07-18 14:22:17 +01:00 |
|
Henry Mercer
|
651d09131a
|
Merge pull request #1788 from github/henrymercer/fix-feature-flag-usage
Fixes for new analysis summary and scaling reserved RAM feature flag usage
|
2023-07-18 14:14:43 +01:00 |
|
Henry Mercer
|
e0f0892f83
|
Add tests for new analysis summary feature flag
|
2023-07-18 13:43:44 +01:00 |
|
Henry Mercer
|
27d3b2f857
|
Fix scaling reserved RAM feature flag naming
|
2023-07-18 13:41:05 +01:00 |
|
Henry Mercer
|
da4e0a06c0
|
Fix CodeQL version checks
|
2023-07-18 13:41:05 +01:00 |
|
github-actions[bot]
|
e266801e21
|
Update checked-in dependencies
|
2023-07-17 20:17:37 +00:00 |
|
dependabot[bot]
|
99c9f6a498
|
Bump the npm group with 6 updates
Bumps the npm group with 6 updates:
| Package | Update |
| --- | --- |
| [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) | 10.0.2 to 10.0.15 |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | 6.0.0 to 6.1.0 |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | 6.0.0 to 6.1.0 |
| [eslint](https://github.com/eslint/eslint) | 8.44.0 to 8.45.0 |
| [eslint-plugin-github](https://github.com/github/eslint-plugin-github) | 4.8.0 to 4.9.0 |
| [nock](https://github.com/nock/nock) | 13.3.1 to 13.3.2 |
Updates `@types/sinon` from 10.0.2 to 10.0.15
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)
Updates `@typescript-eslint/eslint-plugin` from 6.0.0 to 6.1.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.1.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 6.0.0 to 6.1.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.1.0/packages/parser)
Updates `eslint` from 8.44.0 to 8.45.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.44.0...v8.45.0)
Updates `eslint-plugin-github` from 4.8.0 to 4.9.0
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.8.0...v4.9.0)
Updates `nock` from 13.3.1 to 13.3.2
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nock/nock/compare/v13.3.1...v13.3.2)
---
updated-dependencies:
- dependency-name: "@types/sinon"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: eslint-plugin-github
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: nock
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-17 20:14:19 +00:00 |
|
Henry Mercer
|
942acabcd0
|
Merge pull request #1785 from github/henrymercer/ignore-incompatible-dependencies
Update Dependabot config to ignore incompatible updates
|
2023-07-17 21:11:35 +01:00 |
|
Henry Mercer
|
e0806ce653
|
Update Dependabot config to ignore incompatible updates
|
2023-07-17 19:01:20 +01:00 |
|
Henry Mercer
|
84e042b8a4
|
Merge pull request #1783 from github/henrymercer/check-sarif-node16
Run check-sarif Action using Node 16
|
2023-07-17 18:54:32 +01:00 |
|
Henry Mercer
|
5719ca3eb6
|
Run check-sarif Action using Node 16
`using: node12` Actions have already been running using Node 16 for
some time.
|
2023-07-17 18:29:59 +01:00 |
|
Henry Mercer
|
d85a177b9b
|
Merge pull request #1780 from github/henrymercer/remove-redundant-env-var
Remove redundant environment variable from PR check
|
2023-07-17 17:35:06 +01:00 |
|
Henry Mercer
|
2e8581811e
|
Remove redundant environment variable from PR check
|
2023-07-17 15:42:21 +01:00 |
|
Henry Mercer
|
262017ad69
|
Merge pull request #1759 from github/update-supported-enterprise-server-versions
Update supported GitHub Enterprise Server versions
|
2023-07-17 14:13:35 +01:00 |
|
Henry Mercer
|
eb1ef12e40
|
Merge branch 'main' into update-supported-enterprise-server-versions
|
2023-07-17 13:35:17 +01:00 |
|
Henry Mercer
|
2ff6d83d07
|
Merge pull request #1724 from github/henrymercer/bump-minimum-codeql-version
Bump minimum CodeQL version to 2.9.4
|
2023-07-17 13:32:48 +01:00 |
|
Henry Mercer
|
5246291397
|
Merge branch 'main' into henrymercer/bump-minimum-codeql-version
|
2023-07-14 16:16:25 +01:00 |
|
Chuan-kai Lin
|
013a1d0cb2
|
Merge pull request #1778 from github/mergeback/v2.20.4-to-main-489225d8
Mergeback v2.20.4 refs/heads/releases/v2 into main
|
2023-07-14 07:36:36 -07:00 |
|
github-actions[bot]
|
aedd8c2a63
|
Update checked-in dependencies
|
2023-07-14 14:05:35 +00:00 |
|
github-actions[bot]
|
9a97b34d8c
|
Update changelog and version after v2.20.4
|
2023-07-14 13:59:05 +00:00 |
|
Chuan-kai Lin
|
489225d82a
|
Merge pull request #1777 from github/update-v2.20.4-a148c5807
Merge main into releases/v2
v2.20.4
|
2023-07-14 06:57:01 -07:00 |
|
github-actions[bot]
|
1b6383d6be
|
Update changelog for v2.20.4
|
2023-07-14 13:16:51 +00:00 |
|
Andrew Eisenberg
|
a148c58075
|
Merge pull request #1776 from github/aeisenberg/changelog-releases
Add link to releases page in changelog
|
2023-07-13 13:51:06 -07:00 |
|
Andrew Eisenberg
|
50527c5dba
|
Add link to releases page in changelog
|
2023-07-13 12:24:36 -07:00 |
|
Chuan-kai Lin
|
814b2edab6
|
Merge pull request #1762 from github/update-bundle/codeql-bundle-v2.14.0
Update default bundle to 2.14.0
|
2023-07-13 09:36:56 -07:00 |
|
Chuan-kai Lin
|
d2baed4b69
|
Merge branch 'main' into update-bundle/codeql-bundle-v2.14.0
|
2023-07-13 08:19:40 -07:00 |
|
Henry Mercer
|
c5526174a5
|
Merge pull request #1774 from github/dependabot/npm_and_yarn/npm-a34e423e98
Bump the npm group with 21 updates
|
2023-07-13 12:14:16 +01:00 |
|
Henry Mercer
|
c1f49580cf
|
Fix dependency incompatibilities
|
2023-07-13 11:20:39 +01:00 |
|
github-actions[bot]
|
40a500c743
|
Update checked-in dependencies
|
2023-07-13 09:09:17 +00:00 |
|