Actions
action #137489
opencoordination #96596: [qe-core][CI] CI/CD and Coding style improvements
[qe-core] Perl Tidy updates should announce when package is available on Factory
Start date:
2023-10-05
Due date:
% Done:
0%
Estimated time:
Difficulty:
Sprint:
QE-Core: October Sprint 23 (Oct 11 - Nov 08)
Description
Due to how our setup is built, we always need to know when the tidy version has changed, as the os-autoinst tests will start failing, making our local forks break a bit so
As a Maintainer, I would like the Dependabot/Actions of GitHub to notify me when the new version of Perl::Tidy is already available on Factory so we can merge PRs without fear of breaking somebody's development
Suggestions¶
- Add a target in the makefile to update packages/dependencies:
make update
-> runszypper up && git pull on os-autoinst
- Switch the makefile to use the system's os-autoinst instead of needing a git pull.
Updated by szarate about 1 year ago
- Sprint set to QE-Core: October Sprint 23 (Oct 11 - Nov 08)
- Tags set to qe-core-october-sprint
- Description updated (diff)
- Target version set to QE-Core: Ready
Updated by szarate about 1 year ago
- Tags changed from qe-core-october-sprint to qe-core-october-sprint, platform-team
Updated by szarate about 1 year ago
- one suggestion that came during the planning was to stay one version behind
- Another suggestion could be to integrate with obs
Updated by szarate about 1 year ago
- Sprint changed from QE-Core: October Sprint 23 (Oct 11 - Nov 08) to QE-Core: September Sprint 23 (Sep 06 - Oct 04)
Updated by szarate about 1 year ago
- Sprint changed from QE-Core: September Sprint 23 (Sep 06 - Oct 04) to QE-Core: October Sprint 23 (Oct 11 - Nov 08)
Updated by szarate 11 months ago
- Related to action #138416: Unify GitHub Actions for QA Projects size:M added
Actions