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

Increase width of social footer component #318

Merged
merged 5 commits into from
Jul 31, 2024
Merged

Increase width of social footer component #318

merged 5 commits into from
Jul 31, 2024

Conversation

Copy link
Contributor

@technicalex technicalex left a comment

Choose a reason for hiding this comment

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

This change itself looks good, but we may want to address the failed build before merging. It looks like the Node version is too low. I think we could fix by updating the value of node_js in .travis.yml from 8.4.0 to a higher version (at least 10), but I'm not totally certain of the implications or risks. I think Node is only used to build the .css file from the source files, right? Maybe one of us could upgrade Node locally, build the output file, and then file compare against the previous version, to confirm that the only difference is the one you made intentionally? And if so, adjust the Node version in the .travis.yml file? What do you think?

sjwmoveon and others added 4 commits July 30, 2024 14:15
Tested with gulp and the main.css file was the same before and after the node upgrade.
@sjwmoveon
Copy link
Contributor Author

I'm a little concerned that I can't upgrade node past version 10 without other errors happening, but this will work for now. I had to remove the SonarCloud check as well because the project is now missing (did we stop paying for SonarCloud?).

@sjwmoveon sjwmoveon merged commit 77859a8 into main Jul 31, 2024
3 checks passed
@sjwmoveon sjwmoveon deleted the tiktok branch July 31, 2024 21: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.

2 participants