Santandersecurityresearch/DrHeader

Improve actions to bump versions and get long description for pypi automatically

pealtrufo opened this issue · 0 comments

Changes in github actions to:

  • Automatically bump version in files for the ongoing release
  • Automatically get long description from README removing references to images. This is then used for Pypi artifact upload

These changes will remove the need to manually modify any files with new version for ongoing release or having to generate manually the description file for pypi upload.