Developers Guide¶
Run locally¶
Backend¶
WEBINPUT_CSV_SESSION_CONFIG=/path/to/config.file hug -f intelmq_webinput_csv/serve.py -p 8002
IntelMQ needs to be installed, as it is a dependency.
Frontend¶
yarn run dev
Using docker¶
See https://github.com/Intevation/intelmq-cb-mailgen-docker#user-content-scenario-2-development-dev
Release a new version¶
Document the changes in the CHANGELOG.md
make a changelog entry in
debian/changelogusingdchcommand line tool. don’t forget the revisionset
clientVersioninclient/src/components/WebinputCSV.vueset
__version_info__inintelmq_webinput_csv/version.pymake a commit and create a tag from it