<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bitmask-dev.git/Makefile, branch 9008_packaging</title>
<subtitle>[bitmask-dev] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/'/>
<entry>
<title>[pkg] move bundling scripts</title>
<updated>2017-08-14T22:09:36+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2017-08-05T22:20:48+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=7e89e670ec0baac063c52c4f6d3690eb6e6130ad'/>
<id>7e89e670ec0baac063c52c4f6d3690eb6e6130ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] use productsign to sign the flat package</title>
<updated>2017-08-14T22:09:27+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2017-08-05T22:12:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=736c57502d75dbf0d1780260f8788425403d25e6'/>
<id>736c57502d75dbf0d1780260f8788425403d25e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] automate flat package</title>
<updated>2017-08-14T22:09:15+00:00</updated>
<author>
<name>kali</name>
<email>kali@leap.se</email>
</author>
<published>2017-08-04T04:01:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=201a751f0a0da9fa0427d683cb56725a40a00d89'/>
<id>201a751f0a0da9fa0427d683cb56725a40a00d89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] add cleanup to makefile</title>
<updated>2017-07-29T01:10:31+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-07-29T01:05:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=d163ebf78a0dbbb6a27364514f5ec5924119846d'/>
<id>d163ebf78a0dbbb6a27364514f5ec5924119846d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs] document the dev-bootstrap script</title>
<updated>2017-07-25T18:42:56+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-07-25T18:42:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=b71689d6fad298c3ccd0c8550ff71ad6f1c2cb40'/>
<id>b71689d6fad298c3ccd0c8550ff71ad6f1c2cb40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] add leap.pixelated and leap.pixelated_www as dependencies</title>
<updated>2017-07-25T17:17:08+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-07-25T16:24:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=1175a0b3110d69f1d3105530dfc22ee17fb2eb21'/>
<id>1175a0b3110d69f1d3105530dfc22ee17fb2eb21</id>
<content type='text'>
from here on, we're depending on leap's fork.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from here on, we're depending on leap's fork.
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] Add basic functional login test</title>
<updated>2017-07-20T10:34:33+00:00</updated>
<author>
<name>Varac</name>
<email>varac@leap.se</email>
</author>
<published>2017-06-09T07:40:55+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=d6abd906cb64ae68eed3348eba521bc44ebed7b2'/>
<id>d6abd906cb64ae68eed3348eba521bc44ebed7b2</id>
<content type='text'>
* Move todo list to https://0xacab.org/leap/bitmask-dev/issues/8929
* use bundled pysqlcipher - debian package has not been fixed yet.
* reset bitmaskd for each scenario so they are isolated
* run functional tests on CI
* moved e2e tests before the bundle
* add test_functional_graphical Make target
* Install chromedriver in docker image
* add screenshots as artifacts on failure
* run chrome without sandbox for docker

Tests were failing on CI with chrome sandbox:
https://0xacab.org/leap/bitmask-dev/-/jobs/15196

Used this workaround:
https://stackoverflow.com/questions/28364012/webdriver-exception-chrome-not-reachable/28949227#28949227

- Resolves: #8929
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Move todo list to https://0xacab.org/leap/bitmask-dev/issues/8929
* use bundled pysqlcipher - debian package has not been fixed yet.
* reset bitmaskd for each scenario so they are isolated
* run functional tests on CI
* moved e2e tests before the bundle
* add test_functional_graphical Make target
* Install chromedriver in docker image
* add screenshots as artifacts on failure
* run chrome without sandbox for docker

Tests were failing on CI with chrome sandbox:
https://0xacab.org/leap/bitmask-dev/-/jobs/15196

Used this workaround:
https://stackoverflow.com/questions/28364012/webdriver-exception-chrome-not-reachable/28949227#28949227

- Resolves: #8929
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] properly install soledad</title>
<updated>2017-07-19T15:37:42+00:00</updated>
<author>
<name>moomin</name>
<email>moomin@leap.se</email>
</author>
<published>2017-07-19T14:48:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=c81b98df15e3d2006c991c9ca9d86500e3599e9b'/>
<id>c81b98df15e3d2006c991c9ca9d86500e3599e9b</id>
<content type='text'>
Signed-off-by: Ruben Pollan &lt;meskio@sindominio.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Ruben Pollan &lt;meskio@sindominio.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] remove remaining refs to older soledad structure</title>
<updated>2017-06-28T19:31:56+00:00</updated>
<author>
<name>Kali Kaneko (leap communications)</name>
<email>kali@leap.se</email>
</author>
<published>2017-06-28T19:29:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=0cbc0d61c117d25daf30c860954c57640ec1a034'/>
<id>0cbc0d61c117d25daf30c860954c57640ec1a034</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pkg] improve Packages script</title>
<updated>2017-06-21T00:56:10+00:00</updated>
<author>
<name>Kali Kaneko</name>
<email>kali@leap.se</email>
</author>
<published>2017-06-20T10:18:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/bitmask-dev.git/commit/?id=c82f23ccaf077dce350292c7f3b2948d61122bbe'/>
<id>c82f23ccaf077dce350292c7f3b2948d61122bbe</id>
<content type='text'>
- use relative paths
- there's still an absolute path (hardcoded, the REFERENCE FOLDER PATH).
This should be changed (sed!) if we want to automate this for CI or for
building in different environments: STILL NEEDS SOME MANUAL WORK.
- Avoid deleting the build folders by default
- Move the plist file to a subfolder
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- use relative paths
- there's still an absolute path (hardcoded, the REFERENCE FOLDER PATH).
This should be changed (sed!) if we want to automate this for CI or for
building in different environments: STILL NEEDS SOME MANUAL WORK.
- Avoid deleting the build folders by default
- Move the plist file to a subfolder
</pre>
</div>
</content>
</entry>
</feed>
