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

Add google icon #76

Closed

Conversation

guastallaigor
Copy link
Member

@guastallaigor guastallaigor commented Dec 4, 2018

If you think it's fine here it is. Otherwise I can make some changes.

image

One more for #65 .

trezy and others added 22 commits November 30, 2018 16:30
This adds a CircleCI config file based on the same config I use for my own website. It makes it easy
to have multiple steps running in parallel, such as running tests and coverage reports.
Forcing contributors to use Commitizen to format their commit messages will make our lives much
simpler, especially once we've added `semantic-release`.
Add `semantic-release` to the repo and the build pipeline. This will handle automatically publishing
to npm based on commit messages.

nostalgic-css#13
The Roll For Guild Node container doesn't include `git`, which is required by semantic-release.

nostalgic-css#13
I got a bunch of permission errors last time I tried to build in ~/app. I'm pretty sure building in
the default directory should work just as well.
I've removed containers from tthe config entirely because I don't think we need them. Hopefully this
will fix the build. 🤷🏻‍♂️
Switching back to container because I have no idea how to fix the errors that came up without them.
Additionally, I'm changing the working directory to `~/tmp` to see if that works better than the
`~/app` folder.
I think the issue was that the app was being built into the root user's home directory rather than
the `circleci` user's home directory. 🤞
I finally figured it out. Restoring the cache was trying to restore the cache from an older build
that used a different image in which the root user was the one doing all the tasks. I'm pushing a
build that doesn't restore the cache, then I'll add those steps back in after the next build.
By removing strict host key checking for Github, we shouldn't run into the issue where host
authenticity verification stalls the deployment.
Repository cloning in the deploy step was 100% unnecessary.
Add `commitlint` to enforce proper formatting for all commit messages

nostalgic-css#13
I've updated the `package.json` so it points back at @BcRikko's repo instead of mine.

nostalgic-css#13
Set up Commitizen, CircleCI, and `semantic-release`
@guastallaigor guastallaigor changed the base branch from master to develop December 4, 2018 21:09
@BcRikko BcRikko self-requested a review December 4, 2018 22:25
@BcRikko BcRikko added enhancement New feature or request waiting - contributor Waiting for the contributor to address some situations labels Dec 4, 2018
@BcRikko
Copy link
Member

BcRikko commented Dec 4, 2018

Thanks 🙇
LGTM 🎉

@BcRikko
Copy link
Member

BcRikko commented Dec 5, 2018

I counted the number of bytes in nes.min.css. 🔍
I was suprised that every time adding an icon, the file size of nes.min.css increases by about 33 KB.

so please give me some time to merge your PR 🙇

@trezy
Copy link
Member

trezy commented Dec 7, 2018

Hey @guastallaigor, make sure to merge the latest version of the develop branch so that our CI will run the required checks for this PR. 😉

@guastallaigor
Copy link
Member Author

I need some time to fix the commit history with this PR and resolve conflicts with develop. After work I will do it and get back to you. Thank you.

@guastallaigor
Copy link
Member Author

I will close because I opened a new one (#96).

@guastallaigor guastallaigor removed the waiting - contributor Waiting for the contributor to address some situations label Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants