Skip to content

octree-gva/decidim-voca

Repository files navigation

Decidim - Octree Participatory democracy on a robust and open source solution


Decidim Voca

Fixes and adjustments for the Decidim instances distributed by voca.

Documentation

The documentation and the API specification are in the documentation website

Features

  • anonymize users: Runrails decidim:voca:anonymize to anonymize all your database and avoid sending email or leaking nicknames/passwords.

Contribute

License

This module is under APGLv3 Licence. See LICENSE for more information

Update Versions

Release a version is up to the maintainer of this repo.

The main package.json version attribute is dispatch on versionning the ruby engine, allowing to bump the multi-repo with unique version.

To run these scripts, change your current branch to main and do:

Release a patch

yarn version --new-version patch --no-git-tag-version
yarn postversion
git add .
git tag v0.0.<yourpatch>

Release a minor

yarn version --new-version minor --no-git-tag-version
yarn postversion
git add .
git tag $(yarn postversion)

About

Gem for all voca's decidim instances

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors