Skip to content

Release 20210202.0

Andrej Shadura requested to merge release-20210202.0 into master
  • Retained files shouldn’t count towards newly added
  • Overwrite files with the same names as we’re uploading
  • Remove unused import
  • When trying to use the parent directory, use the correct variable
  • Remove unused variables
  • Add flake8/isort configuration and fix warnings
  • Add a very simple build pipeline
  • Add a stage where we actually test things and prove that osc dput works
  • Make sure tildas and pluses in the dsc names work correctly
  • Stop ignoring the failing test
  • Make sure we’re able to fetch files we’re about to retain
  • Update classifiers in setup.cfg
  • Verify the tag matches the version in setup.cfg

Merge request reports