zelaznymarek / app-builder
Make your test server workflow friendly
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^7.1
- ext-json: *
- fguillot/simplelogger: ^1.0
- guzzlehttp/guzzle: ^6.2
- incenteev/composer-parameter-handler: ^2.1
- mikey179/vfsstream: ^1.6
- sebastian/git: ^2.1
- symfony/config: ^3.3
- symfony/console: ^3.3
- symfony/dependency-injection: ^3.3
- symfony/event-dispatcher: ^3.3
- symfony/expression-language: ^3.3
- symfony/property-access: ^3.3
- symfony/serializer: ^3.3
- symfony/yaml: ^3.3
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.3
- kubawerlos/types-checker: ^1.1
- phing/phing: ^2.16
- phpstan/phpstan: ^0.7.0
- phpunit/phpunit: ^6.2
- povils/phpmnd: ^1.1
- sebastian/phpcpd: ^3.0
- squizlabs/php_codesniffer: ^3.0
This package is not auto-updated.
Last update: 2025-03-01 03:08:22 UTC
README
This application automates work with JIRA and a Git repository. Fetches any info you need from Jira ticket and pull request, maps it to any array structure you need and creates a folder with test application on server. Downloaded apps will be updated or removed automaticaly.
Comming soon - how to install, configure and use.