plone / plone/meta

Add GHA to ensure dependency mappings are up-to-date

Open
#80 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

04 type: enhancement 14 prio: low 42 lvl: moderate
Dominant language
Python
Stars
6
Forks
7
Avg merge
2d 19h
Merged PRs (30d)
5

Description

Idea from @jensens:

Create a GHA that gets the dependencies of Zope, Products.CMFCore and plone.base and compares them with what's stored in this repository in config/default/pyproject.toml.j2.

If the lists differ, warn about it 🤖

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 by inspecting config/default/pyproject.toml.j2 and the repository's GitHub Actions configuration, then determine how dependency lists for Zope, Products.CMFCore, and plone.base are obtained. Done means an action compares those lists with the template and emits a warning when they differ.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, python
Domain
build-system, ci-cd
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.