Commit Graph
38 Commits
Author SHA1 Message Date
Suyog Tandel 0a0a7b46f0 fix: ci workflow name 2026-06-23 23:08:20 +05:30
Suyog Tandel 77db0aec49 feat: add basic rust ci workflow 2026-06-23 23:03:27 +05:30
Suyog Tandel b549eebfb7 chore: update deps and fix tito spec update script 2026-06-22 12:56:43 +05:30
Suyog Tandel 6c003ed6fa chore(docs): update readme.md with flathub link 2026-03-15 19:25:49 +05:30
Suyog Tandel 416f8c9507 chore(docs): update readme.md and PR template 2026-02-28 00:02:47 +05:30
Suyog TandelandGitHub 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 TandelandGitHub 08ac803121 chore: Update funding.yml with donation links 2026-02-25 18:21:18 +05:30
Suyog Tandel 811e08d221 chore: delete old issue template 2026-02-25 17:58:09 +05:30
Suyog TandelandGitHub 802b10b424 chore: Update issue and feature templates 2026-02-25 17:55:54 +05:30
Suyog TandelandGitHub b8c589e70a Update issue templates 2026-02-25 17:46:29 +05:30
Suyog Tandel 96c82d3bdd chore: update github PR and ISSUE templates 2026-02-25 17:41:35 +05:30
Suyog Tandel 386cda6679 chore(docs): Add contribution and issue templates, and contributing guide 2026-02-22 14:27:29 +05:30
Suyog TandelandGitHub d013a858f2 Merge pull request #63 from librekeys/ci/nix-update-and-check
ci/nix update and check
2026-02-19 12:49:50 +05:30
Suyog TandelandGitHub c046f60ef0 chore(ci/cd): Modify release workflow to build gpui version of the application and fix appimages (#64)
* fix(ci/cd): release build workflow failing due to wrong github action syntax

* feat(ci/cd): add appimage build script that uses linuxdeploy

* feat(ci/cd): add caching to release workflow
2026-02-19 12:27:34 +05:30
Suyog Tandel e990de9ae6 fix(ci/cd): release build workflow failing due to result no build command 2026-02-19 11:04:47 +05:30
Suyog Tandel 127931d006 fix(ci/cd): release build workflow failing due to result output in wrong dir 2026-02-19 10:52:20 +05:30
Suyog Tandel 2a4bf63050 fix(ci/cd): release build workflow cleanup 2026-02-19 01:29:01 +05:30
Suyog Tandel 053f4f60a4 chore(ci/cd): update release workflow to use cargo packager and drop appimage build 2026-02-19 00:37:07 +05:30
jetcookies 4cfbadba6b ci(.github/workflows/nix-update-package.yml): configure pr-title, pr-body & pr-labels 2026-02-19 01:18:09 +08:00
jetcookies a60718e438 ci(.github/workflows/nix-update-package.yml): add a workflow to periodically update Nix package 2026-02-18 18:18:05 +08:00
jetcookies 0acd4f04ff ci(.github/workflows/nix-check-package.yml): add a workflow to check whether the Nix package can be successfully built 2026-02-18 18:02:57 +08:00
Suyog Tandel 3e2f529f91 chore(ci): add cachix ci info 2026-02-11 23:22:33 +05:30
jetcookies 681ac9fcb2 ci: let nix build and populate cache
The cachix-related variables need to be modified to their actual values.
2026-02-11 11:10:57 +08:00
Suyog Tandel 84c2a2b4e8 fix(ci/cd): safe deletion of spec file update script in release worflow 2026-01-29 14:16:43 +05:30
Suyog TandelandGitHub 49ccb1acfb chore(ci/cd): add workflow_dispatch to release workflow 2026-01-29 13:35:23 +05:30