<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/config/environments, branch 3521-workbench_output_controller</title>
<subtitle>Chouette manage transport static data</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/'/>
<entry>
<title>ComplianceControlSetCopyWorker: Call Java validation API</title>
<updated>2017-10-30T16:48:58+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-10-30T13:59:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=17dcf8fe67972f6287fdac40a4477ef8b63ae1b9'/>
<id>17dcf8fe67972f6287fdac40a4477ef8b63ae1b9</id>
<content type='text'>
Call the Java API URL to launch a validation after having copied the
`ComplianceControlSet` into a `ComplianceCheckSet`.

Copied the format with error logging from
`NetexImport#launch_java_import`.

In the test, make the ID variables global by putting them in `let`s.

Add `config.iev_url` to the Rails `test` environment so that we can
access this from our tests.

TODO: I just realised I'm sending the wrong ID. I should be sending the
check set ID.

Refs #4782
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Call the Java API URL to launch a validation after having copied the
`ComplianceControlSet` into a `ComplianceCheckSet`.

Copied the format with error logging from
`NetexImport#launch_java_import`.

In the test, make the ID variables global by putting them in `let`s.

Add `config.iev_url` to the Rails `test` environment so that we can
access this from our tests.

TODO: I just realised I'm sending the wrong ID. I should be sending the
check set ID.

Refs #4782
</pre>
</div>
</content>
</entry>
<entry>
<title>Add webpacker gem and migrate the React apps</title>
<updated>2017-10-06T08:17:17+00:00</updated>
<author>
<name>cedricnjanga</name>
</author>
<published>2017-10-06T08:17:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=b6f08e58fae35d5dd8a610af31c2950b37746695'/>
<id>b6f08e58fae35d5dd8a610af31c2950b37746695</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Hotfix for ENV["RAILS_HOST"], missing in production.rb and missnamed in development.rb</title>
<updated>2017-08-02T10:12:51+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-08-02T10:12:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=0bbf12d9a861c26ce9f3bac30d97bb9bdb1876ec'/>
<id>0bbf12d9a861c26ce9f3bac30d97bb9bdb1876ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #3507@2h; CR Step 4</title>
<updated>2017-08-01T14:17:16+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-08-01T12:44:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=ee75bd1e579ab366eb6cac938f50e7786536472b'/>
<id>ee75bd1e579ab366eb6cac938f50e7786536472b</id>
<content type='text'>
- Added tests for HTTPService (regression)
- Removed some dead code (Workbench model spec, Import factory)
- Changed front_end_host to rails_host in config
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added tests for HTTPService (regression)
- Removed some dead code (Workbench model spec, Import factory)
- Changed front_end_host to rails_host in config
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #3507_1726@6h Code Review</title>
<updated>2017-07-31T06:03:13+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-07-31T06:03:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=609b774388a7f57703ec14a224363c88f3564eaf'/>
<id>609b774388a7f57703ec14a224363c88f3564eaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #3507;20h Specing and Implementing the ZipService</title>
<updated>2017-07-25T19:31:51+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-07-23T20:56:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=fe46c7832fa1e0c6af450f0937aea3534c0f6b01'/>
<id>fe46c7832fa1e0c6af450f0937aea3534c0f6b01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #3507@4.5h spec setup and refactoring, using Faraday in worker</title>
<updated>2017-07-21T14:32:47+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-07-21T13:59:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=ded817a7d0802cc2aafcdbe4bb256698f6868afd'/>
<id>ded817a7d0802cc2aafcdbe4bb256698f6868afd</id>
<content type='text'>
- Setting up correct headers for the Webmock request (Oh Boy)
- Refactoring all Faraday requests into `lib/af83/http_fetcher.rb`
- Implementing the Download
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Setting up correct headers for the Webmock request (Oh Boy)
- Refactoring all Faraday requests into `lib/af83/http_fetcher.rb`
- Implementing the Download
</pre>
</div>
</content>
</entry>
<entry>
<title>merge conflicts resolved</title>
<updated>2017-07-20T14:58:21+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-07-20T14:58:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=f11826644ecab4aa4217e3e06115b4af396ebd50'/>
<id>f11826644ecab4aa4217e3e06115b4af396ebd50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bup working on WorkbenchImportWorker's integration spec [amend me]</title>
<updated>2017-07-20T09:49:34+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-07-19T14:40:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=a1368a9730e20b2e3a85885740e6fb7ffec435ad'/>
<id>a1368a9730e20b2e3a85885740e6fb7ffec435ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #3506@1.5h; server debugging</title>
<updated>2017-07-20T04:08:54+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-07-20T04:08:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=2de0d63c148218c983a30117ee277ef9307906c8'/>
<id>2de0d63c148218c983a30117ee277ef9307906c8</id>
<content type='text'>
- Fixed conf error (missing schema in `config.iev_url`)
- Reported java server traces (looks like missing metadata)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fixed conf error (missing schema in `config.iev_url`)
- Reported java server traces (looks like missing metadata)
</pre>
</div>
</content>
</entry>
</feed>
