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
.
SolidOS
/
solid-ui
Public
Notifications
You must be signed in to change notification settings
Fork
46
Star
152
Code
Issues
157
Pull requests
14
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
solid-ui
.github
on
main
User selector
All users
All time
Commit history
Commits on Jul 27, 2026
Delete .github/dependabot.yml
bourgeoa
authored
eba7ec8
View commit details
Copy full SHA for eba7ec8
View code at this point
Browse repository at this point
Commits on Jul 17, 2026
Update ci.yml
bourgeoa
authored
f895bc2
View commit details
Copy full SHA for f895bc2
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
Update ci.yml
bourgeoa
authored
e953618
View commit details
Copy full SHA for e953618
View code at this point
Browse repository at this point
Commits on Apr 13, 2026
Change Node.js version to 20 in CI workflow
Show description for f8ec74b
bourgeoa
authored
f8ec74b
View commit details
Copy full SHA for f8ec74b
View code at this point
Browse repository at this point
Commits on Mar 30, 2026
Fix syntax for version tag in CI workflow
bourgeoa
authored
f4d28c5
View commit details
Copy full SHA for f4d28c5
View code at this point
Browse repository at this point
Implement GitHub release creation in CI workflow
Show description for a114369
bourgeoa
authored
a114369
View commit details
Copy full SHA for a114369
View code at this point
Browse repository at this point
Commits on Mar 18, 2026
Merge branch 'main' into npmPublish
bourgeoa
authored
9ba106e
View commit details
Copy full SHA for 9ba106e
View code at this point
Browse repository at this point
Commits on Mar 17, 2026
npm-publish-dev
bourgeoa
committed
9991b04
View commit details
Copy full SHA for 9991b04
View code at this point
Browse repository at this point
Commits on Mar 11, 2026
update node 22-24
bourgeoa
committed
984ff5c
View commit details
Copy full SHA for 984ff5c
View code at this point
Browse repository at this point
Commits on Mar 2, 2026
Bump actions/upload-artifact from 6 to 7
Show description for f5fd9e4
dependabot[bot]
authored
f5fd9e4
View commit details
Copy full SHA for f5fd9e4
View code at this point
Browse repository at this point
Bump actions/download-artifact from 7 to 8
Show description for 70f8b1c
dependabot[bot]
authored
70f8b1c
View commit details
Copy full SHA for 70f8b1c
View code at this point
Browse repository at this point
Commits on Feb 5, 2026
Add pull-requests write permission to Dependabot job
Show description for 7619304
Copilot
and
timea-solid
committed
7619304
View commit details
Copy full SHA for 7619304
View code at this point
Browse repository at this point
Commits on Jan 22, 2026
removed node 24
PreciousOritsedere
committed
f995eb0
View commit details
Copy full SHA for f995eb0
View code at this point
Browse repository at this point
Update .github/workflows/ci.yml
Show description for ed13fef
PreciousOritsedere
and
jeswr
authored
ed13fef
View commit details
Copy full SHA for ed13fef
View code at this point
Browse repository at this point
Update .github/workflows/ci.yml
Show description for 66e71ba
PreciousOritsedere
and
jeswr
authored
66e71ba
View commit details
Copy full SHA for 66e71ba
View code at this point
Browse repository at this point
Update .github/workflows/ci.yml
Show description for 41ac63c
PreciousOritsedere
and
jeswr
authored
41ac63c
View commit details
Copy full SHA for 41ac63c
View code at this point
Browse repository at this point
Commits on Jan 21, 2026
chore: removed debug repository information
PreciousOritsedere
committed
e7dfc3f
View commit details
Copy full SHA for e7dfc3f
View code at this point
Browse repository at this point
added Debug repository information to try to trace build failing error
PreciousOritsedere
committed
3f95448
View commit details
Copy full SHA for 3f95448
View code at this point
Browse repository at this point
Added the npm install -g npm@latest step runs before publishing to ensure OIDC support.
PreciousOritsedere
committed
0ef8639
View commit details
Copy full SHA for 0ef8639
View code at this point
Browse repository at this point
- Added permissions at the job level for both publish jobs — id-token: write is required for OIDC at the job level, not just the workflow level.
Show description for 431ffb1
PreciousOritsedere
committed
431ffb1
View commit details
Copy full SHA for 431ffb1
View code at this point
Browse repository at this point
added permissions to workflow
PreciousOritsedere
committed
89316f2
View commit details
Copy full SHA for 89316f2
View code at this point
Browse repository at this point
fixed build fail
PreciousOritsedere
committed
345e6d4
View commit details
Copy full SHA for 345e6d4
View code at this point
Browse repository at this point
changed matrix node version to number
PreciousOritsedere
committed
0211d5d
View commit details
Copy full SHA for 0211d5d
View code at this point
Browse repository at this point
Updated publish workflow
PreciousOritsedere
committed
b4f3648
View commit details
Copy full SHA for b4f3648
View code at this point
Browse repository at this point
Commits on Jan 19, 2026
Bump JS-DevTools/npm-publish from 4.1.3 to 4.1.4
Show description for 168699d
dependabot[bot]
authored
168699d
View commit details
Copy full SHA for 168699d
View code at this point
Browse repository at this point
Commits on Jan 13, 2026
Bump JS-DevTools/npm-publish from 4.1.2 to 4.1.3
Show description for 4724432
dependabot[bot]
authored
4724432
View commit details
Copy full SHA for 4724432
View code at this point
Browse repository at this point
Commits on Jan 5, 2026
Bump JS-DevTools/npm-publish from 4.1.0 to 4.1.2
Show description for 263e653
dependabot[bot]
authored
263e653
View commit details
Copy full SHA for 263e653
View code at this point
Browse repository at this point
Commits on Dec 15, 2025
Bump actions/download-artifact from 6 to 7
Show description for ece3272
dependabot[bot]
authored
ece3272
View commit details
Copy full SHA for ece3272
View code at this point
Browse repository at this point
Bump actions/upload-artifact from 5 to 6
Show description for 1af7b5a
dependabot[bot]
authored
1af7b5a
View commit details
Copy full SHA for 1af7b5a
View code at this point
Browse repository at this point
Commits on Nov 26, 2025
merge main
timea-solid
committed
dde27dd
View commit details
Copy full SHA for dde27dd
View code at this point
Browse repository at this point
build only once in PR branches, improved timestamp, readme update, update dep
timea-solid
committed
9656156
View commit details
Copy full SHA for 9656156
View code at this point
Browse repository at this point
Commits on Nov 24, 2025
Bump actions/checkout from 5 to 6
Show description for bde9e0c
dependabot[bot]
authored
bde9e0c
View commit details
Copy full SHA for bde9e0c
View code at this point
Browse repository at this point
Commits on Nov 6, 2025
merge main
timea-solid
committed
907cd78
View commit details
Copy full SHA for 907cd78
View code at this point
Browse repository at this point
Merge branch 'main' into dependabot/github_actions/actions/download-artifact-6
timea-solid
authored
7334254
View commit details
Copy full SHA for 7334254
View code at this point
Browse repository at this point
Commits on Oct 28, 2025
Bump actions/download-artifact from 5 to 6
Show description for f65c674
dependabot[bot]
authored
f65c674
View commit details
Copy full SHA for f65c674
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.