Research about Ğ1 monetary license integration and refactor of its handling in Silkaj
Issues
- With
pipenv
, if running silkaj from and other folder than the project root, the relative path does not work. - For Debian packaging, a patch was needed to include those files.
Integration in external package
Packaging from the repository
Self-packaging refused by the community
DuniterPy integration
Packaging repository
Debian package
- Create a Debian package
Silkaj integration
-
Pull in the
git subtree
to update to the latest changes -
Rename
license-G1
subtree folder tog1_monetary_license
-
#392 (closed): Include
g1_monetary_license
folder to the package:pyproject.toml
-
Implement code in Silkaj
- Add helper to get the path of the licenses
- Add Spanish, Esperanto, and Portuguese languages choices
-
Write documentation in
CONTRIBUTING.md
on how to manage thesubtree
:- Warn to not modify the monetary license here but on its repository
-
Procedure on how to pull changes from
g1_monetary_license
repository (remote
,subtree
)