Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-enable disabled Podbox features #2180

Merged
merged 3 commits into from
Dec 2, 2024
Merged

Conversation

robknight
Copy link
Member

Re-enables features turned off during Devcon:

  • CSV pipeline issuance
  • CSV ticket pipeline issuance
  • Pretix pipeline consumer DB and Semaphore groups
  • Lemonade pipeline consumer DB and Semaphore groups

@robknight robknight requested a review from rrrliu November 27, 2024 16:17

if (this.definition.options.enablePODTickets) {
const podTickets = (
// Is this still needed?
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why are we commenting out auto-issuance / manual tickets? i'm worried if there's some unintended consequence

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wasn't sure if it was still needed, but I've re-enabled it as well.

@robknight robknight added this pull request to the merge queue Dec 2, 2024
Merged via the queue into main with commit bddb8c2 Dec 2, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants