orisai/github-workflows and orisai/library-template for CI automatization and development of new packages

Marek Bartoš
Nette Blogger | 1171
+
+1
-

orisai/github-workflows is set of simplified GitHub actions and example workflows with most common automatization used by PHP libraries. Battle-tested on all Orisai libraries and heavily cached for optimal performance.

orisai/library-template provides basic package structure, utilizes github-workflows and provides step-by-step instructions to get everything running. You may also use it as a reference point for future updates – if I change anything structure or CI-related, it will be there in commits history.

Instructions are enough for me to get new package started, but they may be incomplete for beginners. Let me know if you miss some important info