Shaun Arman
8af6c0e155
Merge master into feature/full-copy-from-trcaa - resolve conflicts
Test / frontend-tests (pull_request) Successful in 1m22s
Test / frontend-typecheck (pull_request) Successful in 1m29s
PR Review Automation / review (pull_request) Successful in 4m18s
Test / rust-fmt-check (pull_request) Successful in 10m47s
Test / rust-clippy (pull_request) Successful in 12m19s
Test / rust-tests (pull_request) Successful in 14m1s
2026-06-05 19:43:15 -05:00
Shaun Arman
0bd2376035
Merge branch 'master' of https://gogs.tftsr.com/sarman/tftsr-devops_investigation
2026-06-05 19:42:45 -05:00
036f1111f7
chore: create .renovatebot directory
Auto Tag / autotag (push) Successful in 7s
Auto Tag / wiki-sync (push) Successful in 7s
Test / rust-fmt-check (push) Successful in 1m23s
Auto Tag / changelog (push) Successful in 1m27s
Test / frontend-typecheck (push) Successful in 1m34s
Test / frontend-tests (push) Successful in 1m33s
Test / rust-clippy (push) Successful in 4m5s
Test / rust-tests (push) Successful in 6m50s
Auto Tag / build-macos-arm64 (push) Successful in 9m40s
Auto Tag / build-linux-amd64 (push) Successful in 10m11s
Auto Tag / build-windows-amd64 (push) Successful in 12m17s
Auto Tag / build-linux-arm64 (push) Successful in 12m26s
2026-06-05 19:10:49 +00:00
68a1ce95a5
chore: add renovate bot workflow
Auto Tag / changelog (push) Blocked by required conditions
Auto Tag / build-linux-amd64 (push) Blocked by required conditions
Auto Tag / build-windows-amd64 (push) Blocked by required conditions
Auto Tag / build-macos-arm64 (push) Blocked by required conditions
Auto Tag / build-linux-arm64 (push) Blocked by required conditions
Test / rust-clippy (push) Waiting to run
Test / rust-tests (push) Waiting to run
Test / frontend-typecheck (push) Waiting to run
Test / frontend-tests (push) Waiting to run
Auto Tag / wiki-sync (push) Has been cancelled
Test / rust-fmt-check (push) Has been cancelled
Auto Tag / autotag (push) Has been cancelled
2026-06-05 19:10:44 +00:00
gitea-actions[bot]
1359e398de
chore: update CHANGELOG.md for v1.0.8 [skip ci]
2026-06-05 18:40:05 +00:00
864e2da492
Merge pull request 'fix: align Tauri npm packages with Rust crate versions' ( #68 ) from fix/tauri-version-mismatch into master
...
Auto Tag / autotag (push) Successful in 6s
Auto Tag / wiki-sync (push) Successful in 6s
Test / rust-fmt-check (push) Successful in 1m22s
Auto Tag / changelog (push) Successful in 1m22s
Test / frontend-typecheck (push) Successful in 1m28s
Test / frontend-tests (push) Successful in 1m34s
Test / rust-clippy (push) Successful in 4m0s
Test / rust-tests (push) Successful in 6m30s
Auto Tag / build-linux-amd64 (push) Successful in 9m1s
Auto Tag / build-windows-amd64 (push) Successful in 11m18s
Auto Tag / build-linux-arm64 (push) Successful in 11m40s
Auto Tag / build-macos-arm64 (push) Successful in 5m22s
Reviewed-on: #68
2026-06-05 18:38:30 +00:00
Shaun Arman
19f277b6ec
chore: pin all loose npm version ranges to locked minor versions
...
Test / rust-fmt-check (pull_request) Successful in 1m22s
Test / rust-clippy (pull_request) Successful in 3m44s
Test / frontend-typecheck (pull_request) Successful in 2m37s
Test / frontend-tests (pull_request) Successful in 1m30s
PR Review Automation / review (pull_request) Successful in 6m26s
Test / rust-tests (pull_request) Successful in 6m0s
Replace "latest", "^2", "^3" etc. with explicit ^x.y.z ranges matching
what was already pinned in package-lock.json. Also aligns @tauri-apps/cli
to 2.11.0 to match the rest of the Tauri package family.
No functional change — lockfile already resolved these exact versions.
2026-06-05 13:28:09 -05:00
Shaun Arman
093efbd200
fix: pin plugin-stronghold npm version to match Rust crate (2.3.1)
...
Test / rust-fmt-check (pull_request) Successful in 1m35s
Test / frontend-typecheck (pull_request) Successful in 1m34s
Test / frontend-tests (pull_request) Successful in 1m35s
Test / rust-clippy (pull_request) Successful in 3m24s
Test / rust-tests (pull_request) Successful in 6m1s
PR Review Automation / review (pull_request) Successful in 7m21s
Address automated review finding: "^2" was overly permissive and
inconsistent with other plugin version pins added in this PR.
2026-06-05 13:26:06 -05:00
Shaun Arman
fc6af60495
fix: align Tauri npm packages with Rust crate versions
...
Test / rust-fmt-check (pull_request) Successful in 1m22s
Test / frontend-typecheck (pull_request) Successful in 1m35s
Test / frontend-tests (pull_request) Successful in 1m32s
Test / rust-clippy (pull_request) Successful in 3m13s
PR Review Automation / review (pull_request) Successful in 4m21s
Test / rust-tests (pull_request) Successful in 5m19s
Bump @tauri-apps/api 2.10.1→2.11.0, @tauri-apps/plugin-dialog 2.6.0→2.7.1,
and @tauri-apps/plugin-fs 2.4.5→2.5.1 to match the installed Rust crates
and resolve the tauri-cli version mismatch build failure.
2026-06-05 12:54:09 -05:00
f8bae30e58
chore: update CHANGELOG.md for v0.2.66 [skip ci]
2026-06-04 22:22:34 -05:00
b5254952f7
chore: update CHANGELOG.md for v0.2.66 [skip ci]
2026-06-04 22:22:34 -05:00
Shaun Arman
e32bc047a1
chore: retrigger auto-tag pipeline
2026-06-04 22:22:34 -05:00
Shaun Arman
14c9d9d2cc
chore: retrigger build pipeline
2026-06-04 22:22:34 -05:00
Shaun Arman
3d864efa77
chore: trigger build pipeline
2026-06-04 22:22:34 -05:00
afc0b3ce28
chore: update CHANGELOG.md for v0.2.53 [skip ci]
2026-06-04 22:22:34 -05:00
Shaun Arman
4e7cd3927d
chore: trigger release with fix
2026-06-04 22:22:34 -05:00
c75d286990
chore: update CHANGELOG.md for v0.2.53 [skip ci]
2026-06-04 22:22:34 -05:00
Shaun Arman
532b0b897f
chore: trigger changelog update for AppImage removal
2026-06-04 22:22:34 -05:00
3d54d4a69d
chore: update CHANGELOG.md for v0.2.53 [skip ci]
2026-06-04 22:22:34 -05:00
Shaun Arman
4f7dd086d5
chore: trigger changelog update for latest fixes
2026-06-04 22:22:34 -05:00
efe8d4caf0
chore: update CHANGELOG.md for v0.2.53 [skip ci]
2026-06-04 22:22:34 -05:00
3e4b044f7d
chore: update CHANGELOG.md for v0.2.53 [skip ci]
2026-06-04 22:22:34 -05:00
Shaun Arman
620d597cbb
ci: final test run — arm64 runner labels fixed (linux-arm64 only)
2026-06-04 22:22:34 -05:00
Shaun Arman
d918596c5b
ci: retrigger after amd64 runner config fix (CONFIG_FILE env var)
2026-06-04 22:22:34 -05:00
Shaun Arman
e753df8eac
ci: retrigger after runner capacity=1 fix
2026-06-04 22:22:34 -05:00
Shaun Arman
f2f622bcd0
ci: retrigger after act_runner host network fix
2026-06-04 22:22:34 -05:00
Shaun Arman
5d56a2dd94
ci: retrigger after making repo public
2026-06-04 22:22:34 -05:00
Shaun Arman
6a36e01f7b
ci: retrigger test pipeline after act_runner network fix
2026-06-04 22:22:34 -05:00