Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

TappNetwork/laravel-honeybadger-deploy

Repository files navigation

A small command to notify HoneyBadger.io of deployments

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

Track Honeybadger.io deployments with a artisan command. https://docs.honeybadger.io/api/reporting-deployments/#sending-deployment-notifications-manually

Installation

You can install the package via composer:

composer require tapp/laravel-honeybadger-deploy

Usage

php artisan honeybadger:deploy {revision=sha} {?environment=production}  {?local_username=forge}

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.