Jon Janego
7570f503ce
Escaping more problematic asterisks
2025-05-19 17:06:29 -05:00
Jon Janego
e5efe83243
Fixing upstream backticks around problematic characters so that the RST generator doesn't choke on asterisks
2025-05-19 17:03:23 -05:00
Jon Janego
759ad8adc1
Fixing Go 1.24 release accuracy. It went supported in 2.20.5 and docs were a late commit so this fixes it upstream.
2025-05-19 16:53:05 -05:00
Jon Janego
b9841dccfb
Fixing more upstream typos
2025-05-19 16:45:08 -05:00
Jon Janego
3bd2f85a8e
Fixing some upstream typos etc
2025-05-19 16:33:45 -05:00
Jon Janego
fce5b4d43e
Changedocs for 2.21.3
2025-05-19 13:55:45 -05:00
Florin Coada
1533d7a4cc
Update codeql-cli-2.21.2.rst
2025-05-05 11:30:15 -04:00
Florin Coada
c7026c03df
Update changelogs for CodeQL CLI 2.21.2 and adjust query reporting for unversioned immutable actions
2025-05-05 11:13:42 -04:00
Nick Rolfe
817237ce54
Merge pull request #19441 from github/nickrolfe/mergeback-2.21.2
...
Merge back 2.21.2 release branch
2025-05-01 11:55:29 +01:00
Aditya Sharad
36199b3f06
Docs: Fix escaping in 2.21.0 changelog
...
These break when the RST is processed.
Escape the backslashes and consistently add
inline code blocks.
2025-04-30 16:40:36 -07:00
Aditya Sharad
6285c2e502
Actions: Retroactively add GA changenote
...
This was manually added in the docs site at the time of 2.21.1 release and GA.
Include the change note in the relevant places so it remains
in future docs updates:
- codeql/actions-queries@0.5.4
- codeql/actions-all@0.4.7
- 2.21.1 changelog
2025-04-30 16:24:22 -07:00
Jon Janego
1cf10d8f9f
changedocs from 2.21.1 release
2025-04-22 14:51:11 -05:00
Florin Coada
5cde4ddccf
Merge pull request #19219 from github/changedocs/2.21.0
...
Add changelog entries for CodeQL CLI versions 2.20.7 and 2.21.0
2025-04-07 11:53:05 +01:00
Florin Coada
5c1581d080
Add changelog entries for CodeQL CLI versions 2.20.7 and 2.21.0
2025-04-04 12:37:37 +01:00
Aditya Sharad
09de7cfe4d
Docs: Add GitHub Actions as a supported language
...
Include GitHub Actions (identifier `actions`) everywhere we list
supported languages, query packs, and library packs.
Query and library documentation link targets do not exist yet.
2025-04-01 17:01:47 -07:00
Jon Janego
b9ec58ba73
Update codeql-cli-2.20.4.rst
2025-03-07 09:27:47 -06:00
Florin Coada
7564255542
Update codeql-cli-2.20.4.rst
2025-03-07 15:16:52 +00:00
Jon Janego
65d5e527c0
Apply suggestions from code review
...
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com >
2025-03-06 16:46:57 -06:00
Jon Janego
da7b9b7c20
rearranging golang 1.24 support
2025-03-06 15:32:48 -06:00
Jon Janego
3652a45a97
Update codeql-cli-2.20.4.rst
2025-03-06 15:10:42 -06:00
Jon Janego
1385de223f
Update codeql-cli-2.20.4.rst
2025-03-06 15:10:11 -06:00
Jon Janego
2b818e3a4f
Update codeql-cli-2.19.4.rst
2025-03-06 15:04:55 -06:00
Jon Janego
fc6794f6df
adding 2.20.6 sitedocs
2025-03-06 14:12:54 -06:00
Florin Coada
fd9475ea2f
Add changelog for CodeQL CLI version 2.20.5
2025-02-21 10:48:21 +00:00
Felicity Chapman
56cfebd3ef
Try to resolve Sphinx warnings
2025-02-07 17:06:13 +00:00
Jon Janego
3f653dd3e8
Update changelog to include new CodeQL CLI version
2025-02-07 09:50:33 -06:00
Florin Coada
a76e9a4c21
Add changelog entries for CodeQL CLI versions 2.20.1 to 2.20.3
2025-01-24 16:59:30 +00:00
Florin Coada
82fdd1125c
Update docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.20.0.rst
...
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com >
2024-12-20 12:50:05 +02:00
Florin Coada
5c5049e5fd
Fix typo in CodeQL changelog entry
2024-12-20 12:35:40 +02:00
Florin Coada
66f3b718a6
Update docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.20.0.rst
...
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com >
2024-12-20 12:19:53 +02:00
Florin Coada
3bd8d7c0bb
Update CodeQL changelog for versions 2.19.4 and 2.20.0
2024-12-20 11:37:33 +02:00
Florin Coada
bee51091d6
Changedocs for 2.19.3
2024-11-08 10:43:42 +00:00
Florin Coada
6838d9414b
CodeQL 2.19.2 changedocs
2024-10-23 16:02:22 +01:00
Florin Coada
36937a0988
Adding unified changelog for 2.19.1
2024-10-08 11:28:15 +01:00
Florin Coada
0e828bb5da
Merge branch 'main' into changedocs/2.19.0
2024-09-19 15:16:49 +01:00
Florin Coada
54632b289e
Adding unified changelog for 2.19.0
2024-09-19 10:03:07 +01:00
Felicity Chapman
0675ba0fa4
Merge pull request #17361 from github/12707-felicity-docs-landing
...
Update the Docs landing page for the CodeQL docs site
2024-09-17 11:40:53 +01:00
Felicity Chapman
7d49624e1c
Update docs/codeql/codeql-overview/about-codeql.rst
...
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com >
2024-09-17 11:09:48 +01:00
Florin Coada
194c2fa9c4
Add changedocs for 2.18.4
2024-09-13 10:18:04 +01:00
Felicity Chapman
529bee4d73
Add link to MRVA
2024-09-04 15:57:01 +01:00
Felicity Chapman
4cdef853d2
Add metadata to two key topics to help with SEO
2024-09-04 15:42:18 +01:00
Felicity Chapman
e58bb88ee8
Make more security researcher focused
2024-09-04 15:29:47 +01:00
turbo
bd45c1fdbe
Add changelogs
2024-09-04 11:39:35 +02:00
Felicity Chapman
f44905324e
Add article on running queries
2024-09-03 12:55:56 +01:00
Florin Coada
d189526283
Update docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.18.1.rst
...
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com >
2024-07-26 18:16:12 +01:00
Florin Coada
707acdef08
Update codeql-cli-2.18.1.rst
2024-07-26 17:25:58 +01:00
Florin Coada
450137d2cf
Update codeql changelog to version 2.18.1
2024-07-26 17:15:23 +01:00
Florin Coada
72e05c952e
Merge branch 'main' into changedocs/2.18.0
2024-07-26 11:27:41 +01:00
Florin Coada
1de91b4cd5
Update unified changelog for 2.17.6 and 2.18.0
2024-07-24 12:55:51 +01:00
Ian Lynagh
5c97a5f667
Kotlin: Kotlin support is now out of beta, and generally available
2024-07-11 16:11:40 +01:00