Branch: refs/heads/master Home: https://github.com/openSUSE/osc Commit: 23fe42be307ed6f7dde3d12aea2cc1a309ec7e2c https://github.com/openSUSE/osc/commit/23fe42be307ed6f7dde3d12aea2cc1a309ec7... Author: Daniel Mach <daniel.mach@suse.com> Date: 2024-04-18 (Thu, 18 Apr 2024) Changed paths: M behave/features/log.feature M behave/features/setdevelproject-pkgcheckout.feature M behave/features/setdevelproject-project-package.feature M osc/commandline.py M tests/test_commandline.py Log Message: ----------- Fix handling the default package argument on the command-line If the project was explicitly specified from the command-line, avoid using the default package because that would be frequently obtained from the current working copy and that leads to unexpected results. Commit: d1b4a0ab84160837a41f406f300f33e4d6c321a6 https://github.com/openSUSE/osc/commit/d1b4a0ab84160837a41f406f300f33e4d6c32... Author: Daniel Mach <daniel.mach@suse.com> Date: 2024-04-18 (Thu, 18 Apr 2024) Changed paths: A behave/features/release.feature Log Message: ----------- Add behave tests for 'release' command Commit: bc935eada036cf997747155b44535f6932b63b30 https://github.com/openSUSE/osc/commit/bc935eada036cf997747155b44535f6932b63... Author: Daniel Mach <daniel.mach@suse.com> Date: 2024-04-18 (Thu, 18 Apr 2024) Changed paths: M behave/features/log.feature A behave/features/release.feature M behave/features/setdevelproject-pkgcheckout.feature M behave/features/setdevelproject-project-package.feature M osc/commandline.py M tests/test_commandline.py Log Message: ----------- Merge pull request #1538 from dmach/fix-default-package Fix handling the default package argument on the command-line Compare: https://github.com/openSUSE/osc/compare/b226aac33098...bc935eada036 To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/osc/settings/notifications