Workiva / react-dart

Dart Bindings for React JS
BSD 2-Clause "Simplified" License
412 stars 67 forks source link

FW-151 Add skynet config that verifies that github workflow is successful #341

Closed wesleybalvanz-wf closed 2 years ago

wesleybalvanz-wf commented 2 years ago

This adds a skynet config that verifies that the github workflow is successful this means that if the tests fail this will cause the release pipeline to fail with the current setup if the github workflow fails the pipeline will continue on like everything is fine when things could be very broken. This is a temporary fix with the hope that pipelines/CID will be able to just check the github workflow run instead of needing this.

aviary-wf commented 2 years ago

Security Insights

(2) Vulnerable direct dependencies were detected
  • 1 vulns in ansi-regex < 4.1.1 via yarn.lock
  • 1 vulns in glob-parent < 5.1.2 via yarn.lock
  • Action Items

    charliekump-wf commented 2 years ago

    @Workiva/release-management-p ready for merge.