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

WIP: Add node 10 support #70

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

WIP: Add node 10 support #70

wants to merge 4 commits into from

Conversation

brettdh
Copy link

@brettdh brettdh commented Dec 7, 2020

Intended to close #69 but doesn't quite do it yet. See CI results, and #69 (comment).

Opening in WIP state for demonstration/troubleshooting purposes.

This should demonstrate the error in ktmud#69.
So we can see which version pass and which fail.
@codecov
Copy link

codecov bot commented Dec 7, 2020

Codecov Report

Merging #70 (2051080) into master (b90713b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #70   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          196       196           
  Branches        33        36    +3     
=========================================
  Hits           196       196           

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 b90713b...2051080. Read the comment docs.

@ktmud ktmud closed this Jan 16, 2021
@brettdh
Copy link
Author

brettdh commented Jan 16, 2021

@ktmud why close this while node 10 is neither supported nor documented as not supported?

@ktmud ktmud reopened this Jan 16, 2021
@ktmud
Copy link
Owner

ktmud commented Jan 16, 2021

I closed all issues because I've removing renovate integration (and use GitHub's built-in dependabot instead).

I'll keep working on this.

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.

Document node >= 12 requirement for using cache-restore, cache-save
2 participants