CircleCI-Public / circleci-config-sdk-ts

Generate CircleCI Configuration YAML from JavaScript or TypeScript. Use Dynamic Configuration and the Config SDK together for live generative config.
https://circleci-public.github.io/circleci-config-sdk-ts/
Apache License 2.0
82 stars 29 forks source link

ci: update orbs and node test matrix #58

Closed KyleTryon closed 3 years ago

KyleTryon commented 3 years ago
  1. Ensure all orbs are updated
  2. Change the Node.js versions in the test matrix.
    • Included more test versions
    • Utilized "current" and "lts" aliases
codecov[bot] commented 3 years ago

Codecov Report

Merging #58 (21ff037) into main (378bbe0) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #58   +/-   ##
=======================================
  Coverage   96.25%   96.25%           
=======================================
  Files          31       31           
  Lines         267      267           
  Branches       23       23           
=======================================
  Hits          257      257           
  Misses          7        7           
  Partials        3        3           

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 378bbe0...21ff037. Read the comment docs.