Commit graph

144 commits

Author SHA1 Message Date
Kamil Kokot
b1dc54220c
[Travis] Moved PHP7 packages job from 5th to 2nd position 2016-04-20 16:03:46 +02:00
Kamil Kokot
09eb0f4607
[Travis] Rework configuration 2016-04-18 14:02:55 +02:00
Kamil Kokot
1339eb8f4b
[Travis] Use Chromium for Selenium 🎉 2016-04-18 14:02:49 +02:00
Kamil Kokot
16e91a6538
[Travis] Add Github OAuth token 2016-04-15 11:33:04 +02:00
Kamil Kokot
9a9b6f197e
[Travis] Use Trusty beta (in order to install Chrome) 2016-04-15 09:45:11 +02:00
Mateusz Zalewski
d18aff8825 [Promotion] Implemented adding promotion with total of items from taxon rule scenario 2016-04-13 11:45:19 +02:00
Kamil Kokot
6bd88f4723 [Travis] Use strict Composer validation for the main composer.json / composer.lock 2016-04-01 10:43:32 +02:00
Kamil Kokot
3e41854deb [Travis] Remove setting Github OAuth Token in Composer as it is no longer needed 2016-03-17 09:22:26 +01:00
Kamil Kokot
9784fb12b4 [Travis] Disable OPCache when running phpspec 2016-03-15 11:22:07 +01:00
Kamil Kokot
2105f8eee0 [Travis] OPCached Composer while installing dependencies 2016-03-15 11:06:24 +01:00
Kamil Kokot
f982591fe2 [Travis] Taking Bash to its limit 2016-03-10 16:38:12 +01:00
Kamil Kokot
2bef0c880b [Travis] Using GNU parallel instead of bash-concurrent 2016-03-10 16:38:11 +01:00
Kamil Kokot
57dbcd814c [Travis] Quick and dirty hack to use sylius/* packages from current branch 2016-03-10 16:38:11 +01:00
Kamil Kokot
3d15bd2685 [Travis] Concurrent packages testing, installing and validating! 2016-03-10 16:03:45 +01:00
Kamil Kokot
c707e16a7d [Travis] Testing Sylius packages, aww yeah! 2016-03-10 16:03:45 +01:00
Kamil Kokot
1ae8ccbb23 [Travis] Downloading dependencies for packages and validating configurations 2016-03-10 16:03:45 +01:00
aramalipoor
43845cc676 [Taxonomy] Remove Taxonomy entity in favor of Taxon 2016-03-07 13:40:46 +03:30
Kamil Kokot
da86f8bbc2 [Travis] No debug while calling app/console 2016-02-24 17:22:40 +01:00
Arminek
ff2ce64ecf Add behat scenarios for paypal checkout express
[WIP] Payment method factory for behat

Introduce external page. Behat scenarios for paypal express checkout

Review fixes
2016-02-18 10:33:06 +01:00
Kamil Kokot
a686f82e18 [Travis] Uploading Symfony application logs if build fails 2016-02-16 21:54:41 +01:00
Paweł Jędrzejewski
8603660985 Merge pull request #4172 from pamil/behat-status-wtf
[Travis] New approach to running Behat tests (no rerun if fatal error, correct exit code)
2016-02-16 13:12:07 +01:00
Kamil Kokot
e19dfafb6c [Travis] New approach to running Behat tests 2016-02-16 10:44:30 +01:00
Kamil Kokot
50c1531adf [Travis] Added default Github Oauth Token for Composer 2016-02-16 09:19:22 +01:00
Kamil Kokot
40e6fdcd22 [Channel] Scenarios for changing channel by the developer 2016-02-15 12:52:13 +01:00
Kamil Kokot
5170bcc674 [Travis] Removed CS checker from Travis build 2016-02-12 10:13:28 +01:00
Jefersson Nathan
47c6a4846b Added gherkin style check on travis build 2016-02-09 15:44:30 -03:00
Kamil Kokot
5e1b26d877 [Travis] Do not rerun tests on fatal errors 2016-02-09 14:10:59 +01:00
Ben Davies
15a3f73769 fail build if cs fails 2016-01-29 16:28:07 +00:00
Kamil Kokot
6dcedd2c00 [Travis] Combined together cached & javascript_cached suites 2016-01-29 14:14:34 +01:00
Ben Davies
25fc13adde validate composer in build 2016-01-20 09:37:04 +00:00
Kamil Kokot
76887a53b3 [Travis] Removed MongoDB from our build tools 2016-01-18 16:04:53 +01:00
Paweł Jędrzejewski
287c960d72 Merge pull request #3909 from pamil/phpspec-interactive
[Travis] Enabled no interaction mode for PhpSpec
2016-01-18 15:40:34 +01:00
Kamil Kokot
f3e5d270b4 [Travis] Enabled no interaction mode for PhpSpec 2016-01-18 15:09:50 +01:00
Kamil Kokot
5996ea0e50 [Travis] Maintenance fixes & small improvements 2016-01-18 11:33:03 +01:00
Kamil Kokot
d6a5469170 [Travis] Ability to add Github OAuth token to Composer configuration 2016-01-12 10:13:18 +01:00
Łukasz Chruściel
ee087c1154 [API] ApiTestCase configuration 2015-12-28 01:08:12 +01:00
Kamil Kokot
b526cb6e89 [Travis] Simplified build configuration, new cache management, moved build directory, made javascripts more fail-safe 2015-12-14 10:39:44 +01:00
Adam Elsodaney
8901de630d Create the "etc" directory for environment specific configuration.
With the introduction of AppVeyor continuous integration and
improved setup of Travis, the root directory may start to become
disorganised or cluttered, especially if there are more tools to
be integrated in the future. Moving files for AppVeyor, Travis and
Vagrant into an "etc" directory will help estabish a new location
for similar files.
2015-12-11 12:55:55 +01:00
Kamil Kokot
a352d63cff [Travis] Moved cache:warmup above creating schema to ensure, that warmup does not require database schema 2015-12-01 17:02:51 +01:00
Kamil Kokot
3ac2072608 [Travis] Set PHP7 as required to pass 2015-11-30 11:31:08 +01:00
Kamil Kokot
50e07f75ab [Travis] Prevent caching internal vendor directory of CreateBundle 2015-11-27 16:28:25 +01:00
Kamil Kokot
c0806b44ea [Travis] Container-based with Google Chrome 2015-11-27 10:55:42 +01:00
Kamil Kokot
a9d77dfb1f [Travis] Enabling OPCache also for Composer 2015-11-26 10:48:05 +01:00
Kamil Kokot
18e6d7fd0a [Travis] Removed "~/.composer" cache in favour of "bin" and "vendor" cache 2015-11-20 15:40:58 +01:00
Kamil Kokot
b4ddd033c9 [Travis] Reduced amount of Composer scripts being called, improved MongoDB-related composer.lock caching 2015-11-20 15:40:57 +01:00
Kamil Kokot
ea47a46a10 [Behat] [Travis] Introduced test_cached environment, updated test suites, added metadata cache for Doctrine PHPCR, omit doubled composer dependencies installing 2015-11-19 15:51:31 +01:00
Kamil Kokot
2108d32919 [Travis] Allowed failures in PHP7 builds 2015-11-19 10:57:17 +01:00
Kamil Kokot
2d77727453 [Travis] Enabled OPCache, composer prefers dist during install 2015-11-19 10:57:17 +01:00
Kamil Kokot
a68a7f9a69 [Travis] Using memcached in PHP7 2015-11-19 09:32:03 +01:00
Kamil Kokot
67c3f2438b [Product] Fixed #1363, ProductTranslation has its own slug generator 2015-11-18 17:19:12 +01:00