Commit graph

9 commits

Author SHA1 Message Date
Dr.Blank
e83a447fd8
feat: update Linux artifact names and improve AppImage config categories 2025-05-23 10:42:48 +05:30
google-labs-jules[bot]
d1cb638d5f feat: Add AppImage build and generic naming for Linux artifacts
This commit introduces the following changes to the Linux release process:

- **AppImage Support:** The GitHub Actions workflow (`flutter-ci.yaml`) now builds an AppImage alongside the existing .deb package for Linux releases. This involves:
    - Installing `appimagetool` and `locate` as part of the build dependencies.
    - Updating the `fastforge package` command to include `appimage` as a target.
    - Adding a new AppImage configuration file (`linux/packaging/appimage/make_config.yaml`), based on the existing .deb configuration. A TODO has been added to this file to prompt review for AppImage-specific fields.

- **Generic Artifact Naming:** Both the .deb and AppImage files are now renamed to generic, version-less names (`fast-forge-linux-amd64.deb` and `fast-forge-linux-amd64.AppImage`) before being uploaded as release artifacts. This makes it easier to provide stable download links.

- **README Update:** The `README.md` has been updated with direct download links to these generically named .deb and AppImage files from the latest GitHub release.
2025-05-22 02:45:30 +00:00
Dr.Blank
37c44f1c6b
add more ways to get app
Some checks failed
Flutter CI & Release / Test (push) Has been cancelled
Flutter CI & Release / Build Android APKs (push) Has been cancelled
Flutter CI & Release / build_linux (push) Has been cancelled
Flutter CI & Release / Create GitHub Release (push) Has been cancelled
2025-04-11 21:00:50 +05:30
Dr-Blank
781e266a5f
docs: update README for clearer instructions on joining Playstore testing 2024-10-07 14:28:51 -04:00
Dr-Blank
ce74ead2b3
docs: update README with features and download instructions 2024-10-02 02:20:16 -04:00
Dr-Blank
1de291c1c5
add screenshots and download links 2024-08-23 14:30:17 -04:00
Dr-Blank
1bf8051dd1
feat: Update app label and branding to "Vaani" 2024-08-23 04:27:08 -04:00
Dr-Blank
1c95d1e4bb
Update app label and branding to "Vaani" 2024-08-14 03:32:02 -04:00
Dr-Blank
a720c977c2
something 2024-05-08 05:03:49 -04:00