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 }}
clojure
/
clojure
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
11k
Code
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Actions
Projects
Security and quality
Insights
Actions: clojure/clojure
Actions
All workflows
Workflows
Build API Docs
Build API Docs
CodeQL
CodeQL
pages-build-deployment
pages-build-deployment
Release on demand
Release on demand
Snapshot on demand
Snapshot on demand
Test
Test
Show more workflows...
Management
Caches
Deployments
Test
Test
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
test.yml
will be ignored since log searching is not yet available
75 workflow runs
75 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
CLJ-2930 bigdec - use double conversion for Number
Test
#474:
Commit
c700e35
pushed by
puredanger
1m 55s
master
master
1m 55s
View workflow file
update core.specs.alpha dependency to add :missing in destructuring spec
Test
#473:
Commit
f3b1433
pushed by
puredanger
2m 6s
master
master
2m 6s
View workflow file
add ':missing binding-name' directive to destructuring. When set, ins…
Test
#472:
Commit
71b4623
pushed by
richhickey
1m 58s
master
master
1m 58s
View workflow file
retain nil values in :excess
Test
#471:
Commit
3ae231b
pushed by
richhickey
2m 1s
master
master
2m 1s
View workflow file
CLJ-2973: Added tests exercising :all directive in associative destru…
Test
#470:
Commit
f35ad8b
pushed by
puredanger
1m 57s
master
master
1m 57s
View workflow file
update changelog
Test
#469:
Commit
376bb2b
pushed by
puredanger
2m 2s
master
master
2m 2s
View workflow file
update core.specs.alpha dependency for :excess in destructuring
Test
#468:
Commit
d6f4a97
pushed by
puredanger
2m 8s
master
master
2m 8s
View workflow file
add :excess directive to map destructuring, yields (deep, set logic) …
Test
#467:
Commit
53fa967
pushed by
richhickey
2m 2s
master
master
2m 2s
View workflow file
update changelog
Test
#466:
Commit
d56d3b0
pushed by
puredanger
2m 39s
clojure-1.12-dev
clojure-1.12-dev
2m 39s
View workflow file
update changelog
Test
#465:
Commit
6f633e1
pushed by
fogus
1m 36s
clojure-1.12-dev
clojure-1.12-dev
1m 36s
View workflow file
CLJ-2794 gen-class: handle interface default methods and drop statics
Test
#464:
Commit
88fa60e
pushed by
fogus
2m 9s
screen-clj-2794
screen-clj-2794
2m 9s
View workflow file
CLJ-2973: Added tests exercising :all directive in associative destru…
Test
#463:
Commit
96f6fb0
pushed by
fogus
1m 58s
dev-destr-all-tests
dev-destr-all-tests
1m 58s
View workflow file
CLJ-2972: Cleaned up associative destructuring tests so that they do …
Test
#462:
Commit
96f2d2d
pushed by
puredanger
7m 0s
master
master
7m 0s
View workflow file
move setup-java action to newest released version
Test
#461:
Commit
4969fc8
pushed by
puredanger
2m 1s
master
master
2m 1s
View workflow file
update to newere versions of github action plugins
Test
#460:
Commit
f5630af
pushed by
puredanger
13s
master
master
13s
View workflow file
update to latest core.specs.alpha specs
Test
#459:
Commit
58b075e
pushed by
puredanger
2m 11s
master
master
2m 11s
View workflow file
added :all directive to map destructuring - binds a name to a map con…
Test
#458:
Commit
dd006fb
pushed by
richhickey
2m 29s
master
master
2m 29s
View workflow file
report as errors any use of unbound/unreferenced keys in :or when usi…
Test
#457:
Commit
427f14b
pushed by
richhickey
2m 1s
master
master
2m 1s
View workflow file
switch back to java 8 for the doc build action
Test
#456:
Commit
a760b04
pushed by
puredanger
1m 55s
master
master
1m 55s
View workflow file
update actions for Java 17
Test
#455:
Commit
2ef60c2
pushed by
puredanger
1m 56s
master
master
1m 56s
View workflow file
CLJ-2383 add java.lang classes for Java 17
Test
#454:
Commit
afb6875
pushed by
puredanger
2m 3s
master
master
2m 3s
View workflow file
update to latest core.specs.alpha
Test
#453:
Commit
86c3ef5
pushed by
puredanger
38m 31s
master
master
38m 31s
View workflow file
Revert "CLJ-2383 add java.lang classes for Java 17"
Test
#452:
Commit
36d0291
pushed by
puredanger
1m 53s
master
master
1m 53s
View workflow file
CLJ-2892 remove usage of deprecated AccessController from makeClassLo…
Test
#451:
Commit
b18d3ad
pushed by
puredanger
1m 59s
master
master
1m 59s
View workflow file
update JDK test matrix
Test
#450:
Commit
a431c1d
pushed by
puredanger
1m 56s
master
master
1m 56s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.