quasar-devops
quasar-devops copied to clipboard
A repo collection for all devops stuff to quickly test and deploy quasar framework apps of all modes and platforms.
With all of this CI/CD stuff, its best if its very well documented and organized, to include the following: - What the pipe does - How to use - Example...
Make a `docker-compose.yml` version where Quasar can be built or developed into without polluting local environment registries/packages/etc and just continue working in a docker environment instead.
Need a way to build and upload an iOS app release from Quasar build (Capacitor or Cordova) to the Releases page. Bonus if it can be automatically uploaded to the...
Need to build a Github Action Workflow yaml file for building Quasar into a Docker Image and store into the repo's respective Github Packages. Perhaps also with the added ability...