Skip to content

Commit 54a2f1e

Browse files
authored
Merge pull request #1263 from CircleCI-Public/login-cleanup
Re-work login flow as a full-fledged bubbletea view
2 parents 7ea9d1f + f6c304b commit 54a2f1e

66 files changed

Lines changed: 1076 additions & 849 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Taskfile.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ tasks:
9191
-ignore ".circleci/**" \
9292
-ignore ".claude/**" \
9393
-ignore "test-reports/**" \
94+
-ignore "**/*.html" \
9495
{{.ARGS}}
9596
9697
mod-tidy:

0 commit comments

Comments
 (0)