Skatteetaten / vagrant-hashistack

Vagrant box with the complete hashistack. Use for demo and development.
Apache License 2.0
25 stars 9 forks source link

Changelog does not parse correctly for release #474

Closed fredrikhgrelland closed 3 years ago

fredrikhgrelland commented 3 years ago

Current behaviour

Changelog used for vagrant box release is blank

Expected behaviour

Changelog for the current release should parse out of CHANGELOG.md

How to reproduce?

Try releasing

Suggestion(s)/solution(s) [Optional]

Make sure it runs always and test that the result is not blank.

Checklist (after created issue)

fredrikhgrelland commented 3 years ago

Sollution: fix wrong indention in changelog

fredrikhgrelland commented 3 years ago

Still not working, even after indentation fix :(