6 Commits

Author SHA1 Message Date
Suyog Tandel
416f8c9507 chore(docs): update readme.md and PR template 2026-02-28 00:02:47 +05:30
Suyog Tandel
a766cae501 feat(pkg): add flatpak build manifest and workflow (#75)
* feat(pkg): add flatpak build manifest

* feat(pkg): add flatpak build step to release workflow

* fix(pkg): flatpak build script failing due to absence of zsh

* fix: flatpak manifest pcsc build error

* feat(pkg): build flatpaks parallel to other workflow steps

* fix(pkg): windows installation binaries glob in workflow

* chore(pkg): change appimage naming in release workflow
2026-02-27 21:03:38 +05:30
Suyog Tandel
ee379c35a3 chore: update readme screenshots 2026-02-22 18:17:52 +05:30
Suyog Tandel
2a4bf63050 fix(ci/cd): release build workflow cleanup 2026-02-19 01:29:01 +05:30
Suyog Tandel
949625cdf8 ci: update release workflow to handle tito version update 2026-01-17 13:34:01 +05:30
Suyog Tandel
3dbf47ab50 feat: Packaging picoforge for Fedora, CentOS/RHEL and OpenSuse (#11)
* Initialized to use tito.

* chore: add rpm packaging spec file

* Fix tauri command not found by using npm wrapper

* fix: specfile build failure due to wrong tauri flag

* fix: add no-bundle flag for tauri build in specfile

* Automatic commit of package [picoforge] release [0.2.2-1].

Created by command:

/usr/bin/tito tag

* chore: Move spec file to data directory

* Revert "chore: Move spec file to data directory"

This reverts commit 99ee99475b.

* fix: appicon name in rpm spec file

* fix: icon filename to match desktop file

* fix: revert app version and release in spec file

* chore: reset tito

* Initialized to use tito.

* chore: revert spec file

* Automatic commit of package [picoforge] release [0.2.1-1].

Created by command:

/usr/bin/tito tag --keep-version
2026-01-17 02:17:32 +05:30