renovate[bot]
55ca73b963
chore(deps): Update dependency node to v22
2025-10-27 02:19:15 -05:00
renovate[bot]
423043f97f
chore(deps): Update actions/upload-artifact action to v5
2025-10-27 02:18:52 -05:00
renovate[bot]
a50b6b9d0e
chore(deps): Update dependency pnpm to v10.19.0
2025-10-24 01:52:11 -05:00
renovate[bot]
994c954789
chore(deps): Update dependency node to v20.19.5
2025-10-24 01:50:27 -05:00
renovate[bot]
3345ce9ef0
chore(deps): Update actions/setup-node action to v6
2025-10-24 01:47:50 -05:00
Ryan Walters
7e5112cfec
chore(ci): migrate from Dependabot to Renovate
...
Replace Dependabot with Renovate for improved dependency management:
- Smart grouping of related packages (Tauri, React, TailwindCSS, etc.)
- Automerge for low-risk updates (patch/minor for dev deps, patch for prod)
- Weekly scheduling with lock file maintenance
- Enhanced security update handling
- Support for pnpm and Cargo ecosystems
2025-10-24 00:44:43 -05:00
Ryan Walters
e578ac2f3d
ci: remove MUSL linux target, include bundles in artifact upload
2025-08-20 14:30:27 -05:00
Ryan Walters
d0aea1662d
ci: disable sccache on Linux
2025-08-20 14:22:51 -05:00
Ryan Walters
7b52f87d9d
ci: remove license-check job
2025-08-20 13:29:11 -05:00
Ryan Walters
7b7e495fc0
ci: add separate MUSL linux build, disable sccache on GNU linux only
2025-08-20 13:29:11 -05:00
Ryan Walters
8c897209ae
ci: drop cargo-audit, use cargo deny, add config, working checks
2025-08-20 13:23:07 -05:00
Ryan Walters
b7d90c151c
ci: attempt apt package caching
2025-08-20 12:49:08 -05:00
Ryan Walters
8c5e86be19
ci: deduplicate artifact_path, derive from target, rename step names
2025-08-20 12:46:36 -05:00
Ryan Walters
a2c4a0bd0c
ci: remove push/pull_request path filtering for qualit/audit checks
2025-08-20 12:42:38 -05:00
Ryan Walters
6c2c10c25d
ci: use official sccache github action
2025-08-20 12:42:38 -05:00
Ryan Walters
fc47fd9fe9
ci: simplify target matrix, fail on missing files, run generate-types before
2025-08-20 12:42:38 -05:00
Ryan Walters
f507277827
ci: omit patch+minor instead of using ^version pattern
2025-08-20 12:42:37 -05:00
Ryan Walters
51498b234e
ci: use tauri-cli from cargo, add cargo fetch step
2025-08-20 12:42:37 -05:00
Ryan Walters
e35ac0eeee
ci: build backend properly, matrix target all major platforms, artifact upload
2025-08-20 12:42:37 -05:00
Ryan Walters
047ee8b1e4
ci: improve caching, use taiki-e/install-action where possible, add sccache, optimize dependency setup
2025-08-20 12:17:47 -05:00
Xevion
50f53eccf1
Merge pull request #5 from Xevion/dependabot/github_actions/actions/checkout-5
...
chore(deps): bump actions/checkout from 4 to 5
2025-08-20 09:25:15 -05:00
Ryan Walters
730add4a79
ci: add separate step for generate frontend bindings
2025-08-20 08:36:40 -05:00
Ryan Walters
945ef7dd75
ci: add libxdo-dev to dependency install, install dependencies before frontend build
2025-08-20 08:32:17 -05:00
dependabot[bot]
19a39a8c25
chore(deps): bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-20 13:26:42 +00:00
Ryan Walters
34ea83aceb
ci: use taiki-e/install-action instead of cargo install
2025-08-20 08:26:30 -05:00
Ryan Walters
2f43f81555
ci: merge ci builds, run cargo tests directly, export bindings directly into src/
2025-08-20 08:24:58 -05:00
Ryan Walters
b0cb176f17
ci: add code quality & release workflows
2025-08-19 18:46:15 -05:00
7bf7c2b3e7
fix: use pnpm v10
2025-07-14 16:22:01 -05:00
cad28221b0
ci: use cache-cargo-install-action to cache cargo install invocations
2025-07-14 16:22:01 -05:00
8189aaf455
feat: add dependabot config
2025-07-14 16:22:01 -05:00
1dda507f41
feat: add ci & security audit workflows
2025-07-14 16:22:01 -05:00