Age | Commit message (Collapse) | Author |
|
instead of `npm install`
`npm clean-install` is recommended over `npm install` for CI pipelines.
|
|
Cause tag is ref not release
|
|
|
|
|
|
* build: Replace unmaintained action
Replaces actions-rs/toolchain with dtolnay/rust-toolchain and updates
some more code in the process.
* build: Do format check by invoking cargo directly
Instead of relying on unmaintained and outdated action
* build: Replace action for getting rust toolchain
Use dtolnay/rust-toolchain instead of unmaintained actions-rs/toolchain
* build: Replace action for getting rust toolchain
Use dtolnay/rust-toolchain instead of unmaintained actions-rs/toolchain
* build: Replace action for getting rust toolchain
Use dtolnay/rust-toolchain instead of unmaintained actions-rs/toolchain
* fix: Correct syntax error
|
|
Uploads the Windows debug symbols to sentry.io via CI
|
|
* build: Upload pdb as well
* build: Upload Windows pdb on release build
|
|
* 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
|
|
|
|
Version 2 uses Node 12 which is being deprecated by GitHub.
Version 3 should use Node 16 instead.
|
|
|
|
|
|
|
|
It's the only one not supported by auto-update
Might reconsider once adding Flatpak support
|
|
|
|
|
|
|