code-server icon indicating copy to clipboard operation
code-server copied to clipboard

chore: move security workflows

Open jsjoeio opened this issue 3 years ago • 2 comments

  • refactor: move security jobs to security.yaml
  • fixup! refactor: move security jobs to security.yaml

Fixes #4960

jsjoeio avatar Sep 13 '22 18:09 jsjoeio

✨ code-server dev build published to npm for PR #5553!

  • Last publish status: success
  • Commit: af44b73cb6837d4e025ee02b8645d7829eedb811

To install in a local project, run:

npm install @coder/code-server-pr@5553

To install globally, run:

npm install -g @coder/code-server-pr@5553

github-actions[bot] avatar Sep 13 '22 19:09 github-actions[bot]

Codecov Report

Merging #5553 (af44b73) into main (b440054) will not change coverage. The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5553   +/-   ##
=======================================
  Coverage   72.44%   72.44%           
=======================================
  Files          30       30           
  Lines        1673     1673           
  Branches      366      366           
=======================================
  Hits         1212     1212           
  Misses        398      398           
  Partials       63       63           

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 b440054...af44b73. Read the comment docs.

codecov[bot] avatar Sep 13 '22 19:09 codecov[bot]