You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: update deprecated 'lingo.dev auth --login' references to 'lingo.dev login'
- Updated error messages in status.ts, i18n.ts, and init.ts
- Replaced all instances of deprecated 'auth --login' command with 'login'
- Maintains authentication flow functionality while using current command syntax
Fixes#1104
Co-Authored-By: matej@lingo.dev <matej@lednicky.name>
* fix: apply prettier formatting to i18n.ts
- Fix formatting issue that was causing CI check to fail
- Consolidate multi-line error message to single line per prettier rules
Co-Authored-By: matej@lingo.dev <matej@lednicky.name>
* fix: apply prettier formatting to workflow and config files
- Fix formatting issues in .claude/agents/code-architect-reviewer.md
- Fix formatting issues in .github/workflows/claude-code-review.yml
- Fix formatting issues in .github/workflows/claude-issue-autolabel.yml
- Fix formatting issues in .github/workflows/label-all-unlabeled-issues.yml
These were pre-existing formatting issues causing CI checks to fail.
The core changes to update deprecated 'lingo.dev auth --login' references remain intact.
Co-Authored-By: matej@lingo.dev <matej@lednicky.name>
* feat: add changeset for deprecated command reference updates
- Add changeset for updating 'lingo.dev auth --login' to 'lingo.dev login'
- Patch-level change for CLI error message updates
- Resolves CI requirement for changeset to be present in PR
Co-Authored-By: matej@lingo.dev <matej@lednicky.name>
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: matej@lingo.dev <matej@lednicky.name>
0 commit comments