Skip to main content

pretalx plugin for Zammad issue tracker

Project description

This is a plugin for pretalx. pretalx plugin for Zammad issue tracker

Development setup

  1. Make sure that you have a working pretalx development setup.

  2. Clone this repository, eg to local/pretalx-zammad.

  3. Activate the virtual environment you use for pretalx development.

  4. Run pip install -e . within this directory to register this application with pretalx’s plugin registry.

  5. Run make within this directory to compile translations.

  6. Restart your local pretalx server. This plugin should show up in the plugin list shown on startup in the console. You can now use the plugin from this repository for your events by enabling it in the ‘plugins’ tab in the settings.

This plugin has CI set up to enforce a few code style rules. To check locally, you need these packages installed:

pip install flake8 flake8-bugbear isort black

To check your plugin for rule violations, run:

black --check .
isort -c .
flake8 .

You can auto-fix some of these issues by running:

isort .
black .

License

Copyright 2024 Florian Moesch

Released under the terms of the Apache License 2.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pretalx_zammad-2024.4.0.dev3.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

pretalx_zammad-2024.4.0.dev3-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

Details for the file pretalx_zammad-2024.4.0.dev3.tar.gz.

File metadata

File hashes

Hashes for pretalx_zammad-2024.4.0.dev3.tar.gz
Algorithm Hash digest
SHA256 60d42a1bdc7c95fb3fa94e23a0dcd0da555a51317569cb20a1d0dbedce5c04f7
MD5 d89dc9874a4dc7e65f2b4bed4e30ba75
BLAKE2b-256 52b3f5cae8413a04e943e68c1194a8b4ee6f67d922a840c86a54ea0cb077ee11

See more details on using hashes here.

Provenance

The following attestation bundles were made for pretalx_zammad-2024.4.0.dev3.tar.gz:

Publisher: publish.yml on badbadc0ffee/pretalx-zammad

Attestations:

File details

Details for the file pretalx_zammad-2024.4.0.dev3-py3-none-any.whl.

File metadata

File hashes

Hashes for pretalx_zammad-2024.4.0.dev3-py3-none-any.whl
Algorithm Hash digest
SHA256 d3a05bd05c6351e576398e0e5df2c7da877c0cac7c50e4c30a06cd18721549d4
MD5 e9285d5389551b3095b120e96d53325e
BLAKE2b-256 b7efe44247408e118c4d31909e4e30b9f753c3a5218a719b5a17d633fc65b18d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pretalx_zammad-2024.4.0.dev3-py3-none-any.whl:

Publisher: publish.yml on badbadc0ffee/pretalx-zammad

Attestations:

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page