plone / plone/plonecli

plonecli add-on should be buildout compatible

Open
#113 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

01 type: bug
Dominant language
Python
Stars
20
Forks
12
PR merge metrics
No merged PRs in 30d

Description

❯❯ plonecli -V
Available packages:

    plonecli : 3.0

    bobtemplates.plone: 8.0.0

❯❯ plonecli create addon collective.lockdownclassicui

This results in:
https://github.com/collective/collective.lockdownclassicui/commit/6f4a680dbe80a898ff18a595ae443b422d1ea7e2

Adding this to a pre-existing buildout fails.

The required fix to get the package to work is:
https://github.com/collective/collective.lockdownclassicui/commit/593a64e77b36660aeef1aec4804347a51f9064e5

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the plonecli create addon entry point and compare the generated project with the changes in commits 6f4a680d80e80a898ff18a595ae443b422d1ea7e2 and 593a64e77b36660aeef1aec4804347a51f9064e2. Reproduce the failure by adding the generated add-on to an existing buildout; done means the generated package works there without the manual fix.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system, cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.