Skip to content

Commit

Permalink
[fc] Repository: plone.releaser
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2023-12-01T00:05:10+01:00
Author: Maurits van Rees (mauritsvanrees) <[email protected]>
Commit: plone/plone.releaser@cbd412f

Manage changelog: read markdown files as well.

Fixes plone/plone.releaser#48

Files changed:
A news/48.bugfix
A plone/releaser/tests/input/changes.md
M plone/releaser/changelog.py
M plone/releaser/tests/test_changelog.py
Repository: plone.releaser

Branch: refs/heads/master
Date: 2023-12-05T18:51:55+01:00
Author: Maurits van Rees (mauritsvanrees) <[email protected]>
Commit: plone/plone.releaser@2368be5

In Changelog turn bytes content into string.

Files changed:
M plone/releaser/changelog.py
M plone/releaser/tests/test_changelog.py
Repository: plone.releaser

Branch: refs/heads/master
Date: 2023-12-07T10:23:35+01:00
Author: Maurits van Rees (mauritsvanrees) <[email protected]>
Commit: plone/plone.releaser@849d81b

manage changelog: add --package option.

I see a problem getting the changelog from plone.restapi, so it is useful to be able to restrict the command to this package.
Found the problem: the start version of plone.restapi is not included in its CHANGES.rst on the main branch.
Explained this corner case in the new help text.

Files changed:
M plone/releaser/changelog.py
M plone/releaser/manage.py
Repository: plone.releaser

Branch: refs/heads/master
Date: 2023-12-08T13:06:23+01:00
Author: Gil Forcada Codinachs (gforcada) <[email protected]>
Commit: plone/plone.releaser@518ab4e

Merge pull request #63 from plone/maurits-changelog-parse-markdown

Manage changelog: read markdown files as well.

Files changed:
A news/48.bugfix
A plone/releaser/tests/input/changes.md
M plone/releaser/changelog.py
M plone/releaser/manage.py
M plone/releaser/tests/test_changelog.py
  • Loading branch information
gforcada committed Dec 8, 2023
1 parent f24d975 commit d550ef8
Showing 1 changed file with 40 additions and 62 deletions.
Loading

0 comments on commit d550ef8

Please sign in to comment.