Project

General

Profile

Actions

action #88119

closed

Changes in dependencies.yaml should cover .circleci/ci-packages.txt

Added by livdywan over 3 years ago. Updated almost 2 years ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
Feature requests
Target version:
Start date:
2021-01-21
Due date:
% Done:

0%

Estimated time:

Description

We have two sections about dependencies in Contributing.asciidoc (http://open.qa/docs/#_perl_and_other_packages) that are relevant to updating Perl dependencies especially. The file dependencies.yaml needs to be updated, which make update-deps will use to update other files - but .circleci/ci-packages.txt is not updated by it. Arguably every time you change dependencies, you need to update those, too. And @Xiaojing_liu ran into this the other day.

Acceptance criteria

  • AC1: Running make update-deps updates .circleci/ci-packages.txt

Suggestions

  • Use e.g. zypper -x se --provides --match-exact "perl(YAML::LibYAML)" to lookup YAML::LibYAML which yields something like perl-YAML-LibYAML
Actions #1

Updated by livdywan over 3 years ago

  • Description updated (diff)
Actions #2

Updated by okurz over 3 years ago

  • Description updated (diff)
  • Category set to Feature requests
  • Priority changed from Normal to Low
  • Target version set to future
Actions #3

Updated by okurz almost 2 years ago

  • Status changed from Workable to Resolved
  • Assignee set to okurz

since then we do automatically update .circleci/ci-packages.txt as well

Actions

Also available in: Atom PDF