Skip to content

Conversation

@diox
Copy link
Member

@diox diox commented Dec 12, 2025

Fixes mozilla/addons#15689

To help test webhook locally without having to manually tweak the permission

@diox diox requested a review from eviljeff December 12, 2025 11:21
parser.add_argument(
'--payload',
dest='payload_filename',
default=os.path.join(settings.ROOT, 'tmp/payload.json'),
Copy link
Member

Choose a reason for hiding this comment

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

it'd be nicer if the command didn't traceback when the default filepath didn't exist, and instead returned the help text.

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.

[Task]: make replaying cinder webhooks not terrible.

2 participants