Skip to content

Bump cookieplone to 2.0.0b3 and adopt post-generation summary screen #411

Description

@ericof

Summary

Bump the cookieplone dependency to 2.0.0b3 and adopt the post-generation summary screen now provided upstream.

Background

cookieplone now renders a summary panel automatically after template generation (see plone/cookieplone#204). Templates no longer need to reimplement the console.panel(...) block in each post_hook script.

The new behavior is configurable through cookieplone-config.json under the config key, allowing the url and signature of the summary screen to be overridden.

Tasks

  • Bump cookieplone>=2.0.0b2cookieplone>=2.0.0b3 in pyproject.toml
  • Update config.min_version on cookieplone-config.json to 2.0.0b3
  • Add url / signature overrides under config in cookieplone-config.json where appropriate
  • Remove the now-redundant summary-panel code from template post_hook scripts
  • Verify generation across templates still shows the expected summary screen
  • Run make test

References

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions