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 improvements #379

Merged
merged 10 commits into from Nov 15, 2021

Conversation

tiagoalvesdulce
Copy link
Member

@tiagoalvesdulce tiagoalvesdulce commented Nov 12, 2021

  • Upgrade old deps
  • Make lint and prettier rules similar to politeiagui
  • Remove pre-commit scripts
  • Update react and react-dom peerDependencies to allow only react versions with hooks implemented (>16.8.0)
  • Fix the code to pass new lint and prettify rules
  • Remove node 15 from github workflow because it's unsupported. Our dependencies are not ready for node 16 yet so I added node 12. We are now building on node 12 and node 14. From node.js docs:

After six months, odd-numbered releases (9, 11, etc.) become unsupported, and even-numbered releases (10, 12, etc.) move to Active LTS status and are ready for general use.

@tiagoalvesdulce tiagoalvesdulce changed the title [WIP] Chore improvements Chore improvements Nov 12, 2021
Copy link
Contributor

@bgptr bgptr left a comment

Choose a reason for hiding this comment

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

LGTM, tested it in Decrediton too.

Copy link
Member

@lukebp lukebp left a comment

Choose a reason for hiding this comment

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

ACK

Copy link
Member

@amass01 amass01 left a comment

Choose a reason for hiding this comment

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

ACK

@tiagoalvesdulce tiagoalvesdulce merged commit 094cb9a into decred:master Nov 15, 2021
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.

None yet

4 participants