aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/push-test.yml
AgeCommit message (Expand)Author
2023-04-26Run `cargo clippy` in CI on each push (#292)GeckoEidechse
2023-04-17build: Additionally upload binaries separately from CI (#273)GeckoEidechse
2023-04-17build: Only upload platform relevant artifacts (#272)GeckoEidechse
2023-04-06build: Use `npm clean-install` (#257)GeckoEidechse
2023-03-19build: Update outdated checkout action (#220)GeckoEidechse
2023-03-19build: Replace unmaintained action (#210)GeckoEidechse
2023-03-02chore: Bump checkout action to v3 (#196)GeckoEidechse
2023-02-26build: Upload Windows `.pdb` (#192)GeckoEidechse
2023-02-25build: Separate zips for artifacts for Windows and Linux (#187)GeckoEidechse
2023-02-05feat: Auto-generate TS bindings (#140)GeckoEidechse
2023-01-29feat: Add Rust code format check to CI (#146)GeckoEidechse
2022-12-21build: Cache Rust build artifacts (#118)GeckoEidechse
2022-11-21chore: Bump actions/setup-node to v3 (#62)GeckoEidechse
2022-11-10chore: Bump checkout action version (#43)GeckoEidechse
2022-10-19chore: Update Ubuntu version in CI (#22)GeckoEidechse
2022-10-07fix: Disable self-updater in CI builds from pushGeckoEidechse
2022-10-02fix: Update CI for new UI frameworkGeckoEidechse
2022-08-30Drop deb packageGeckoEidechse
2022-08-27Publish release file as releasev0.0.5GeckoEidechse
2022-08-26Fix broken CI fileGeckoEidechse
2022-08-26Fix broken CI fileGeckoEidechse
2022-08-26Use tauri private key environment variableGeckoEidechse
2022-08-26Use long forms of CLI argsGeckoEidechse
2022-08-26Fix CIGeckoEidechse
2022-08-26Compile TypeScript in CI before tauri build runGeckoEidechse
2022-08-25Only add build binaries to artifactsGeckoEidechse
2022-08-25Drop MacOS supportGeckoEidechse
2022-08-25Fix indentationGeckoEidechse
2022-08-25Upload CI build artifactsGeckoEidechse
2022-08-25Fix CI hopefullyGeckoEidechse
2022-08-25Switch build system to npmGeckoEidechse
2022-08-25Add basic CIGeckoEidechse