ManderaGeneral / generalpackager

Tools to interface GitHub, PyPI, NPM and local modules / repos. Used for generating files to keep projects dry and synced. Tailored for ManderaGeneral for now.
https://pypi.org/project/generalpackager/
Apache License 2.0
0 stars 0 forks source link

Environment settings #70

Open Mandera opened 1 year ago

Mandera commented 1 year ago

There needs to be a setting somewhere that affects a whole environment (Such as ManderaGeneral). Currently it's all defined in generalpackager. Let's take a list of packages to include for example:

Alternative 1

Require a separate repo with some configuration file, have a simple workflow for every repo to relay to this one?

Alternative 2

Define it in metadata.json. In Actions, it will relay the new config to all other repos