Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10.1k
Code
Issues
999
Pull requests
475
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Just: introduce common "verbs"
- #19978
#19978
Closed
redsun82
wants to merge 59 commits into
main
github/codeql:main
from
redsun82/just2
github/codeql:redsun82/just2
Copy head branch name to clipboard
Conversation
Commits
59
(59)
Checks
Findings
Files changed
Closed
Just: introduce common "verbs"
#19978
redsun82
wants to merge 59 commits into
main
github/codeql:main
from
redsun82/just2
github/codeql:redsun82/just2
Copy head branch name to clipboard
Commits
Commits on Jul 4, 2025
Just: introduce scaffolding for common verbs, and apply to rust
redsun82
committed
9c284b1
View commit details
Copy full SHA for 9c284b1
Browse repository at this point
Just: fix for windows
redsun82
committed
1202af1
View commit details
Copy full SHA for 1202af1
Browse repository at this point
Just: add `codegen`
redsun82
committed
2dea9da
View commit details
Copy full SHA for 2dea9da
Browse repository at this point
Just: fix and add windows
redsun82
committed
9e31fb5
View commit details
Copy full SHA for 9e31fb5
Browse repository at this point
Merge branch 'main' into redsun82/just2
redsun82
committed
4768eba
View commit details
Copy full SHA for 4768eba
Browse repository at this point
Just: fix swift tests
redsun82
committed
5b9436a
View commit details
Copy full SHA for 5b9436a
Browse repository at this point
Commits on Jul 7, 2025
Merge branch 'main' into redsun82/just2
redsun82
committed
812fc23
View commit details
Copy full SHA for 812fc23
Browse repository at this point
Just: fix ram option for `codeql test run`
redsun82
committed
a4acf08
View commit details
Copy full SHA for a4acf08
Browse repository at this point
Just: format `ts` files
redsun82
committed
d7d7cf9
View commit details
Copy full SHA for d7d7cf9
Browse repository at this point
Just: use `--all-checks` and `--codeql` special flags, and relativize flags in forwarder
redsun82
committed
6e14111
View commit details
Copy full SHA for 6e14111
Browse repository at this point
Just: add `format` to just directory
redsun82
committed
cb652f3
View commit details
Copy full SHA for cb652f3
Browse repository at this point
Just: add root `lib.just`
redsun82
committed
fba96c4
View commit details
Copy full SHA for fba96c4
Browse repository at this point
Commits on Jul 8, 2025
Just: simplify forwarder using `--justfile`
redsun82
committed
c430515
View commit details
Copy full SHA for c430515
Browse repository at this point
Just: add `generate` prerequisite to rust ql tests
redsun82
committed
acc7e3f
View commit details
Copy full SHA for acc7e3f
Browse repository at this point
Just: add `language-tests.ts` helper
redsun82
committed
e8bcbbd
View commit details
Copy full SHA for e8bcbbd
Browse repository at this point
Merge branch 'main' into redsun82/just2
redsun82
committed
d987aa6
View commit details
Copy full SHA for d987aa6
Browse repository at this point
Just: fix CI build for rust
redsun82
committed
bb467d4
View commit details
Copy full SHA for bb467d4
Browse repository at this point
Just: fix mono-argument case for argumentless recipes
redsun82
committed
8ba7efd
View commit details
Copy full SHA for 8ba7efd
Browse repository at this point
Just: introduce aliases
redsun82
committed
aa09288
View commit details
Copy full SHA for aa09288
Browse repository at this point
Just: fix `just rust format` and similar
redsun82
committed
7f72f87
View commit details
Copy full SHA for 7f72f87
Browse repository at this point
Just: rename `_build` to `_build_dist`
redsun82
committed
b8b01ce
View commit details
Copy full SHA for b8b01ce
Browse repository at this point
Merge branch 'main' into redsun82/just2
redsun82
committed
0809715
View commit details
Copy full SHA for 0809715
Browse repository at this point
Just: add `_if_not_on_ci_just` helper, and add generation prerequisites
redsun82
committed
bd003c5
View commit details
Copy full SHA for bd003c5
Browse repository at this point
Commits on Jul 9, 2025
Just: allow mixing different verb implementations
Show description for c9cda74
redsun82
committed
c9cda74
View commit details
Copy full SHA for c9cda74
Browse repository at this point
Merge branch 'main' into redsun82/just2
redsun82
committed
c51f2f8
View commit details
Copy full SHA for c51f2f8
Browse repository at this point
Commits on Jul 10, 2025
Merge branch 'main' into redsun82/just2
redsun82
committed
9267283
View commit details
Copy full SHA for 9267283
Browse repository at this point
Just: group just invocations in forwarder and improve logging
redsun82
committed
103745b
View commit details
Copy full SHA for 103745b
Browse repository at this point
Commits on Jul 17, 2025
Merge branch 'main' into redsun82/just2
redsun82
committed
7e7afba
View commit details
Copy full SHA for 7e7afba
Browse repository at this point
Commits on Jul 18, 2025
Just: use bazel directly for dist building
redsun82
committed
f2a6503
View commit details
Copy full SHA for f2a6503
Browse repository at this point
Merge branch 'main' into redsun82/just2
redsun82
committed
365b2eb
View commit details
Copy full SHA for 365b2eb
Browse repository at this point
Just: reorganize code and revamp formatting
redsun82
committed
0e3ee6e
View commit details
Copy full SHA for 0e3ee6e
Browse repository at this point
Merge branch 'main' into redsun82/just2
redsun82
committed
4284d66
View commit details
Copy full SHA for 4284d66
Browse repository at this point
Commits on Aug 11, 2025
Merge branch 'main' into redsun82/just2
redsun82
committed
f1febac
View commit details
Copy full SHA for f1febac
Browse repository at this point
Commits on Aug 12, 2025
Just: add `README.md`
redsun82
committed
c67e123
View commit details
Copy full SHA for c67e123
Browse repository at this point
Just: run prettier on `.ts` files
redsun82
committed
15e8e48
View commit details
Copy full SHA for 15e8e48
Browse repository at this point
Merge branch 'main' into redsun82/just2
redsun82
committed
db83285
View commit details
Copy full SHA for db83285
Browse repository at this point
Just: add some docs in source
redsun82
committed
9d52a08
View commit details
Copy full SHA for 9d52a08
Browse repository at this point
Commits on Aug 14, 2025
Merge branch 'main' into redsun82/just2
redsun82
committed
469d09c
View commit details
Copy full SHA for 469d09c
Browse repository at this point
Commits on Nov 14, 2025
Merge branch 'main' into redsun82/just2
redsun82
authored
0f28502
View commit details
Copy full SHA for 0f28502
Browse repository at this point
Commits on Mar 10, 2026
Merge branch 'main' into redsun82/just2
redsun82
authored
994e551
View commit details
Copy full SHA for 994e551
Browse repository at this point
Commits on Apr 2, 2026
Just: use bazel test with -as-test targets for dist building
Show description for fd97208
redsun82
and
Copilot
committed
fd97208
View commit details
Copy full SHA for fd97208
Browse repository at this point
Just: port helper scripts from TypeScript to Python
Show description for 85b89d2
redsun82
and
Copilot
committed
85b89d2
View commit details
Copy full SHA for 85b89d2
Browse repository at this point
Just: port csharp, go, javascript and ruby to new language test definition
Show description for 72d9afe
redsun82
and
Copilot
committed
72d9afe
View commit details
Copy full SHA for 72d9afe
Browse repository at this point
C++: Port to new just-based language test definition
Show description for 5125835
redsun82
and
Copilot
committed
5125835
View commit details
Copy full SHA for 5125835
Browse repository at this point
C++: Add conditional import for coding-standards recipe
Show description for d358cf3
redsun82
and
Copilot
committed
d358cf3
View commit details
Copy full SHA for d358cf3
Browse repository at this point
Just: port python to new language test definition
Show description for d3b6590
redsun82
and
Copilot
committed
d3b6590
View commit details
Copy full SHA for d3b6590
Browse repository at this point
Just: port kotlin tests to new language test definition
Show description for 9915142
redsun82
and
Copilot
committed
9915142
View commit details
Copy full SHA for 9915142
Browse repository at this point
Just: port actions to new language test definition
Show description for 5c41b1d
redsun82
and
Copilot
committed
5c41b1d
View commit details
Copy full SHA for 5c41b1d
Browse repository at this point
Just: read python_version from env for nested just propagation
Show description for 4d4bb14
redsun82
and
Copilot
committed
4d4bb14
View commit details
Copy full SHA for 4d4bb14
Browse repository at this point
Merge remote-tracking branch 'origin/main' into redsun82/just2
redsun82
committed
8a896ef
View commit details
Copy full SHA for 8a896ef
Browse repository at this point
Just: add integration-tests justfiles for all languages
Show description for b4dac99
redsun82
and
Copilot
committed
b4dac99
View commit details
Copy full SHA for b4dac99
Browse repository at this point
Just: modernize justfiles for just 1.48.1
Show description for cf317ed
redsun82
and
Copilot
committed
cf317ed
View commit details
Copy full SHA for cf317ed
Browse repository at this point
Merge remote-tracking branch 'origin/main' into redsun82/just2
redsun82
committed
223487a
View commit details
Copy full SHA for 223487a
Browse repository at this point
Commits on Apr 10, 2026
Merge remote-tracking branch 'origin/main' into redsun82/just2
redsun82
committed
543c31f
View commit details
Copy full SHA for 543c31f
Browse repository at this point
Commits on Apr 13, 2026
Merge remote-tracking branch 'origin/main' into redsun82/just2
redsun82
committed
d59be76
View commit details
Copy full SHA for d59be76
Browse repository at this point
Commits on Apr 14, 2026
Just: fix MSYS2 path conversion for bazel targets on Windows
Show description for 1d31394
redsun82
and
Copilot
committed
1d31394
View commit details
Copy full SHA for 1d31394
Browse repository at this point
Just: fix Windows issues in codeql_test_run.py
Show description for 95cb1f6
redsun82
and
Copilot
committed
95cb1f6
View commit details
Copy full SHA for 95cb1f6
Browse repository at this point
Commits on Apr 15, 2026
Just: run Swift extra-tests sequentially
Show description for 97e1862
redsun82
and
Copilot
committed
97e1862
View commit details
Copy full SHA for 97e1862
Browse repository at this point
Merge remote-tracking branch 'origin/main' into redsun82/just2
redsun82
committed
b31be52
View commit details
Copy full SHA for b31be52
Browse repository at this point
You can’t perform that action at this time.