/pumpkin

An exception-reporting and review system similar to Squash

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Pumpkin - a Squash alternative

Introduction

Squash is a popular open source tool for exception reporting and bug analysis, and we've used it extensively at Powershop/Flux with some success.

Pumpkin is a similar and more minimal system we've built in-house to replace Squash in our workflow, with a few specific goals:

  • Simpler ingestion pipeline
  • See occurrences of the same bugs across multiple environments
  • Actively maintained
  • Very stable and scalable
  • Highly usable and adaptable

Getting up and running

Contributing

Copyright and license

Pumpkin is copyright 2017 Flux Federation, and its use and modification is governed by a BSD 2.0 license. See the file "LICENSE" for details.