<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_platform.git/tests/platform-ci, branch fix_0.9_ci_deploy</title>
<subtitle>[leap_platform] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/'/>
<entry>
<title>Use master branch for nickserver deployment</title>
<updated>2017-06-30T06:23:15+00:00</updated>
<author>
<name>Varac</name>
<email>varac@leap.se</email>
</author>
<published>2017-06-30T06:23:15+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=781b6210e31b432364a1c92000485e982b0e2cb9'/>
<id>781b6210e31b432364a1c92000485e982b0e2cb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[CI] Fix node name for local tests</title>
<updated>2017-06-29T18:05:17+00:00</updated>
<author>
<name>Varac</name>
<email>varac@leap.se</email>
</author>
<published>2017-06-29T18:05:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=e30f5a1fc864abf7438a117564a6fbad6752e2aa'/>
<id>e30f5a1fc864abf7438a117564a6fbad6752e2aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use platform CI scripts from upgrade_tests branch</title>
<updated>2017-06-29T17:21:39+00:00</updated>
<author>
<name>Varac</name>
<email>varac@leap.se</email>
</author>
<published>2017-06-29T17:16:17+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=696750cbc39b969be2c774e1cd2d05f193f63b91'/>
<id>696750cbc39b969be2c774e1cd2d05f193f63b91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change CI build webapp source branch to master.</title>
<updated>2016-10-25T13:20:31+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@riseup.net</email>
</author>
<published>2016-10-25T13:20:31+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=e04f0e42c24ee37b55cfd23761c73471e0eeb816'/>
<id>e04f0e42c24ee37b55cfd23761c73471e0eeb816</id>
<content type='text'>
The develop branch was removed, and current master is the same as
develop was before.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The develop branch was removed, and current master is the same as
develop was before.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use random vm name when running local</title>
<updated>2016-10-18T19:17:13+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-10-15T21:03:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=03e7a5ddd745524a392ec4ad4c0773cfafbef1dd'/>
<id>03e7a5ddd745524a392ec4ad4c0773cfafbef1dd</id>
<content type='text'>
when using gitlab-runner locally, CI_BUILD_ID is always 1 which
will conflict with running/terminating AWS instances in subsequent runs
therefore we pick a random number in this case
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when using gitlab-runner locally, CI_BUILD_ID is always 1 which
will conflict with running/terminating AWS instances in subsequent runs
therefore we pick a random number in this case
</pre>
</div>
</content>
</entry>
<entry>
<title>Use caching in setup.sh</title>
<updated>2016-10-18T19:17:13+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-10-15T20:02:11+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=3728f820ca684798a5579fc445733ef531351bb7'/>
<id>3728f820ca684798a5579fc445733ef531351bb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include secret variables from gitlab ci settings</title>
<updated>2016-10-18T19:17:13+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-10-14T17:57:52+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=65c7e65282a40e72d077d1462cc33e734505269c'/>
<id>65c7e65282a40e72d077d1462cc33e734505269c</id>
<content type='text'>
- Assemble cloud.json from aws credential env vars
- Deploy ssh private key from env var
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Assemble cloud.json from aws credential env vars
- Deploy ssh private key from env var
</pre>
</div>
</content>
</entry>
<entry>
<title>Add public sshkey of gitlab-runner for platform builds</title>
<updated>2016-10-18T19:17:13+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-10-14T17:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=1438c4d5ed1c4fb63c8003f8bd3cbca78ce0252c'/>
<id>1438c4d5ed1c4fb63c8003f8bd3cbca78ce0252c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Checkin cloud.json template without credentials</title>
<updated>2016-10-18T19:17:13+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-10-14T17:02:41+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=a0416d6da152831c92898effa0cb4268180e21c8'/>
<id>a0416d6da152831c92898effa0cb4268180e21c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use leap vm for ci builds</title>
<updated>2016-10-18T19:17:13+00:00</updated>
<author>
<name>varac</name>
<email>varacanero@zeromail.org</email>
</author>
<published>2016-10-11T12:58:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_platform.git/commit/?id=b039165ffd21c031980a67a840c55698a4a4803c'/>
<id>b039165ffd21c031980a67a840c55698a4a4803c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
