Commit graph

299 commits

Author SHA1 Message Date
8bbc92ba94
BUGFIX: Allow local docs rendering
* Update .gitlab-ci.yml to allow running
  gitlab-runner exec docker render:documentation
  locally
2017-04-13 09:07:54 +02:00
c388a7e8b3
TASK: Provide _static folder for docs 2017-04-13 09:06:34 +02:00
5c56c1cded
TASK: Add Makefile for documentation rendering 2017-04-13 09:04:02 +02:00
dde46a8d37
FEATURE: Add documentation rendering
Relates: #63
2017-04-13 08:46:17 +02:00
Daniel Hürtgen
278853c069 Merge branch 'bugfix/gitlab-ci' into 'develop'
BUGFIX: Set default gitlab-ci image (alpine) & switch commands

See merge request !68
2017-04-11 21:04:02 +02:00
0be4aeca87
Merge remote-tracking branch 'origin/develop' into bugfix/gitlab-ci 2017-04-11 20:59:45 +02:00
771d84e548
BUGFIX: Allow ssh agent to work on alpine
* Use a file instead of bash expansion.
2017-04-11 20:58:36 +02:00
5ec3d2eea2
WIP|BUGFIX: Allow ssh auth for github sync
* Use variable as in all other scripts.
2017-04-11 20:21:20 +02:00
b4b1d25635 Merge branch 'hotfix/gitlab-ci' into 'develop'
HOTFIX: Reactivate gitlab runners

See merge request !69
2017-04-11 18:45:46 +02:00
Daniel Hürtgen
2aec0d955c HOTFIX: Reactivate gitlab runners 2017-04-11 18:39:15 +02:00
Daniel Hürtgen
7d4fec959c BUGFIX: Set default gitlab-ci image (alpine) & switch commands 2017-04-11 18:23:09 +02:00
Daniel Hürtgen
0080361901 Merge branch 'feature/update-readme-for-gitlab' into 'develop'
TASK: Update readme with project website

See merge request !66
2017-04-11 16:43:25 +02:00
Daniel Hürtgen
516f6010ea Merge branch 'feature/sync-to-github' into 'develop'
Feature/sync to github

See merge request !67
2017-04-11 16:41:18 +02:00
813aa48010
TASK: Push to github project
* Mirror current repository state
2017-04-11 16:38:29 +02:00
bef8c1a913
TASK: Install git instead of rsync
* To make sync work via git
2017-04-11 15:51:20 +02:00
abdc7f0f72
TASK: Add sync to github via pipelines
* To make github an auto mirror
2017-04-11 15:50:58 +02:00
3a37662001 Merge branch 'feature/58-convert-to-php-codesniffer-composer-plugin' into 'develop'
Feature/58 Convert to php-codesniffer-standards composer package type

Closes #58

