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!: Dropped support for Node 12 #343

Merged
merged 1 commit into from
May 16, 2022
Merged

Conversation

edx-requirements-bot
Copy link
Contributor

BREAKING CHANGE: Dropped support for Node 12

Additional information from script execution

Python code cleanup by the cleanup-python-code Jenkins job.

This pull request was generated by the cleanup-python-code Jenkins job, which ran
modernize_node_workflow
modernize_node_release_workflow --workflow_path=./.github/workflows/npm-publish.yml
FILE=.nvmrc
if [[ -f "$FILE" ]]; then
    sed -i -E 's/v[0-9]+/v16/g' .nvmrc
fi

The following packages were installed:
edx-repo-tools==0.7.1

@codecov
Copy link

codecov bot commented May 13, 2022

Codecov Report

Merging #343 (5028857) into master (da788d7) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #343   +/-   ##
=======================================
  Coverage   98.90%   98.90%           
=======================================
  Files          71       71           
  Lines        1641     1641           
  Branches      404      404           
=======================================
  Hits         1623     1623           
  Misses         18       18           

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 da788d7...5028857. Read the comment docs.

BREAKING CHANGE: Dropped Node 12 support
@Jawayria Jawayria force-pushed the jenkins/drop-node12-da788d7 branch from 374cd7f to 5028857 Compare May 13, 2022 14:56
@Jawayria Jawayria merged commit 13e614a into master May 16, 2022
@Jawayria Jawayria deleted the jenkins/drop-node12-da788d7 branch May 16, 2022 15:56
connorhaugh added a commit that referenced this pull request May 16, 2022
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.

3 participants