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.dev0.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for pretalx_zammad-2024.4.0.dev0.tar.gz
Algorithm Hash digest
SHA256 92d67aec35ab8b94db52284b1a772326e5cdee1016f6665925a3d25fd8cc34bb
MD5 509b5e79fb8895f0003c359be45ade56
BLAKE2b-256 e903cb63b84a5137dec4ef83d09a19d3907df351427825a1b90237b8b9ab37a1

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on badbadc0ffee/pretalx-zammad

Attestations:

File details

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

File metadata

File hashes

Hashes for pretalx_zammad-2024.4.0.dev0-py3-none-any.whl
Algorithm Hash digest
SHA256 7f029f18f3b97c7345d9fc58f2d34734550e19deb65022c327ce1e2a77d1adfe
MD5 b2264bba15b813be7884a0b4dd9dc336
BLAKE2b-256 71cbe39242ff7c240b18b61ed41234431d15707e1929c2538f1832afc36b3115

See more details on using hashes here.

Provenance

The following attestation bundles were made for pretalx_zammad-2024.4.0.dev0-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