Commit Graph

26 Commits

Author SHA1 Message Date
Roman Telezhynskyi
37b07c1512 Refrsesh docker image.
--HG--
branch : develop
2019-04-03 15:10:56 +03:00
Roman Telezhynskyi
a2ff65d8fb Debian jessie has been moved to archive.
--HG--
branch : develop
2019-04-03 14:19:51 +03:00
Roman Telezhynskyi
3694eea728 Try to fix error by specifying build dependencies.
--HG--
branch : develop
2019-04-03 13:58:05 +03:00
Roman Telezhynskyi
d2750b2d78 Fixed wrong key for make.
--HG--
branch : develop
2016-08-03 20:46:53 +03:00
Roman Telezhynskyi
8bed074907 Turn on silent testing for bitbucket pipelines beta.
--HG--
branch : develop
2016-08-03 19:57:06 +03:00
Roman Telezhynskyi
23f2a528cf As was suggested i created special docker image that setup default locale to
en_US.UTF-8.

--HG--
branch : develop
2016-08-01 19:37:24 +03:00
Roman Telezhynskyi
e5cbf86ef2 Tring restore bitbucket pipeline. Fixing locale is wrong way. Try get error
sting about copying.

--HG--
branch : develop
2016-07-28 11:38:30 +03:00
Roman Telezhynskyi
2fbac845b5 Looks like "dpkg-reconfigure locales" need some type of dialog with user.
Replace with another approach.

--HG--
branch : develop
2016-07-25 23:28:26 +03:00
Roman Telezhynskyi
f34a3e54e4 Documentation says they use Ubuntu, but log says we work with Debian. And ssems
like Debian doesn't provide package "language-pack-en". Let's try without it.

--HG--
branch : develop
2016-07-25 23:18:29 +03:00
Roman Telezhynskyi
1813a897e3 Forgot that i call locale-gen before "apt-get install".
--HG--
branch : develop
2016-07-25 23:06:10 +03:00
Roman Telezhynskyi
4e35551ff4 Seems like "local-gen" is inside package "locales".
--HG--
branch : develop
2016-07-25 22:37:29 +03:00
Roman Telezhynskyi
1fc22502ac Can't change locale because no English language pack installed.
--HG--
branch : develop
2016-07-25 22:29:22 +03:00
Roman Telezhynskyi
6124f2c314 Because bitbucket pipelines by default uses C locale we will try generate UTF-8
manually.

--HG--
branch : develop
2016-07-25 22:23:28 +03:00
Roman Telezhynskyi
9e9e2a1455 Check which locale supports bitbucket pipelines.
--HG--
branch : develop
2016-07-25 21:55:23 +03:00
Roman Telezhynskyi
14376c4fe1 bitbucket-pipelines.yml. Error: xvfb-run: command not found.
--HG--
branch : develop
2016-07-25 12:28:13 +00:00
Roman Telezhynskyi
3476e071cd bitbucket-pipelines.yml. My last hope is "xvfb-run".
--HG--
branch : develop
2016-07-25 12:12:09 +00:00
Roman Telezhynskyi
b4c22a0096 bitbucket-pipelines.yml. Probably we already have root rights.
--HG--
branch : develop
2016-07-25 12:04:13 +00:00
Roman Telezhynskyi
0b86fac946 bitbucket-pipelines.yml. QTestLib require GUI support for some tests.
--HG--
branch : develop
2016-07-25 11:35:41 +00:00
Roman Telezhynskyi
1551ee4f71 bitbucket-pipelines.yml. Fixing error: QXcbConnection: Could not connect to display.
--HG--
branch : develop
2016-07-25 11:34:36 +00:00
Roman Telezhynskyi
1eb97800f4 bitbucket-pipelines.yml. Used $(nproc).
--HG--
branch : develop
2016-07-25 11:31:38 +00:00
Roman Telezhynskyi
cd8297e157 bitbucket-pipelines.yml. Added export LD_LIBRARY_PATH
--HG--
branch : develop
2016-07-25 11:15:24 +00:00
Roman Telezhynskyi
f4cb033459 Looks like we can use apt-get inside bitbucket-pipelines.yml.
--HG--
branch : develop
2016-07-25 10:50:22 +00:00
Roman Telezhynskyi
d4c1d348f9 Try to use default image.
--HG--
branch : develop
2016-07-25 10:07:28 +00:00
Roman Telezhynskyi
952bd66dae bitbucket-pipelines.yml, removed "which qmake".
--HG--
branch : develop
2016-07-25 09:43:17 +00:00
Roman Telezhynskyi
25d42004d1 Try to fix bitbucket-pipelines.yml
--HG--
branch : develop
2016-07-25 09:32:08 +00:00
Roman Telezhynskyi
707d2a805e bitbucket-pipelines.yml created online with Bitbucket
--HG--
branch : develop
2016-07-25 09:26:35 +00:00