Commit Graph

6 Commits

Author SHA1 Message Date
rodydavis f4846d2abc chore: configure dependabot
Build and Deploy / build-and-deploy (push) Successful in 1m40s
2026-05-22 17:40:33 -07:00
rodydavis 7b38cf93ee chore: migrate workflows from .github to .gitea
Build and Deploy / build-and-deploy (push) Has been cancelled
2026-05-22 17:37:38 -07:00
rodydavis a0f7a6677d ci: update base path to /rodydavis/lit-examples/
Build and Deploy / build-and-deploy (push) Successful in 1m41s
2026-05-17 20:51:29 -07:00
rodydavis 22a1020d15 ci: switch to static site deployment via Gitea Pages
Build and Deploy / build-and-deploy (push) Failing after 54s
- Replaced Docker image build/push with static site publishing using peaceiris/actions-gh-pages.
- Updated Vite configuration to use /lit-examples/ as the base path.
- Enhanced mpaHtmlPlugin to correctly prefix assets with the base path in subfolders.
- Updated CI permissions to allow content writing for deployment.
2026-05-17 20:31:15 -07:00
rodydavis b1446316da ci: fix Docker image reference format and naming consistency
Build and Deploy / build-and-deploy (push) Successful in 1m45s
- Enforced lowercase for image owner and name to comply with Docker standards.
- Switched to using the package name from package.json as the image name.
- Added a unique tag using the commit SHA to improve deployment reliability.
2026-05-17 00:51:48 -07:00
rodydavis d968923a7e Configure CI/CD deploy pipeline and showcase dashboard page
Build and Deploy / build-and-deploy (push) Failing after 11s
2026-05-16 22:23:22 -07:00