Santandersecurityresearch/DrHeader

Automate uploads of releases to pypi

amias-channer opened this issue · 0 comments

  • drHEADer version: any
  • Python version: any
  • Operating System: any

Description

To make drheader easier to install and use we should add uploading to pypi to our release action. This is

Deliverables

  • company policy for pypi repository management
  • credentials for pypi
  • release.yml patches to enable upload with github secrets

We can safeguard the credentials by storing them as github repository secrets , these can then be injected into build scripts and will be excluded from log output.