Skip to content

chore(build): use node 14 for new semantic-release #125

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

Merged
merged 4 commits into from
Oct 13, 2021
Merged

Conversation

padamstx
Copy link
Member

@padamstx padamstx commented Oct 1, 2021

This PR bumps us up to node v14 to accommodate the new semantic-release v18

For some reason, my initial change to bump node to v14 resulted in some additional lint warnings related to the use f-strings and failed the build. I added another change to disable that lint check as a bit of research revealed that it's a dubious check to perform anyhow :)

@padamstx padamstx self-assigned this Oct 1, 2021
@padamstx padamstx requested a review from dpopp07 October 1, 2021 00:46
@codecov
Copy link

codecov bot commented Oct 1, 2021

Codecov Report

Merging #125 (514937f) into main (fde6160) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #125   +/-   ##
=======================================
  Coverage   99.50%   99.50%           
=======================================
  Files          22       22           
  Lines         815      815           
=======================================
  Hits          811      811           
  Misses          4        4           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fde6160...514937f. Read the comment docs.

@padamstx padamstx requested a review from pyrooka October 1, 2021 13:24
Copy link

@dpopp07 dpopp07 left a comment

Choose a reason for hiding this comment

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

Looks good! 👍

@padamstx padamstx merged commit 52ab020 into main Oct 13, 2021
@padamstx padamstx deleted the fix-semrel branch October 13, 2021 21:44
@ibm-devx-sdk
Copy link

🎉 This PR is included in version 3.12.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants