Download the PHP package projectrebel/github-workflow without Composer
On this page you can find all versions of the php package projectrebel/github-workflow. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download projectrebel/github-workflow
More information about projectrebel/github-workflow
Files in projectrebel/github-workflow
Package github-workflow
Short Description Quickly add a streamlined, trunk-based, release dependent workflow to you Laravel application
License MIT
Homepage https://github.com/projectrebel/github-workflow
Informations about the package github-workflow
Github Workflow
Quickly support your trunk-based project with a robust CI workflow powered by Github Actions and releases.
Prerequistes
This package assumes the usage of Vapor, Larastan and Pint. These packages will need to be installed and the following scripts added to composer.json
:
It is also assumed that your project has a "staging" environment in your Vapor project.
Installation
You can install the package via composer:
Usage
Simply run the install command and follow the prompts.
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
- Nolan Nordlund
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of github-workflow with dependencies
spatie/laravel-package-tools Version ^1.12.1
illuminate/contracts Version 7.*|8.*|9.*|^10.0