Should spin template use tags #141
-
The question is if spin templates should get tagged when the code is updated or if it should anyway always use the latest commit? |
Beta Was this translation helpful? Give feedback.
Answered by
jaydrogers
Dec 19, 2024
Replies: 1 comment
-
What we do for now is just use the latest commit on the branch. We have releases, but they are basically just notes to be emailed to people (example https://github.com/serversideup/spin-template-laravel-basic). If you want to do testing, then you can do things like this when we did extensive testing with Laravel Pro: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jaydrogers
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What we do for now is just use the latest commit on the branch. We have releases, but they are basically just notes to be emailed to people (example https://github.com/serversideup/spin-template-laravel-basic).
If you want to do testing, then you can do things like this when we did extensive testing with Laravel Pro: