strapi / strapi

🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.
https://strapi.io
Other
63.73k stars 8.11k forks source link

Remove strapi-plugin-sentry from npm #8722

Closed jorisw closed 3 years ago

jorisw commented 3 years ago

Bug report

Describe the bug

When Googling "strapi sentry plug-in", an npm package seemingly owned by the Strapi team, comes up, but the GitHub repo doesn't exist, and the codebase downloaded from npm is empty, except for a packages.json and README.md

Steps to reproduce the behavior

  1. Go to Google
  2. Search for 'strapi sentry plugin'
  3. Go to the top result (npmjs.com)
  4. Click on the GitHub link in the right panel

Expected behavior

For the repo on GitHub to exist, or for the npmjs.com package not to exist

derrickmehaffy commented 3 years ago

Hi @jorisw we plan to launch a sentry plugin. There are various npm packages where we have reserved their names as we plan to release packages on them.

Currently I don't have an ETA for the sentry package, but we are spinning up a new integrations team internally and this will be one of their new projects.

Going to mark as closed for now, but thank you for the reminder.

jorisw commented 3 years ago

Perhaps a placeholder notice could be added to such npm packages?

derrickmehaffy commented 3 years ago

Short term if you want to implement just a sentry middleware we do have a guide for that: https://strapi.io/documentation/v3.x/guides/error-catching.html

Also you can take a look at one of my personal projects that I have customized the middleware a bit: https://github.com/canonn-science/CAPIv2-Strapi/blob/development/middlewares/sentry/index.js

derrickmehaffy commented 3 years ago

Perhaps a placeholder notice could be added to such npm packages?

I'm actually pinging our engineering team about that right now to see if we can add some placeholder README info. :wink:

jorisw commented 3 years ago

Thanks for the links, we picked https://www.npmjs.com/package/strapi-middleware-sentry

derrickmehaffy commented 3 years ago

Ah yeah perfect @zoltanradics is an awesome Strapi community member :)

zoltanradics commented 3 years ago

@derrickmehaffy Big up sir! ... An awesome but recently very busy therefore inactive community member. :) I hope this can change in the future.

derrickmehaffy commented 3 years ago

@derrickmehaffy Big up sir! ... An awesome but recently very busy therefore inactive community member. :) I hope this can change in the future.

All good @zoltanradics :smile: I know the feeling of being busy.