tapp/laravel-honeybadger-deploy

This package is abandoned and no longer maintained. No replacement package was suggested.

A small command to notify Honeybadger.io of deployments

v1.1 2023-11-18 21:42 UTC

This package is auto-updated.

Last update: 2024-02-01 14:01:13 UTC


README

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.