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 }}
fizzexual
/
Sprout
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Actions
Projects
Security and quality
Insights
Actions: fizzexual/Sprout
Actions
All workflows
Workflows
CI
CI
pages-build-deployment
pages-build-deployment
Playground (GitHub Pages)
Playground (GitHub Pages)
Release
Release
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
132 workflow runs
132 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
feat(editor): live diagnostics + autocomplete in the VS Code extensio…
CI
#96:
Commit
b57588f
pushed by
fizzexual
39s
main
main
39s
View workflow file
feat: 'sprout check <file>' — parse + load without running (editor di…
CI
#95:
Commit
902e856
pushed by
fizzexual
44s
main
main
44s
View workflow file
feat: 'sprout check <file>' — parse + load without running (editor di…
Playground (GitHub Pages)
#24:
Commit
902e856
pushed by
fizzexual
50s
main
main
50s
View workflow file
release: v0.1.22 — optional types & interfaces
CI
#94:
Commit
a3d8758
pushed by
fizzexual
41s
main
main
41s
View workflow file
release: v0.1.22 — optional types & interfaces
Playground (GitHub Pages)
#23:
Commit
a3d8758
pushed by
fizzexual
48s
main
main
48s
View workflow file
feat: interfaces — interface Speaker: + type Dog does Speaker (direct…
CI
#93:
Commit
dab97db
pushed by
fizzexual
55s
main
main
55s
View workflow file
feat: interfaces — interface Speaker: + type Dog does Speaker (direct…
Playground (GitHub Pages)
#22:
Commit
dab97db
pushed by
fizzexual
57s
main
main
57s
View workflow file
feat: return-type annotations — task f() -> number: (direction 3, sli…
Playground (GitHub Pages)
#21:
Commit
1973b2f
pushed by
fizzexual
52s
main
main
52s
View workflow file
feat: return-type annotations — task f() -> number: (direction 3, sli…
CI
#92:
Commit
1973b2f
pushed by
fizzexual
47s
main
main
47s
View workflow file
fix: perf + correctness from a 3-agent review of the session's new code
CI
#91:
Commit
c0b67f5
pushed by
fizzexual
54s
main
main
54s
View workflow file
fix: perf + correctness from a 3-agent review of the session's new code
Playground (GitHub Pages)
#20:
Commit
c0b67f5
pushed by
fizzexual
48s
main
main
48s
View workflow file
feat: optional type annotations — make x: number, task f(a: text) (di…
CI
#90:
Commit
1915a4f
pushed by
fizzexual
54s
main
main
54s
View workflow file
feat: optional type annotations — make x: number, task f(a: text) (di…
Playground (GitHub Pages)
#19:
Commit
1915a4f
pushed by
fizzexual
54s
main
main
54s
View workflow file
feat: call-stack tracebacks — errors show the chain of task calls
Playground (GitHub Pages)
#18:
Commit
936419e
pushed by
fizzexual
54s
main
main
54s
View workflow file
feat: call-stack tracebacks — errors show the chain of task calls
CI
#89:
Commit
936419e
pushed by
fizzexual
49s
main
main
49s
View workflow file
release: v0.1.21 — everyday ergonomics + value-aware errors
CI
#88:
Commit
513e458
pushed by
fizzexual
43s
main
main
43s
View workflow file
release: v0.1.21 — everyday ergonomics + value-aware errors
Playground (GitHub Pages)
#17:
Commit
513e458
pushed by
fizzexual
53s
main
main
53s
View workflow file
feat: destructuring — make a, b = pair (ergonomics pack 4/4)
CI
#87:
Commit
625a249
pushed by
fizzexual
53s
main
main
53s
View workflow file
feat: destructuring — make a, b = pair (ergonomics pack 4/4)
Playground (GitHub Pages)
#16:
Commit
625a249
pushed by
fizzexual
54s
main
main
54s
View workflow file
feat: slice sugar — xs[1:3], xs[:2], xs[3:], xs[-2:] (ergonomics pack…
Playground (GitHub Pages)
#15:
Commit
d928a5f
pushed by
fizzexual
57s
main
main
57s
View workflow file
feat: slice sugar — xs[1:3], xs[:2], xs[3:], xs[-2:] (ergonomics pack…
CI
#86:
Commit
d928a5f
pushed by
fizzexual
39s
main
main
39s
View workflow file
test: fix default_params_test — named tasks must be top-level, not in…
CI
#85:
Commit
ce7784e
pushed by
fizzexual
42s
main
main
42s
View workflow file
feat: default parameters — task greet(name = "world") (ergonomics pac…
Playground (GitHub Pages)
#14:
Commit
4914d51
pushed by
fizzexual
49s
main
main
49s
View workflow file
feat: default parameters — task greet(name = "world") (ergonomics pac…
CI
#84:
Commit
4914d51
pushed by
fizzexual
49s
main
main
49s
View workflow file
feat: negative indexing — xs[-1], text[-1], set xs[-1] (ergonomics pa…
Playground (GitHub Pages)
#13:
Commit
69deb79
pushed by
fizzexual
54s
main
main
54s
View workflow file
Previous
1
2
3
4
5
6
Next
You can’t perform that action at this time.