Commit Graph

10 Commits

Author SHA1 Message Date
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
1dda507f41 feat: add ci & security audit workflows 2025-07-14 16:22:01 -05:00