Branch: refs/heads/master Home: https://github.com/openSUSE/osc Commit: dba77a315b25dcb800ed19412b9784a3e7dd69ec https://github.com/openSUSE/osc/commit/dba77a315b25dcb800ed19412b9784a3e7dd6... Author: Andreas Hasenkopf ahasenkopf@suse.de Date: 2020-12-28 (Mon, 28 Dec 2020)
Changed paths: M .travis.yml
Log Message: ----------- CI pipeline: Skip cleanup prior to deployment
Deployment via Travis CI failed due an error during cleanup (#884):
`Could not restore untracked files from stash entry`
Disabling the cleanup fixes this problem.
Commit: a6012b92b38c3909eef6e9386d19fa761be5c246 https://github.com/openSUSE/osc/commit/a6012b92b38c3909eef6e9386d19fa761be5c... Author: Marcus Huewe suse-tux@gmx.de Date: 2020-12-28 (Mon, 28 Dec 2020)
Changed paths: M .travis.yml
Log Message: ----------- Merge branch 'pypi_bugfix' of https://github.com/crazyscientist/osc
Workaround/fix for pypi deployment via travis.
Note: I cannot really "review" this change because I have no clue about travis. Since the current pypi deployment via travis does not seem to work, merging it does not seem to be a problem.
Probably fixes: #884 ("osc pypi artifact is not up to date")
Compare: https://github.com/openSUSE/osc/compare/610456005025...a6012b92b38c
obs-commits@lists.opensuse.org