-
Notifications
You must be signed in to change notification settings - Fork 22
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 some minor improvements #76
Conversation
mariano-aguero
commented
Feb 17, 2021
- Remove env file (should not be commited)
- Added .env.example
- Added husky and lint-staged
- Modified some chore files
"name": "@uniswap/interface", | ||
"description": "Uniswap Interface", | ||
"name": "Gnosis-Auction", | ||
"description": "Gnosis Auction", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To take into account, I modified the name and description
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe, "Easy IDO auction" is a better name, any thoughts about it @josojo ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like gnosis-auction better.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually, this PR broke the auto deployment. It needs the .env. @marcovc could you look into either reinserting the .env file or supply a configuration to the github workflow for the auto-deployment? |
Just checking: is it me you wanted to tag here? :) |