See merge request !59
2017-04-11 15:23:54 +02:00
4ef69c91ac
TASK: Update readme with project website
* As github is no longer the home but a mirror, we will tell everyone.
2017-04-11 14:39:47 +02:00
24fcca561f Merge branch 'develop' into 'feature/58-convert-to-php-codesniffer-composer-plugin'
# Conflicts:
#   composer.json
2017-04-11 14:28:06 +02:00
269004947d Merge pull request #64 from DanielSiepmann/feature/editorconfig
TASK: Also support Makefile
2017-04-11 12:59:28 +02:00
9f322d3272 Merge pull request #65 from DanielSiepmann/bugfix/62-adjust-typo3-docs-urls
BUGFIX: Adjust TYPO3 docs urls
2017-04-11 12:59:13 +02:00
Daniel Hürtgen
b44eb0994f BUGFIX: URL typo fixes 2017-04-11 12:57:35 +02:00
Daniel Hürtgen
be4b76c192 BUGFIX: Adjust TYPO3 docs urls 2017-04-11 12:53:02 +02:00
c392cb8cb8 TASK: Also support Makefile
* Makefile requires tabs to work
2017-04-11 12:25:49 +02:00
a13d25f0ae Merge pull request #61 from DanielSiepmann/feature/gitlab-ci
Feature/gitlab ci
2017-04-11 12:25:14 +02:00
421f3859c0 Merge pull request #63 from DanielSiepmann/feature/editorconfig
FEATURE: Provide initial editorconfig
2017-04-11 12:23:58 +02:00
Daniel Hürtgen
749f977633 FEATURE: Provide initial editorconfig 2017-04-11 12:23:27 +02:00
Daniel Hürtgen
7790f19a74 FEATURE: Convert to php-codesniffer-standards composer package type 2017-04-11 11:13:14 +02:00
e8211dc411 Merge remote-tracking branch 'origin/develop' into feature/gitlab-ci 2017-04-11 11:10:19 +02:00
87a3cc071a Merge pull request #60 from DanielSiepmann/feature/update-typoscript-dependency
TASK: Update to latest TypoScript tokenizer
2017-04-11 11:07:19 +02:00
38722b7d51 Merge pull request #56 from DanielSiepmann/feature/46-automated-testing
Feature/46 automated testing
2017-04-11 11:05:37 +02:00
161ea3f582
TASK: Update autoloading
* Split up dev loading
2017-04-11 11:00:27 +02:00
89af4a2e37
TASK: Configure phpmd
* Make phpmd pass.
* Comment supressions with a reason.
2017-04-11 08:40:19 +02:00
e48cbe712e
BUGFIX: Allow phpunit tests to run even if phpcs.xml.dist is provided
* By adding Coding Standard to calls, phpcs will not lookup the standard
  to use in our phpcs.xml.dist, which is used to check the project
  itself.
* Instead it will use the provided standard.
2017-04-10 13:32:44 +02:00
d81b50d88e Merge remote-tracking branch 'origin/feature/update-typoscript-dependency' into feature/gitlab-ci 2017-04-10 09:35:03 +02:00
56f5578a1f Merge remote-tracking branch 'origin/feature/46-automated-testing' into feature/gitlab-ci 2017-04-10 09:34:48 +02:00
b20bf043f0
TASK: Don't show warnings
* On CI we just want to make sure we don't have any errors.
2017-04-10 09:32:22 +02:00
65bc89ad7c Merge remote-tracking branch 'origin/develop' into feature/46-automated-testing 2017-04-09 20:20:21 +02:00
a16ae7b8d4
TASK: Update to latest TypoScript tokenizer
* As official project does no longer modify the file to tokenize.
* Add tests to test integration.
2017-04-09 20:14:16 +02:00
cb6562b18e Merge branch 'feature/46-automated-testing' into feature/gitlab-ci 2017-04-09 14:42:38 +02:00
Daniel Hürtgen
cf14c8dd7b Merge pull request #57 from DanielSiepmann/hotfix/fix-broken-vendor-sniff
BUGFIX: Update string to replace missing vendor token
2017-04-09 14:13:40 +02:00
6528c391b2
FEATURE: Make each sniff run as a new test
* Allows running all further sniffs, even if a single sniff fails.
* Shows all issues at once in output.
* Use native SplFileInfo instead of Symfony, as we have no need for the
  dependency.

Relates: #46
2017-04-09 13:40:10 +02:00
f373826cc6
BUGFIX: Update string to replace missing vendor token
* Using double quotes with method call didn't work the way.
* Use normal string concatenation instead.
2017-04-09 12:51:57 +02:00
0c733c5e80 Merge remote-tracking branch 'origin/develop' into feature/46-automated-testing 2017-04-09 12:46:43 +02:00
b8d84c5bdc
TASK: Add further linting 2017-04-09 00:14:27 +02:00
3e89316430
TASK: Make composer available as bin 2017-04-08 23:38:04 +02:00
ba20024783
TASK: Migrate to smaller alpine images
* To have faster downloads, smaller images, simpler installs
2017-04-08 23:32:11 +02:00
c511f1a70b
WIP|FEATURE: Test on multiple php versions
* Use different jobs to run in parallel.
* Use different docker image for each php version.
* Provide common way to install composer on each image.
2017-04-08 23:29:08 +02:00
a2eb6d799d
TASK: Install make to run install routine 2017-04-08 23:16:29 +02:00
bd3e6b080d
BUGFIX: Finish installation / setup on gitlab ci
* Install PHPCS Standard to execute with tests
2017-04-08 23:07:26 +02:00