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

NotImplementedError: Unsupported event of type wiki_page #19

Open
qvazzler opened this issue Nov 1, 2016 · 3 comments
Open

NotImplementedError: Unsupported event of type wiki_page #19

qvazzler opened this issue Nov 1, 2016 · 3 comments

Comments

@qvazzler
Copy link

qvazzler commented Nov 1, 2016

Any chance of seeing this implemented? Thanks!

@qvazzler
Copy link
Author

qvazzler commented Nov 1, 2016

Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/mattermost_gitlab/server.py", line 42, in new_event
    event = event_formatter.as_event(request.json)
  File "/usr/local/lib/python2.7/dist-packages/mattermost_gitlab/event_formatter.py", line 262, in as_event
    raise NotImplementedError('Unsupported event of type %s' % data['object_kind'])
NotImplementedError: Unsupported event of type wiki_page
127.0.0.1 - - [01/Nov/2016 15:54:51] "POST /new_event HTTP/1.1" 200 -

@NotSqrt
Copy link
Owner

NotSqrt commented Nov 2, 2016

Shouldn't be too difficult.

It's hard to follow the gitlab releases, I don't have much time to work on this project !

@qvazzler
Copy link
Author

qvazzler commented Nov 7, 2016

@NotSqrt Ok. Actually the code pushes don't really work either, but that may be misconfiguration on my part.

Edit: Scratch that, I need to run this with --push as you mentioned in issue #10

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

No branches or pull requests

2 participants