Kovid Goyal
|
ff6a9faf2c
|
Install gslangValidator in CI
|
2026-07-01 10:45:59 +05:30 |
|
Kovid Goyal
|
749b3c48b6
|
Remove unused code
|
2026-06-30 23:04:22 +05:30 |
|
Kovid Goyal
|
81f467626c
|
Use same version of slang as bundled version in CI
|
2026-06-30 23:01:43 +05:30 |
|
Kovid Goyal
|
e008088b9f
|
Ensure slangc is available in CI
|
2026-06-28 08:59:49 +05:30 |
|
Kovid Goyal
|
135ba45c7e
|
Work on generating build tree for slang files
|
2026-06-28 08:54:36 +05:30 |
|
Kovid Goyal
|
5b4e3a12a1
|
Use the slangc binary instead trying to get the C++ extension working everywhere is too fragile
|
2026-06-28 08:54:36 +05:30 |
|
Kovid Goyal
|
0d5e61e7e6
|
Rationalize build/test/package cycle
|
2026-06-28 08:54:36 +05:30 |
|
Kovid Goyal
|
50a95b5513
|
Remove unneeded build step
|
2026-06-28 08:54:35 +05:30 |
|
Kovid Goyal
|
f9bc1c9fdf
|
DRYer
|
2026-06-28 08:54:35 +05:30 |
|
copilot-swe-agent[bot]
|
8d196d86ba
|
Use GITHUB_TOKEN for slang release API request to avoid rate limits
|
2026-06-28 08:54:35 +05:30 |
|
copilot-swe-agent[bot]
|
3b15d86b64
|
Address code review: use url=None, add TypeError comment
|
2026-06-28 08:54:35 +05:30 |
|
copilot-swe-agent[bot]
|
d8972f2f95
|
Implement install_slang_compiler() in ci.py
|
2026-06-28 08:54:35 +05:30 |
|
Kovid Goyal
|
e64663aa74
|
Stub for installation of slang on CI
|
2026-06-28 08:54:35 +05:30 |
|
Kovid Goyal
|
f46930fc05
|
DRYer
|
2026-06-24 10:06:28 +05:30 |
|
copilot-swe-agent[bot]
|
bf7689b211
|
Enable ASAN for macOS CI builds in ci.py
|
2026-06-24 10:01:29 +05:30 |
|
Kovid Goyal
|
1ccf18092e
|
Cleanup previous PR
|
2026-06-24 08:41:13 +05:30 |
|
copilot-swe-agent[bot]
|
71f7817a9b
|
macos_crash_report: add atos-based line number lookup for crash frames
|
2026-06-24 08:36:58 +05:30 |
|
Kovid Goyal
|
d369da2e04
|
...
|
2026-06-24 08:09:17 +05:30 |
|
dependabot[bot]
|
9b218001a1
|
Bump the actions group with 2 updates
Bumps the actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [github/codeql-action](https://github.com/github/codeql-action).
Updates `actions/checkout` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6.0.2...v6.0.3)
Updates `github/codeql-action` from 4.36.0 to 4.36.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.36.0...v4.36.2)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
- dependency-name: github/codeql-action
dependency-version: 4.36.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-06-15 03:45:12 +00:00 |
|
dependabot[bot]
|
d9334a6149
|
Bump actions/checkout from 6 to 6.0.2 in the actions group
Bumps the actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
Updates `actions/checkout` from 6 to 6.0.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6...v6.0.2)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-06-08 03:44:39 +00:00 |
|
Kovid Goyal
|
72c1ff6085
|
Ignore inapplicable CVE
CI / Linux (python=3.13 cc=clang sanitize=1) (push) Waiting to run
CI / Linux (python=3.11 cc=gcc sanitize=0) (push) Waiting to run
CI / Linux (python=3.12 cc=gcc sanitize=1) (push) Waiting to run
CI / Linux package (push) Waiting to run
CI / Bundle test (macos-latest) (push) Waiting to run
CI / Bundle test (ubuntu-latest) (push) Waiting to run
CI / macOS Brew (push) Waiting to run
CI / Test ./dev.sh and benchmark (push) Waiting to run
CodeQL / CodeQL-Build (actions, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (c, macos-latest) (push) Waiting to run
CodeQL / CodeQL-Build (c, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (go, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (python, ubuntu-latest) (push) Waiting to run
Depscan / Scan dependencies for vulnerabilities (push) Waiting to run
|
2026-06-06 18:53:13 +05:30 |
|
Kovid Goyal
|
2d9e243847
|
Ignore inappplicable CVE
CI / Linux (python=3.13 cc=clang sanitize=1) (push) Waiting to run
CI / Linux (python=3.11 cc=gcc sanitize=0) (push) Waiting to run
CI / Linux (python=3.12 cc=gcc sanitize=1) (push) Waiting to run
CI / Linux package (push) Waiting to run
CI / Bundle test (macos-latest) (push) Waiting to run
CI / Bundle test (ubuntu-latest) (push) Waiting to run
CI / macOS Brew (push) Waiting to run
CI / Test ./dev.sh and benchmark (push) Waiting to run
CodeQL / CodeQL-Build (actions, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (c, macos-latest) (push) Waiting to run
CodeQL / CodeQL-Build (c, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (go, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (python, ubuntu-latest) (push) Waiting to run
Depscan / Scan dependencies for vulnerabilities (push) Waiting to run
|
2026-06-06 06:12:03 +05:30 |
|
dependabot[bot]
|
de8870da47
|
Bump github/codeql-action from 4.35.5 to 4.36.0 in the actions group
Bumps the actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
Updates `github/codeql-action` from 4.35.5 to 4.36.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.35.5...v4.36.0)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.36.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-06-01 06:48:15 +00:00 |
|
dependabot[bot]
|
b2948a5018
|
Bump github/codeql-action from 4.35.4 to 4.35.5 in the actions group
Bumps the actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
Updates `github/codeql-action` from 4.35.4 to 4.35.5
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.35.4...v4.35.5)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.35.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-25 04:19:17 +00:00 |
|
dependabot[bot]
|
fa0cd87345
|
Bump github/codeql-action from 4.35.3 to 4.35.4 in the actions group
Bumps the actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
Updates `github/codeql-action` from 4.35.3 to 4.35.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.35.3...v4.35.4)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.35.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-18 04:24:43 +00:00 |
|
Kovid Goyal
|
a28abf1573
|
Ignore inapplicable CVE
CI / Linux (python=3.13 cc=clang sanitize=1) (push) Waiting to run
CI / Linux (python=3.11 cc=gcc sanitize=0) (push) Waiting to run
CI / Linux (python=3.12 cc=gcc sanitize=1) (push) Waiting to run
CI / Linux package (push) Waiting to run
CI / Bundle test (macos-latest) (push) Waiting to run
CI / Bundle test (ubuntu-latest) (push) Waiting to run
CI / macOS Brew (push) Waiting to run
CI / Test ./dev.sh and benchmark (push) Waiting to run
CodeQL / CodeQL-Build (actions, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (c, macos-latest) (push) Waiting to run
CodeQL / CodeQL-Build (c, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (go, ubuntu-latest) (push) Waiting to run
CodeQL / CodeQL-Build (python, ubuntu-latest) (push) Waiting to run
Depscan / Scan dependencies for vulnerabilities (push) Waiting to run
|
2026-05-13 15:03:17 +05:30 |
|
dependabot[bot]
|
9993f82d64
|
Bump github/codeql-action from 4.35.2 to 4.35.3 in the actions group
Bumps the actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
Updates `github/codeql-action` from 4.35.2 to 4.35.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.35.2...v4.35.3)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.35.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-11 03:52:22 +00:00 |
|
Kovid Goyal
|
07f1a7ac03
|
...
CI / Linux (python=3.13 cc=clang sanitize=1) (push) Has been cancelled
CI / Linux (python=3.11 cc=gcc sanitize=0) (push) Has been cancelled
CI / Linux (python=3.12 cc=gcc sanitize=1) (push) Has been cancelled
CI / Linux package (push) Has been cancelled
CI / Bundle test (macos-latest) (push) Has been cancelled
CI / Bundle test (ubuntu-latest) (push) Has been cancelled
CI / macOS Brew (push) Has been cancelled
CI / Test ./dev.sh and benchmark (push) Has been cancelled
CodeQL / CodeQL-Build (actions, ubuntu-latest) (push) Has been cancelled
CodeQL / CodeQL-Build (c, macos-latest) (push) Has been cancelled
CodeQL / CodeQL-Build (c, ubuntu-latest) (push) Has been cancelled
CodeQL / CodeQL-Build (go, ubuntu-latest) (push) Has been cancelled
CodeQL / CodeQL-Build (python, ubuntu-latest) (push) Has been cancelled
Depscan / Scan dependencies for vulnerabilities (push) Has been cancelled
|
2026-05-09 22:33:00 +05:30 |
|
dependabot[bot]
|
30686c39b4
|
Bump github/codeql-action from 4.35.1 to 4.35.2 in the actions group
Bumps the actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
Updates `github/codeql-action` from 4.35.1 to 4.35.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4.35.1...v4.35.2)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.35.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-27 03:47:32 +00:00 |
|
dependabot[bot]
|
20877f2079
|
Bump github/codeql-action from 4 to 4.35.1 in the actions group
Bumps the actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
Updates `github/codeql-action` from 4 to 4.35.1
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v4...v4.35.1)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 4.35.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-20 03:47:19 +00:00 |
|
Kovid Goyal
|
9bb359e1ef
|
Bump python version in CI
|
2026-04-19 21:35:13 +05:30 |
|
Kovid Goyal
|
3a598218d3
|
Flush streams and sleep before printing crash report
|
2026-04-19 21:25:08 +05:30 |
|
Kovid Goyal
|
13add3532b
|
Have copilot run gofmt automatically
|
2026-04-19 12:18:51 +05:30 |
|
Kovid Goyal
|
5e8ca630d4
|
...
|
2026-04-14 17:39:04 +05:30 |
|
Kovid Goyal
|
e8e227aa42
|
...
|
2026-04-06 11:35:45 +05:30 |
|
Kovid Goyal
|
6206d0b1df
|
Update changelog entry generation instructions
|
2026-04-06 11:30:44 +05:30 |
|
Kovid Goyal
|
27114c9703
|
DRYer
|
2026-04-06 11:28:12 +05:30 |
|
Kovid Goyal
|
f976bea4cc
|
Add font installation instructions for copilot
|
2026-03-29 10:01:59 +05:30 |
|
Kovid Goyal
|
7be9fadd49
|
Add fix missing to copilot software install instructions
|
2026-03-27 21:09:58 +05:30 |
|
Kovid Goyal
|
79bde7f9a9
|
Ignore inapplicable CVE in python
|
2026-03-25 20:20:17 +05:30 |
|
Kovid Goyal
|
f7626c7472
|
Update copilot instructions
|
2026-03-22 07:57:47 +05:30 |
|
Kovid Goyal
|
c57305addc
|
Ignore dependency CVEs against unreleased versions of deps
|
2026-03-20 10:45:08 +05:30 |
|
Kovid Goyal
|
1106ee8d10
|
Ignore CVE that's not an actual issue
|
2026-03-06 13:46:07 +05:30 |
|
Kovid Goyal
|
cbfc60aa4f
|
Prevent copilot from using go test
|
2026-03-03 22:25:24 +05:30 |
|
Kovid Goyal
|
c53a81e8cd
|
...
|
2026-03-03 22:24:28 +05:30 |
|
Kovid Goyal
|
558d99d6ab
|
Speed up dependency installation
|
2026-03-03 22:18:21 +05:30 |
|
Kovid Goyal
|
7f691198de
|
Try to get copilot to setup the repo first before doing anything else
|
2026-03-03 22:12:53 +05:30 |
|
Kovid Goyal
|
ff6ad25b9b
|
More copilot instructions
|
2026-03-03 21:52:01 +05:30 |
|
Kovid Goyal
|
1f2729bafd
|
More instructions for copilot
|
2026-03-03 21:35:36 +05:30 |
|
Kovid Goyal
|
27b11523de
|
...
|
2026-03-03 21:09:57 +05:30 |
|