Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore!: Dropped support for Node 12 #207

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
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 #207 (6d000ea) into master (b66ae65) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #207   +/-   ##
=======================================
  Coverage   70.27%   70.27%           
=======================================
  Files           4        4           
  Lines          37       37           
  Branches        5        5           
=======================================
  Hits           26       26           
  Misses         11       11           

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 b66ae65...6d000ea. Read the comment docs.

BREAKING CHANGE: Dropped Node12 support
@Jawayria Jawayria force-pushed the jenkins/drop-node12-b66ae65 branch from 919950c to 6d000ea Compare May 13, 2022 15:08
@Jawayria Jawayria merged commit 3f12c52 into master May 16, 2022
@Jawayria Jawayria deleted the jenkins/drop-node12-b66ae65 branch May 16, 2022 15:56
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants