Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-08 | build: Upload Windows pdb to Sentry via CI (#205) | GeckoEidechse | |
Uploads the Windows debug symbols to sentry.io via CI | |||
2023-02-26 | build: Upload Windows `.pdb` (#192) | GeckoEidechse | |
* build: Upload pdb as well * build: Upload Windows pdb on release build | |||
2022-12-21 | build: Cache Rust build artifacts (#118) | GeckoEidechse | |
* build: Attempt caching Rust build artifacts * temp: Change to force recompile to test cache * build: Set Rust workspace dir correctly * temp: Change to force recompile to test cache | |||
2022-11-21 | chore: Bump actions/setup-node to v3 (#62) | GeckoEidechse | |
2022-11-10 | chore: Bump checkout action version (#43) | GeckoEidechse | |
Version 2 uses Node 12 which is being deprecated by GitHub. Version 3 should use Node 16 instead. | |||
2022-10-19 | chore: Update Ubuntu version in CI (#22) | GeckoEidechse | |
2022-10-02 | fix: Update CI for new UI framework | GeckoEidechse | |
2022-08-30 | Do not add additional scripts to release | GeckoEidechse | |
2022-08-30 | Drop deb package | GeckoEidechse | |
It's the only one not supported by auto-update Might reconsider once adding Flatpak support | |||
2022-08-27 | Publish release file as releasev0.0.5 | GeckoEidechse | |
2022-08-26 | Upload all file in directory on releasev0.0.2 | GeckoEidechse | |
2022-08-26 | Add release CIv0.0.1 | GeckoEidechse | |