osmo-ci/scripts/obs/lib
Oliver Smith 65cc10c602 obs: meaningful error if debian/changelog is empty
If there's an empty debian/changelog, packaging needs to be fixed in the
git repository of the project. Print a meaningful error instead of:

    File "/obs/lib/srcpkg.py", line 68, in get_version_for_feed
      if ":" in ret:
  TypeError: argument of type 'NoneType' is not iterable

Change-Id: I294d844ccccfa12599b6ba1def087e4a32d289e7
2022-08-19 14:03:10 +00:00
..
__init__.py obs: make git fetch the default 2022-08-18 13:18:25 +00:00
config.py obs: add libosmo-gprs 2022-08-18 09:32:39 +00:00
debian.py obs: meaningful error if debian/changelog is empty 2022-08-19 14:03:10 +00:00
docker.py scripts/obs: rewrite pushing source pkgs to OBS 2022-08-01 16:29:20 +02:00
git.py obs: tweak logging output 2022-08-17 15:32:07 +02:00
metapkg.py scripts/obs: rewrite pushing source pkgs to OBS 2022-08-01 16:29:20 +02:00
osc.py scripts/obs: rewrite pushing source pkgs to OBS 2022-08-01 16:29:20 +02:00
rpm_spec.py scripts/obs: rewrite pushing source pkgs to OBS 2022-08-01 16:29:20 +02:00
srcpkg.py obs: meaningful error if debian/changelog is empty 2022-08-19 14:03:10 +00:00