snapcrafters / sentry

A community-maintained package to easily install Sentry on Linux
MIT License
14 stars 12 forks source link

GitHub integration broken #21

Closed tcuthbert closed 1 year ago

tcuthbert commented 5 years ago

The current version of the snap has an out of date GitHub plugin

github: sentry-plugins 9.1.1 (/snap/sentry/66/lib/python2.7/site-packages)

When attempting to update the plugin you just get redirected to the GitHub marketplace.

The sentry logs don't indicate any issues that would block the plugin being upgraded so I assume the issue is due to sentry running as a snap.

[26/Jun/2019:00:26:42 +0000] "GET /api/0/organizations/canonical/plugins/?plugins=vsts&plugins=github&plugins=bitbucket HTTP/1.1" 200 3403 "https://sentry.is.canonical.com/settings/canonical/integrations/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0"
[26/Jun/2019:00:26:43 +0000] "GET /_static/1561491944/sentry/dist/github-logo.png HTTP/1.1" 200 3976 "https://sentry.is.canonical.com/settings/canonical/integrations/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0"
[26/Jun/2019:00:28:16 +0000] "GET /api/0/organizations/canonical/plugins/?plugins=vsts&plugins=github&plugins=bitbucket HTTP/1.1" 200 3492 "https://sentry.is.canonical.com/settings/canonical/integrations/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0"
[26/Jun/2019:00:29:29 +0000] "GET /api/0/organizations/canonical/plugins/?plugins=vsts&plugins=github&plugins=bitbucket HTTP/1.1" 200 3492 "https://sentry.is.canonical.com/settings/canonical/integrations/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0"
[26/Jun/2019:00:33:15 +0000] "GET /api/0/organizations/canonical/plugins/?plugins=vsts&plugins=github&plugins=bitbucket HTTP/1.1" 200 3492 "https://sentry.is.canonical.com/settings/canonical/integrations/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0"
[26/Jun/2019:00:33:35 +0000] "GET /api/0/organizations/canonical/plugins/?plugins=vsts&plugins=github&plugins=bitbucket HTTP/1.1" 200 3492 "https://sentry.is.canonical.com/settings/canonical/integrations/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0"
[26/Jun/2019:00:33:43 +0000] "GET /organizations/canonical/integrations/github/setup/? HTTP/1.1" 302 688 "https://sentry.is.canonical.com/settings/canonical/integrations/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0"
[26/Jun/2019:00:33:47 +0000] "GET /organizations/canonical/integrations/github/setup/? HTTP/1.1" 302 687 "https://sentry.is.canonical.com/settings/canonical/integrations/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0"
[26/Jun/2019:00:33:49 +0000] "GET /api/0/organizations/canonical/plugins/?plugins=vsts&plugins=github&plugins=bitbucket HTTP/1.1" 200 3489 "https://sentry.is.canonical.com/settings/canonical/integrations/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0"
prod-is-sentry-bot commented 5 years ago

It seems the snap ships the older github plugin[1], unfortunately, it states:

Note: This plugin has been deprecated in favor of the GitHub Global Integration.

[1]https://github.com/getsentry/sentry-plugins/tree/master/src/sentry_plugins/github

hloeung commented 5 years ago

It seems the snap ships the older github plugin[1], unfortunately, it states:

Note: This plugin has been deprecated in favor of the GitHub Global Integration.

[1]https://github.com/getsentry/sentry-plugins/tree/master/src/sentry_plugins/github

merlijn-sebrechts commented 2 years ago

Is this still the case in the latest version of the snap?

merlijn-sebrechts commented 1 year ago

Closing this issue as it's likely fixed in the last version. Please re-open if this is not the case!