enonic / release-tools

Enonic Release Tools
2 stars 0 forks source link

Adapt to changes in REST-API #16

Closed jsi closed 5 years ago

jsi commented 5 years ago

When running generate-changelog now, I get an error on a field in the REST-api of, presumably, ZenHub. The error complains about the field "pipelines", but there is a field called "pipeline".

jsi commented 5 years ago

Fixed "pipelines" which caused problems on Content Studio. Now, "workspace_id" is causing problems on xp. Seems ZenHub has added several new fields here. Fortunately, it is easy to add them in code.