/laws-fixes-extractor-and-exporter

A project done for Kol Zchut

Primary LanguagePythonMIT LicenseMIT

laws-fixes-extractor-and-exporter

A project done for Kol Zchut

Configuration

There are two required environment variables:

  • JIRA_API_USER: the email address of the user that will be used for Jira API
  • JIRA_API_TOKEN: the token for said user

Script parameters

  • --last-takana, -t: override the last takana number stored in the sqlite DB and get all updates since this one
  • --last-law, -l: override the last law number stored in the sqlite DB and get all updates since this one
  • --log: enable to change the log level- possible parameters are:
    • debug, info, warning, error