aquasecurity / kube-hunter

Hunt for security weaknesses in Kubernetes clusters
Apache License 2.0
4.66k stars 579 forks source link

Github Action Workflow For PyPi #450

Closed danielsagi closed 3 years ago

danielsagi commented 3 years ago

Description

Added a PyPi publish workflow in the publish.yml file after the dockerhub release automation. Now we will have pypi updating automatically with new releases.

Contribution checklist

Notes

Tested on my fork -> danielsagi/kube-hunter-1

codecov[bot] commented 3 years ago

Codecov Report

Merging #450 (ac77c95) into main (5745f4a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #450   +/-   ##
=======================================
  Coverage   63.17%   63.17%           
=======================================
  Files          42       42           
  Lines        2341     2341           
=======================================
  Hits         1479     1479           
  Misses        862      862           

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 5745f4a...ac77c95. Read the comment docs.