Skip to content

Conversation

setchy
Copy link
Member

@setchy setchy commented Jul 25, 2024

closes #1410

@setchy setchy added this to the Release 5.12.0 milestone Jul 25, 2024
@github-actions github-actions bot added the enhancement New feature or enhancement to existing functionality label Jul 25, 2024
const existing = loadState();

if (!hasAccountsToMigrate(existing.auth)) {
log.info('Account Migration: No accounts need migrating');
Copy link
Member Author

@setchy setchy Jul 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

was logging a lot when running our test suites. removing

Copy link

@akellbl4 akellbl4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for quickly implementing the feature. I've left some comments in case you find them valuable.

@setchy setchy merged commit f242e01 into main Aug 2, 2024
@setchy setchy deleted the feature/quick-links-first-account branch August 2, 2024 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or enhancement to existing functionality

Development

Successfully merging this pull request may close these issues.

Use GHE domain for links in the sidebar

2 participants