Skip to content

outl1ne/nova-release-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Nova Release Tracking

Tracks Laravel/Nova releases by pushing the changes to your repository seemlessly. Twice a day at midday and midnight the github actions will run a scheduled action which will check for new releases.

Setup

  1. Fork the repository
  2. Secrets need to be configured
    • NOVA_PASSWORD: liscense password
    • NOVA_USER: liscense username/email
    • NOVA_REPO_ACCESS_TOKEN: PAT to your private nova tracking repository
  3. Variables
    • TARGET_NOVA_REPO owner/name for the target nova repository (example: outl1ne/nova)

Contribution

Issues & Pull Requests are welcome.

Credits

About

Github Action to track nova releases

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published