Skip to content

tkldev-changelog failing on Typo3 #1899

Open
@JedMeister

Description

@JedMeister

tkldev-changelog is currently failing on the changelog of typo3:

Traceback (most recent call last):
  File "/usr/bin/tkldev-changelog-extractor", line 127, in <module>
    primary = process_changelog(args.changelog)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/bin/tkldev-changelog-extractor", line 83, in process_changelog
    changes[current_v][-1] += line
    ~~~~~~~~~~~~~~~~~~^^^^
IndexError: list index out of range

I'm not really sure what is wrong, but I've manually worked around it for now...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions