Commit graph

7 commits

Author SHA1 Message Date
Ivan Hanloth
d61fe9481a
ci: create auto version bump and release 2026-05-30 16:04:34 +01:00
Ivan Hanloth
80713a31a3
ci: support auto note generation 2026-05-30 15:38:59 +01:00
Ivan Hanloth
1332f5dfb4
chor: add title for ci auto release 2026-05-29 23:00:37 +01:00
Ivan Hanloth
4aed0f40ad
feat: modify details based on obsidian review 2026-05-29 22:58:52 +01:00
Ivan Hanloth
e42d325196
fix: correct syntax for gh release command in workflow 2026-05-29 14:25:29 +01:00
Ivan Hanloth
73c48c9381
feat: create action workflow (#1)
* ci: fix pnpm missing

* ci: fix npm cache error

* ci: add artifact upload

* ci: fix ci undefined

* feat: update package dependencies

* fix: fix ci error

* fix:fix build error

* fix: fix eslint

* fix eslint

* ci: fix eslint error in cicd

* chore: downgrade and pin eslint to v9 to fix typescript-eslint compatibility

* fix: import process module in deploy script

* fix: add JavaScript output files to tsconfig include

* fix: update build output directory from 'out' to 'dist' in workflows and configuration
2026-05-29 14:17:50 +01:00
Ivan Hanloth
d08f5f4616
Initial commit 2026-05-25 20:22:15 +01:00