Skip to content

Merge main into releases/v3 #2113

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 27 commits into from
Feb 2, 2024
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
9a9b0e4
Add a README section about supported versions
henrymercer Jan 26, 2024
a2c5130
Update changelog and version after v3.23.2
github-actions[bot] Jan 26, 2024
5c9716f
Update checked-in dependencies
github-actions[bot] Jan 26, 2024
738d232
Merge pull request #2101 from github/mergeback/v3.23.2-to-main-b7bf0a3e
henrymercer Jan 26, 2024
25f779c
Merge pull request #2100 from github/henrymercer/readme-note-on-suppo…
henrymercer Jan 26, 2024
cfefe3a
Clarify that ref inputs are ignored for forks
jsoref Jan 29, 2024
202c383
Merge pull request #2104 from jsoref/clarify-ignored-inputs
henrymercer Jan 30, 2024
eab49d7
Bump the npm group with 4 updates (#2103)
dependabot[bot] Jan 30, 2024
e33271d
Python: No dep installation by default for everyone
RasmusWL Jan 30, 2024
68d3483
Bump minor version
RasmusWL Jan 30, 2024
8c22ec9
Update changelog
RasmusWL Jan 30, 2024
ec42edc
Refactoring: Create interface for config initialization
henrymercer Jan 30, 2024
d2e867f
Refactoring: Introduce common method to stub a config
henrymercer Jan 30, 2024
401f9d6
Add experimental `build-mode` input to `init` Action
henrymercer Jan 22, 2024
0166a8a
Add build mode to configuration
henrymercer Jan 30, 2024
55c1fd5
Introduce `codeql.supportsFeature`
henrymercer Jan 30, 2024
d982a14
Pass build mode to `database init` when set
henrymercer Jan 30, 2024
463930c
Add PR check for none build mode
henrymercer Jan 31, 2024
e345133
Merge pull request #2107 from github/henrymercer/refactor-config
henrymercer Jan 31, 2024
254b53d
Merge branch 'main' into henrymercer/build-mode-input
henrymercer Jan 31, 2024
f7d5324
Update wording for CHANGELOG.md
RasmusWL Feb 1, 2024
b58c2f6
Detail requirements for different build modes
henrymercer Feb 1, 2024
483bef1
Merge pull request #2106 from github/rasmuswl/default-no-dep-inst
RasmusWL Feb 1, 2024
81eb6b2
Merge pull request #2108 from github/henrymercer/build-mode-input
henrymercer Feb 2, 2024
f9dea84
Status report: Handle failures determining disk usage
henrymercer Feb 2, 2024
2db0327
Merge pull request #2112 from github/henrymercer/status-report-handle…
henrymercer Feb 2, 2024
78d6c8e
Update changelog for v3.24.0
github-actions[bot] Feb 2, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Note that the only difference between `v2` and `v3` of the CodeQL Action is the

## [UNRELEASED]

No user facing changes.
- CodeQL Python analysis will no longer install dependencies on GitHub Enterprise Server, as is already the case for GitHub.com. See [release notes for 3.23.0](#3230---08-jan-2024) for more details. [#2106](https://github.com/github/codeql-action/pull/2106)

## 3.23.2 - 26 Jan 2024

Expand Down
2 changes: 1 addition & 1 deletion lib/feature-flags.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/feature-flags.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codeql",
"version": "3.23.3",
"version": "3.24.0",
"private": true,
"description": "CodeQL action",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/feature-flags.ts
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ export const featureConfig: Record<
// here!
envVar: "CODEQL_ACTION_DISABLE_PYTHON_DEPENDENCY_INSTALLATION",
minimumVersion: "2.16.0",
defaultValue: false,
defaultValue: true,
},
};

Expand Down
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy