Skip to main content

pretalx plugin for RT issue tracker

Project description

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

Development setup

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

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

  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_rt-2024.4.0.dev8.tar.gz (9.4 kB view details)

Uploaded Source

Built Distribution

pretalx_rt-2024.4.0.dev8-py3-none-any.whl (10.6 kB view details)

Uploaded Python 3

File details

Details for the file pretalx_rt-2024.4.0.dev8.tar.gz.

File metadata

  • Download URL: pretalx_rt-2024.4.0.dev8.tar.gz
  • Upload date:
  • Size: 9.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for pretalx_rt-2024.4.0.dev8.tar.gz
Algorithm Hash digest
SHA256 b9c0dc8b06c76505ac987cdec5b2da4b250c6d51d76cddac4de24fe46672c168
MD5 cc406d9d7993415a5ad00456ed4e140b
BLAKE2b-256 bc6b563d73ab96aba98ffe36ebc1910a3e1ab0f01840cbf4423b4463ed469fd8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pretalx_rt-2024.4.0.dev8.tar.gz:

Publisher: publish.yml on badbadc0ffee/pretalx-rt

Attestations:

File details

Details for the file pretalx_rt-2024.4.0.dev8-py3-none-any.whl.

File metadata

File hashes

Hashes for pretalx_rt-2024.4.0.dev8-py3-none-any.whl
Algorithm Hash digest
SHA256 8255e8034d26a0796d966f5e46eaf9fc762003e8747d5e8f0035c57ab2dd064f
MD5 5f581dd10623ec18b85a30dc390c2c32
BLAKE2b-256 41fa7c8a7da10f5b74d99bba8c37b7204b587012e8fa0b7c397ec4bcb5d6675b

See more details on using hashes here.

Provenance

The following attestation bundles were made for pretalx_rt-2024.4.0.dev8-py3-none-any.whl:

Publisher: publish.yml on badbadc0ffee/pretalx-rt

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