Commit graph

13 commits

Author SHA1 Message Date
failerko
a4ae3bbf01
fix: prettier, eslint, pipeline (#71)
* fix: prettier, eslint, pipeline

* fix: eslintignore, branch trigger

* fix: eslint missing package

* chore: format

* fix: eslint config

* chore: lint wip

* chore: lint

* chore: lint

* chore: typecheck wip

* fix: typecheck

* fix: typecheck

* fix: pipeline: add build step

* feat: pre-push code quality check
2026-02-06 00:49:36 +01:00
failerko
654de96cc9
fix: prerelease ci trigger (#67) 2026-02-01 23:29:14 +01:00
failerko
d0a9e9dfb0
Release/v0.6.0 beta.3 (#65)
* chore: bump version to 0.6.0-beta.3

* chore: enable push

* feat: artifact version replace, release script protections

* Update scripts/release.js

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* fix: console log

* feat: release script bumping

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-01 23:18:58 +01:00
munimunigamer
b81ff23fd5 added publishing pre-release 2026-01-26 21:31:16 -06:00
munimunigamer
79372c1fcf removed typechecks 2026-01-26 21:27:13 -06:00
munimunigamer
932280dedf added alpha, beta, and rc releases with tags 2026-01-26 21:21:06 -06:00
Kurvaz
51df9a02df Actions hotfix for camera permissions 2026-01-07 04:58:40 -07:00
Kurvaz
101655a79f Use custom icon for android 2026-01-03 07:08:45 -07:00
Kurvaz
4f1ee805fb Fix Android build: use npx for proper module resolution
- Remove global Tauri CLI install (was causing path issues)
- Use npx tauri instead of tauri for init and build commands
- Add NDK_HOME env vars to init step for consistency
2026-01-03 06:14:36 -07:00
Kurvaz
29fe39a046 Fix: Add write permissions for release creation 2026-01-03 05:58:17 -07:00
Kurvaz
3faddd270b Fix: Add Tauri signing keys to workflow 2026-01-03 05:52:10 -07:00
Kurvaz
b06fc76c34 Current3 2026-01-03 05:26:42 -07:00
Kurvaz
3e9fd2b864 Current 2026-01-03 05:23:35 -07:00