Commit Graph
9 Commits
Author SHA1 Message Date
LowderPlay f828302ea6 feat: dynamic probing (#71) 2026-06-06 03:03:48 +05:00
dependabot[bot] 60e544f388 ci(deps): bump actions/upload-artifact from 4 to 7 (#17)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-07 01:27:07 +05:00
dependabot[bot] 48a2187c9c ci(deps): bump actions/checkout from 4 to 6 (#18)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [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...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-07 01:26:34 +05:00
Lowder aa4ab6fc37 ci: remove artifact finding 2025-12-12 06:16:04 +05:00
Lowder 6a753c8aff ci: remove strip from deb 2025-12-12 05:57:48 +05:00
Lowder e43b5af8d4 ci: strip arm64 2025-12-12 05:53:20 +05:00
Lowder 2d5c7fc178 ci: fix arm64 bin arg and windows find 2025-12-12 05:48:34 +05:00
Lowder e9e370d22c ci: select binary 2025-12-12 05:41:29 +05:00
LowderPlay a085dad811 feat: build deb (#3) 2025-12-12 05:26:52 +05:00