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

Sandcastle for non-git upstreams: TypeError: __init__() got an unexpected keyword argument 'working_dir' #2502

Closed
sentry-io bot opened this issue Aug 15, 2024 · 0 comments
Assignees

Comments

@sentry-io
Copy link

sentry-io bot commented Aug 15, 2024

Sentry Issue: PCKT-002-PACKIT-SERVICE-8AE

TypeError: __init__() got an unexpected keyword argument 'working_dir'
  File "packit_service/worker/handlers/distgit.py", line 376, in run_for_target
    downstream_pr = self.sync_branch(
  File "packit_service/worker/handlers/distgit.py", line 268, in sync_branch
    downstream_pr = self.packit_api.sync_release(**kwargs)
  File "packit/api.py", line 1082, in sync_release
    self.up.actions_handler.run_action(
  File "packit/upstream.py", line 112, in actions_handler
    self.command_handler,
  File "packit/upstream.py", line 388, in command_handler
    self._command_handler = self.handler_kls(
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant