<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/lib/tasks, branch 3562_ccset_affectation</title>
<subtitle>Chouette manage transport static data</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/'/>
<entry>
<title>Merge pull request #287 from af83/4963-import-cron-should-abort-old-imports</title>
<updated>2018-02-13T08:08:18+00:00</updated>
<author>
<name>Johan Van Ryseghem</name>
</author>
<published>2018-02-13T08:08:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=81cb1f8251e3506f7c75a229aabeaba3a83e6d8a'/>
<id>81cb1f8251e3506f7c75a229aabeaba3a83e6d8a</id>
<content type='text'>
4963 import cron should abort old imports</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
4963 import cron should abort old imports</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #291 from af83/4758-cron-job-to-finalise-compliance_check_set-validations--</title>
<updated>2018-02-13T07:48:35+00:00</updated>
<author>
<name>Johan Van Ryseghem</name>
</author>
<published>2018-02-13T07:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=54414ddb8970ee6133817777290153a713834285'/>
<id>54414ddb8970ee6133817777290153a713834285</id>
<content type='text'>
4758 cron job to finalise compliance check set validations  </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
4758 cron job to finalise compliance check set validations  </pre>
</div>
</content>
</entry>
<entry>
<title>Add CHOUETTE_DEPLOY_DISABLED to disable deploy in ci task</title>
<updated>2018-02-11T23:06:14+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2018-02-11T23:06:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=daa0e3bb7f2be6ddf1bfa794187c892423b8227a'/>
<id>daa0e3bb7f2be6ddf1bfa794187c892423b8227a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ci build chain for i18n:js:export to use rails environment test Refs #4126 @1</title>
<updated>2018-02-09T13:28:38+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2018-02-09T13:28:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=8147a3bd838aaaa959c3f488c1bc9016a5401645'/>
<id>8147a3bd838aaaa959c3f488c1bc9016a5401645</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ci build chain Refs #4126 @1</title>
<updated>2018-02-09T13:09:20+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2018-02-09T13:09:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=31187359f2ae54510076269350cf41627578a78f'/>
<id>31187359f2ae54510076269350cf41627578a78f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #4126 @6h; Add i18n to JS</title>
<updated>2018-02-09T12:56:54+00:00</updated>
<author>
<name>Zog</name>
</author>
<published>2018-02-07T08:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=ae36ee8a9270540cea2b0bea70b0f7c46a1818ef'/>
<id>ae36ee8a9270540cea2b0bea70b0f7c46a1818ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>schedule.rb: Add cron job to finalise `ComplianceCheckSet`s</title>
<updated>2018-02-08T10:29:31+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-02-07T12:01:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=f6bc7ad342c19393d364341b3e753154df78a295'/>
<id>f6bc7ad342c19393d364341b3e753154df78a295</id>
<content type='text'>
A new recurring job that does exactly the same thing as the import job.
This finalises `ComplianceCheckSet`s.

First we need to abort all unfinished `ComplianceCheckSet`s older than
four hours. Then we finalise the imports by doing the same work in
`Api::V1::Internals::ComplianceCheckSetsController#notify_parent`,
namely calling `#notify_parent` on `ComplianceCheckSet`s (here, only on
the ones that are finished).

Add a couple new Rake tasks for compliance check sets that mirror those
for imports, and do the work required by the cron job.

Refs #4758
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A new recurring job that does exactly the same thing as the import job.
This finalises `ComplianceCheckSet`s.

First we need to abort all unfinished `ComplianceCheckSet`s older than
four hours. Then we finalise the imports by doing the same work in
`Api::V1::Internals::ComplianceCheckSetsController#notify_parent`,
namely calling `#notify_parent` on `ComplianceCheckSet`s (here, only on
the ones that are finished).

Add a couple new Rake tasks for compliance check sets that mirror those
for imports, and do the work required by the cron job.

Refs #4758
</pre>
</div>
</content>
</entry>
<entry>
<title>imports.rake(notify_parent): Use `ParentNotifier`</title>
<updated>2018-02-08T10:29:31+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-02-07T11:56:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=871a088ccffc47e5e09272b3105dabecf10974a6'/>
<id>871a088ccffc47e5e09272b3105dabecf10974a6</id>
<content type='text'>
Replace `ParentImportNotifier` with the new generalised
`ParentNotifier`. This will allow us to use the same service for parent
notification of both imports and compliance check sets.

Delete the `ParentImportNotifier` class and spec as these are now
superseded by `ParentNotifier`.

Refs #4758
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace `ParentImportNotifier` with the new generalised
`ParentNotifier`. This will allow us to use the same service for parent
notification of both imports and compliance check sets.

Delete the `ParentImportNotifier` class and spec as these are now
superseded by `ParentNotifier`.

Refs #4758
</pre>
</div>
</content>
</entry>
<entry>
<title>Add workgroup to erd diagrams</title>
<updated>2018-02-07T15:38:18+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2018-02-07T15:38:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=e07ef0eb9dac728ee5033b42c318692e2368b897'/>
<id>e07ef0eb9dac728ee5033b42c318692e2368b897</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>imports.rake: Change `abort_old` to `netex_abort_old`</title>
<updated>2018-02-06T09:50:51+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-02-05T15:54:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=2e346505cbf2f82c5aaf6fca37966a39b6c9656c'/>
<id>2e346505cbf2f82c5aaf6fca37966a39b6c9656c</id>
<content type='text'>
After re-reading the ticket, I see now that the aborting of old imports
should only apply to `NetexImport`s. Update the code to make this
happen.

Refs #4963
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After re-reading the ticket, I see now that the aborting of old imports
should only apply to `NetexImport`s. Update the code to make this
happen.

Refs #4963
</pre>
</div>
</content>
</entry>
</feed>
