loadsys / loadsys/CakePHP-Shell-Scripts
Our Hoping to Accomplish List
Personne n'a encore pris cette issue.
- Langage dominant
- Shell
- Étoiles
- 18
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Migrated from the new skeleton's README to here, since these are things I think we'd ideally like to be able to composer install into any of our 3.0 projects.
- auto test running
- auto code sniffing
- auto builds
- auto deploy to stage
- one-click code rollback
Some of this may necessitate the creation of a different repo from the CakePHP-Shell-Scripts project. Some of these things (if they mean what I think they mean) are stuff we used to accomplish with grunt. We either need to move the existing Gruntfile, package.json and associated node scripts into the new skeleton and tweak(/improve) as necessary to fulfill some of the goals, or develop an alternative approach.
Personally, I'd like to not necessarily need the node+npm+grunt stack. Instead I think we could use Cake Shells for some of this, and use a stand alone "watcher" program like kicker to execute them on file change. That may be more tooling that we want to rewrite at the moment though...
The last few are going to require coordination on the production hosting end of things too and may be more long term goals, but I'd love to pursue them.
To this list I would add:
- auto-publishing code coverage reports.
- auto-publishing generated documentation.
(I actually wrote a tool for this that remains completely untested currently: beporter/docs-manager.) See also: #56
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Piste de recherche
Il s’agit d’une feuille de route générale plutôt que d’une tâche d’implémentation unique. Commencez par examiner le Gruntfile existant, package.json, les scripts node associés et l’issue #56 référencée ; les objectifs listés nécessitent également une coordination avec l’hébergement de production. La tâche sera considérée comme terminée lorsque la liste de souhaits aura été divisée en tâches délimitées, avec une approche convenue pour les tests, les builds, le déploiement, le rollback, la couverture et la publication de la documentation.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- node.js, php, shell
- Domaine
- build-system, devops, release, tooling
- Type d'issue
- Fonctionnalité
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 20/100