Extends the Raven Sentry client module.
Every errors are tagged with the raven_release.settings.version configuration variable.
You can then filter issues in sentry on this release tag.

Project Page : https://www.drupal.org/project/raven_release

git clone --branch 8.x-1.x https://git.drupal.org/project/raven_release.git
cd raven_release

Comments

kaalh created an issue. See original summary.

PA robot’s picture

Status: Needs review » Needs work

There are some errors reported by automated review tools, did you already check them? See http://pareview.sh/pareview/httpsgitdrupalorgprojectraven_releasegit

We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)

Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).

I'm a robot and this is an automated message from Project Applications Scraper.

kaalh’s picture

Status: Needs work » Needs review
mnsh1416’s picture

Hey @kaalh,

You have to add "core: 8.x" in your "info.yml" file, because of this i am getting an error:
"exception 'Drupal\Core\Extension\InfoParserException' with message 'Missing required keys (core) in modules/custom/raven_release/raven_release.info.yml"

and check your "dependencies" key too.

shylajaphp’s picture

Hi
Missing core: 8.x in raven_release.info.yml

Automated Review

Passed

https://pareview.sh/node/1708

Manual Review

Individual user account
[Yes: Follows]
No duplication
Master Branch
[No: Does not follow] the guidelines for master branch.
Licensing
[Yes: Follows] the licensing requirements.
README.txt/README.md
[No: Does not follow] the guidelines for in-project documentation and/or the README Template.
Code long/complex enough for review
[Yes: Follows] code can be easily reviewed.
Secure code
[Yes: Meets the security requirements
sleitner’s picture

Status: Needs review » Needs work

There are three issues, see details: https://pareview.sh/pareview/https-git.drupal.org-project-raven_release....

Review of the 8.x-1.x branch (commit d48bd71):

  • Your README.txt does not follow best practices (headings need to be uppercase). .
  • The INTRODUCTION section is missing.
  • The raven_release.module does not implement hook_help().
  • No automated test cases were found, did you consider writing PHPUnit tests? This is not a requirement but encouraged for professional software development.

This automated report was generated with PAReview.sh, your friendly project application review script.

apaderno’s picture

Status: Needs work » Closed (won't fix)

If you are still working on this application, you should fix all known problems and set the status to Needs review. (See also the project application workflow.)
Please don't change status of this application if you aren't sure you have time to dedicate to this application, or it will be closed again as won't fix.

I am closing this application due to lack of activity.