Commit Graph

11 Commits

Author SHA1 Message Date
Ilia Mashkov
b94b0e8b72 fix(setup): Fix pre-push lint and format from all files to push_files
Some checks failed
Build / Build Project (pull_request) Failing after 3s
Lint / Lint Code (pull_request) Failing after 2s
Test / Type Check (pull_request) Failing after 2s
2025-12-30 13:26:50 +03:00
4c965fae90 Merge pull request 'feat(setup): add gitea actions CI/CD workflows' (#2) from feature/setup-gitea-actions into main
Some checks failed
Build / Build Project (push) Has been cancelled
Deploy / Deploy to ${{ github.event.inputs.environment || 'production' }} (push) Has been cancelled
Deploy / Lint Check (push) Has been cancelled
Deploy / Test Suite (push) Has been cancelled
Deploy / Build Verification (push) Has been cancelled
Lint / Lint Code (push) Has been cancelled
Test / Type Check (push) Has been cancelled
Reviewed-on: glyphdiff.com/frontend-sveltekit#2
2025-12-30 10:24:51 +00:00
Ilia Mashkov
a1f34d6942 feat(setup): add gitea actions CI/CD workflows
Some checks failed
Lint / Lint Code (push) Failing after 49s
Test / Type Check (push) Failing after 2s
Build / Build Project (pull_request) Failing after 16s
Lint / Lint Code (pull_request) Failing after 2s
Test / Type Check (pull_request) Failing after 2s
2025-12-30 13:06:27 +03:00
509e0bd01d Merge pull request 'feature/project-setup' (#1) from feature/project-setup into main
Reviewed-on: glyphdiff.com/frontend-sveltekit#1
2025-12-30 09:18:08 +00:00
Ilia Mashkov
a204d29bac fix(setup): Exclude shadcn components from tsc check 2025-12-30 11:25:50 +03:00
Ilia Mashkov
5c25af3684 fix(setup): Fix lefthook config 2025-12-30 11:15:32 +03:00
Ilia Mashkov
2727eacb0e fix(setup): Fix lefthook pre-commit/pre-push config 2025-12-30 11:07:39 +03:00
Ilia Mashkov
324052ce7d feat(setup): Setup shadcn-svelte 2025-12-30 11:06:58 +03:00
Ilia Mashkov
6d70c1ed0e feat(setup): Add oxlint, dprint, vite, playwright configs 2025-12-30 11:05:13 +03:00
Ilia Mashkov
cd7c4ef9a3 feat(setup): initialize SvelteKit project with TypeScript template 2025-12-26 14:26:37 +03:00
Ilia Mashkov
42852a77e1 chore: initialize git repository with workflow documentation 2025-12-26 12:41:43 +03:00