Skip to content

Update app version, changelog and commit changes to git

License

Notifications You must be signed in to change notification settings

orumad/laravel-app-version

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel App Version

My (own & personal) system to update the version of Laravel applications, their changelog and commit changes to git.

Additionally, it can merge changes from the main`` branch to the deploy` branch in order to deploy automatically these changes to the remote server.

This package installs a Laravel console command called update:version that can perform all the tasks described above.

Usage:

$ php artisan update:version {message} {--T|tag=version} {--deploy}

NOTE: due to the very personal nature of this task, the repository's issues system has been disabled. Feel free to fork and make the changes you need to adapt this to your own system.

About

Update app version, changelog and commit changes to git

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages