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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
cue-lang
/
cue
Public
Notifications
You must be signed in to change notification settings
Fork
362
Star
6.2k
Code
Issues
674
Pull requests
7
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Actions: cue-lang/cue
Actions
All workflows
Workflows
Copilot code review
Copilot code review
Dependency Graph
Dependency Graph
Dispatch trybot
Dispatch trybot
Push tip to trybot
Push tip to trybot
Release
Release
Triggers on push to tip
Triggers on push to tip
TryBot
TryBot
Show more workflows...
Management
Caches
Release
Release
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
.
release.yaml
will be ignored since log searching is not yet available
1,681 workflow runs
1,681 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.
lsp/eval: do not mutate the navigable set while ranging over it
Release
#2591:
Commit
4924c91
pushed by
cueckoo
3m 33s
master
master
3m 33s
View workflow file
lsp/cache: do not mutate dirtyFiles while ranging over it
Release
#2590:
Commit
6e0a8ee
pushed by
cueckoo
19s
master
master
19s
View workflow file
lsp/cache: detect CRLF line endings when the first line is empty
Release
#2589:
Commit
5262a26
pushed by
cueckoo
2m 27s
master
master
2m 27s
View workflow file
lsp/fscache: read the content of files which cannot be parsed as CUE
Release
#2588:
Commit
57ad75d
pushed by
cueckoo
20s
master
master
20s
View workflow file
lsp/fscache: add test showing non-CUE file content is never read
Release
#2587:
Commit
74f7576
pushed by
cueckoo
20s
master
master
20s
View workflow file
lsp/fscache: do not panic on the root of an overlay FS rooted at /
Release
#2586:
Commit
5686a19
pushed by
cueckoo
50s
master
master
50s
View workflow file
lsp/fscache: add test showing panic on the root of an FS rooted at /
Release
#2585:
Commit
13d3b3c
pushed by
cueckoo
3m 0s
master
master
3m 0s
View workflow file
lsp/fscache: make ReadCUE's parse-mode contract match its behavior
Release
#2584:
Commit
0f67283
pushed by
cueckoo
30s
master
master
30s
View workflow file
lsp/fscache: stably anchor ASTs of files with no declarations
Release
#2583:
Commit
7a8bdfd
pushed by
cueckoo
17s
master
master
17s
View workflow file
lsp/fscache: add test showing unstable anchoring of empty files
Release
#2582:
Commit
c3d300e
pushed by
cueckoo
2m 5s
master
master
2m 5s
View workflow file
lsp/fscache: cache the parse results of JSON and YAML files
Release
#2581:
Commit
98da491
pushed by
cueckoo
16s
master
master
16s
View workflow file
lsp/eval: do not panic on a pattern constraint with an empty label
Release
#2580:
Commit
e788adb
pushed by
cueckoo
28s
master
master
28s
View workflow file
lsp/eval: add test showing panic on an empty pattern label
Release
#2579:
Commit
746e6fb
pushed by
cueckoo
22s
master
master
22s
View workflow file
internal/lsp: notice on-disk creation of files matching embeds
Release
#2578:
Commit
5c58633
pushed by
cueckoo
1m 35s
master
master
1m 35s
View workflow file
tools/fix: keep embedding wrappers out of enclosing structs
Release
#2577:
Commit
8f4d728
pushed by
cueckoo
2m 38s
master
master
2m 38s
View workflow file
tools/fix: add test for embeddings inside comprehension values
Release
#2576:
Commit
752345a
pushed by
cueckoo
2m 6s
master
master
2m 6s
View workflow file
tools/fix: open close() field values inside comprehensions
Release
#2575:
Commit
42c6ed1
pushed by
cueckoo
2m 5s
master
master
2m 5s
View workflow file
tools/fix: add test for close() field values in comprehensions
Release
#2574:
Commit
a703ca9
pushed by
cueckoo
1m 41s
master
master
1m 41s
View workflow file
tools/fix: open field values inside comprehensions
Release
#2573:
Commit
8894549
pushed by
cueckoo
3m 0s
master
master
3m 0s
View workflow file
tools/fix: add test for field values inside comprehensions
Release
#2572:
Commit
468e553
pushed by
cueckoo
1m 47s
master
master
1m 47s
View workflow file
tools/fix: rewrite embeddings nested in rewritten embeddings
Release
#2571:
Commit
3c1136f
pushed by
cueckoo
1m 40s
master
master
1m 40s
View workflow file
tools/fix: add test for embeddings nested in rewritten embeddings
Release
#2570:
Commit
9f90f1b
pushed by
cueckoo
1m 44s
master
master
1m 44s
View workflow file
internal/core/adt: keep conjunctOpened when reactivating a resolver
Release
#2569:
Commit
2e7d1dc
pushed by
cueckoo
3m 42s
master
master
3m 42s
View workflow file
cue/testdata: test __reclose spread with derived definition
Release
#2568:
Commit
d2a806c
pushed by
cueckoo
2m 5s
master
master
2m 5s
View workflow file
internal/lsp: show unified values in hover
Release
#2567:
Commit
9dfdb38
pushed by
cueckoo
1m 59s
master
master
1m 59s
View workflow file
Previous
1
2
3
4
5
…
67
68
Next
You can’t perform that action at this time.