Skip to content
This repository has been archived by the owner on Mar 3, 2021. It is now read-only.

Latest commit

 

History

History
27 lines (18 loc) · 736 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 736 Bytes

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.