Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Misc output changes #4109

Merged
merged 3 commits into from
Feb 14, 2025
Merged

Conversation

adamspofford-dfinity
Copy link
Contributor

@adamspofford-dfinity adamspofford-dfinity commented Feb 13, 2025

  • Removes the 'Unhardened assets: all' line
  • Reorders the URLs to clarify importance
  • Prints a better error message when NPM is missing
    SDK-1890, SDK-1893, SDK-1899

@adamspofford-dfinity adamspofford-dfinity requested a review from a team as a code owner February 13, 2025 15:49
info!(log, " - {}", green.apply_to(url1));
info!(log, " - {}", green.apply_to(url2));
#[rustfmt::skip]
info!(log, " - {} (Recommended)", green.apply_to(subdomain_url));

Choose a reason for hiding this comment

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

"recommended" doesn't work on Safari, yes?

Copy link
Contributor Author

@adamspofford-dfinity adamspofford-dfinity Feb 13, 2025

Choose a reason for hiding this comment

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

Yes, hence 'legacy'. I had trimmed that down from 'legacy/safari' because 'safari' implies that the website will actually work with safari, and it won't. Not sure if there's a good way to phrase it without taking up too much space.

@adamspofford-dfinity adamspofford-dfinity merged commit 375463b into master Feb 14, 2025
297 checks passed
@adamspofford-dfinity adamspofford-dfinity deleted the spofford/output-misc branch February 14, 2025 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants