feat(auth): bootstrap android dashboard token#157
Conversation
|
CI note: the first failed check is Get latest versionCode, but it failed in Load Fastlane secrets before touching this patch. That looks like the repo's secret-gated Fastlane lane on a fork PR, not an auth-regression signal from this branch. The more relevant lane for this change is Build aw-server-rust, which is still running. |
5b5fe51 to
f8fea20
Compare
|
Rebased onto master to pick up the ubuntu-20.04 → ubuntu-22.04 runner fix (#163). The previous E2E failure at 'Set up job' was caused by the deprecated ubuntu-20.04 runner, not a code issue. Triggering a fresh CI run. |
f8fea20 to
e50bbca
Compare
|
Rebased onto master again to pick up the aw-server-rust submodule bump (#165). Conflict was spurious — both sides had the same submodule SHA; resolved by marking it clean and continuing the rebase. PR is now MERGEABLE. |
Summary
Why
This is the app-side slice of #145 now that the server-side Android config prerequisite merged in ActivityWatch/aw-server-rust#608.
Testing