aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2025-04-27fix: Update path of AppImages in release artifactGeckoEidechse
2025-04-10ci: Upload Linux and Windows artifacts separatelyGeckoEidechse
to prevent later CI run overriding artifacts of earlier run
2025-04-07fix: Updating naming of appimage signature fileGeckoEidechse
to match output filename of Tauri 2.0
2025-03-02feat: Tauri 2.0 (#1054)GeckoEidechse
Updates Tauri to version 2.0 and updates code and other dependencies with it. Loses some functionality in the process. See pull request description for full info.
2023-02-26fix: Update path of release file file locationGeckoEidechse
Got broken with 339073a89c49c789bb572bb6635f817d02822afe as now we have an additional file uploaded which means the artifact upload action has to take a directory parent into consideration as well and that changes the folder structure
2022-11-25chore: Update all references of personal repo (#70)GeckoEidechse
and change them to R2NorthstarTools org
2022-10-13chore: Link release notes in update notification (#14)GeckoEidechse
* Move release notes to own variable * Show link in update notification
2022-10-05fix: Adjust file paths to capitalised product nameGeckoEidechse
2022-08-27Publish release file as releasev0.0.5GeckoEidechse