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

feat: only print tags and redir generation in debug mode #907

Merged
merged 2 commits into from
Nov 15, 2023
Merged

feat: only print tags and redir generation in debug mode #907

merged 2 commits into from
Nov 15, 2023

Conversation

bfabio
Copy link
Member

@bfabio bfabio commented Sep 28, 2023

Reduce the noise caused at build by too much output, so we don't risk to miss important messages.

Building DEBUG=true re-enables the logs.

Also just use cp(1) and ln(1) instead of a node package.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 29, 2023

⚡ Lighthouse report for the home page 🏠

Category Score
🟠 Performance 58
🟢 Accessibility 100
🟢 Best practices 100
🟢 SEO 98

See the full report...

Other pages

Copy link
Member

@astagi astagi left a comment

Choose a reason for hiding this comment

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

Restore recursive-copy-cli to allow windows users to setup the project.

@astagi
Copy link
Member

astagi commented Nov 15, 2023

Windows users should use WSL to build the project.

@astagi astagi enabled auto-merge (squash) November 15, 2023 12:20
@astagi astagi disabled auto-merge November 15, 2023 12:20
Reduce the noise caused at build by too much output, so we don't
risk to miss important messages.

Building DEBUG=true re-enables the logs.

Also just use cp(1) and ln(1) instead of a node package.
@bfabio bfabio merged commit 62f74f3 into italia:main Nov 15, 2023
3 checks passed
@bfabio bfabio deleted the noise branch November 15, 2023 12:52
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.

2 participants