Changelog for
obs-service-snapcraft-0.10.34.1667392550.026bf0e-320.4.noarch.rpm :
* Thu Nov 03 2022 FSchreinerAATTsuse.com- Update to version 0.10.34.1667392550.026bf0e:
* Fix testing in GH actions
* make linters happy again
* new find_latest_signed_commit algorithm
* Wed Sep 28 2022 FSchreinerAATTsuse.com- Update to version 0.10.33.1664344889.48d1960:
* check if lock is older than 24 hours
* Fri Sep 09 2022 FSchreinerAATTsuse.com- Update to version 0.10.32.1662712308.31d1884:
* [dist] added Requires to python_path
* improve tar service to handle multiple obsinfo files to create tarball from obscpio
* new ENV \'TAR_SCM_SKIP_CLEANUP\' to make test development/debugging easier
* staple pylint version lower than 2.14 because of breaking changes in config
* do not use python mock
* fix pylint errors in commontests.py
* Fixed testing
* use extra cache dir for partial clone
* fix cache update in case of partial clone
* disable partial clone when subdir is set
* do not set default subdir to \'.\'
* fixes to pass pylint
* enable partial clone feature in git scm
* partial clone feature
* simplify locking to avoid race conditions
* TarSCM.cli: set some defaults to make usage in testing easier
* unlink .lock file after unlocking the cache
* Thu Jan 13 2022 FSchreinerAATTsuse.com- Update to version 0.10.30.1641993356.a87e7af:
* Simplifiy conditions for all rhel like distros
* Changed gendered pronoun to be gender neutral
* Wed Jan 12 2022 FSchreinerAATTsuse.com- Update to version 0.10.30.1641990734.bdad8f9:
* fixes for python2.7 compatibility
* fix test cases
* fix various linter problems with pylint 2.11.1
* disable consider-using-f-string in pylint
* added TC for _stash_pop_required
* assertTarIsDeeply now more verbose in case of failure
* remove tearDown/Trace from testenv.py
* fix regression to keep local changes when running in osc
* various fixes to make linter happy
* fix tests for python 2.7
* Thu Dec 23 2021 FSchreinerAATTsuse.com- Update to version 0.10.29.1634038025.85bfc3f:
* fix test cases
* fix various linter problems with pylint 2.11.1
* disable consider-using-f-string in pylint
* added TC for _stash_pop_required
* assertTarIsDeeply now more verbose in case of failure
* remove tearDown/Trace from testenv.py
* fix regression to keep local changes when running in osc
* Mon Sep 20 2021 FSchreinerAATTsuse.com- Update to version 0.10.28.1632141620.a8837d3:
* fix missing \"checkout\" when running in osc
* fix breakage on version detection
* change locale
* Wed Jul 14 2021 FSchreinerAATTsuse.com- Update to version 0.10.27.1626072657.0fb7a03:
* [ci] enhanced github actions for multiple python versions
* Create main.yml
* Change date format from short to %Y%m%d.
* Mon Jun 21 2021 FSchreinerAATTsuse.com- Update to version 0.10.26.1624258505.aed4969:
* almalinux in spec file
* fix include filters for obscpio files
* fix python interpreter for mageia 8
* TarScm: use owner/group root in .obscpio files
* Tue Jun 15 2021 FSchreinerAATTsuse.com- Update to version 0.10.26.1623775884.87f49a8:
* fixed include/exclude filtering
* add \'--\' to git log command if file/dir equal revision exists
* add \'--source\' to git log command
* disabled consider-using-with in .pylint
*rc
* package .gitignore files
* Fix version _none_ generate tarball with \'-\'
* Prevent KeyError in check_for_branch_request method
* removed skipped test case (obsolete since 5 yrs)
* testing for obscpio/obsinfo
* fix regression - obsinfo included the version string
* Revert \"remove useless variables\"
* remove useless variables
* added param --without-version
* extracted dstname to _dstname
* cleanup TarSCM/tasks.py for pylint
* add date/time to logging output for better debugging
* Fix typos
* Fri Mar 12 2021 FSchreinerAATTsuse.com- Update to version 0.10.22.1615538418.07a353d:
* Fix filelist: align config(noreplace) usage with obs-service-download_files
* Support gitlab/github merge requests
* Wed Feb 10 2021 FSchreinerAATTsuse.com- Update to version 0.10.21.1612422695.2fdf897:
* fixes boo#1127353
* fixes boo#1168573
* activate pylint3.8 and fixed false positives
* don`t sanitize version if versionrewrite_pattern is set
* Mon Feb 01 2021 FSchreinerAATTsuse.com- Update to version 0.10.20.1606128060.135ac94:
* fix build for CentOS adn RHEL 8
* filter dirs with \"include\" filter option
* Wed Nov 11 2020 FSchreinerAATTsuse.com- Update to version 0.10.19.1605080719.3b79112:
* [dist] prefer python3 over python2
* Tue Nov 10 2020 FSchreinerAATTsuse.com- Update to version 0.10.18.1600256320.569e5be:
* add license file (issue 257)
* additional option verification
* new option \'--maintainers-asc\' and \'--last-signed-tag\'
* new option \'--latest-signed-commit\'
* Remove superflous \')\' in an error message.