Ori Hoch

Results 55 comments of Ori Hoch

Hi, I'm just used to working with Travis, don't think I'll have time soon to port to Circle Travis is free for open source projects, so if you merge it...

BTW, the Makefile ensure Python version is 3.4.3, maybe need to change it to 3.5.2?

given this constraint, I would suggest the following for v1.1: * `any` format - should be defined explicitly in the spec (can be as simple as a list of date/time...

Do you have some actual use-cases for this? While it looks like it makes sense I don't fully understand where / why it would be used. I understand the need...

The problem is that the action depends on this [bash script](https://raw.githubusercontent.com/php-actions/php-build/330b13bbb1eadd05bbb627477c1549cd7e62e406/php-build.bash) which at the end tries to push a docker image to the repository This depends on a few settings...

components: - [x] Siri requester, storage, compressor - https://github.com/hasadna/open-bus-siri-requester - [x] Siri ETL - https://github.com/hasadna/open-bus-siri-etl - [x] Airflow server for manual / low frequency jobs - https://github.com/hasadna/open-bus/issues/337 - [x] Data...

I think any additional validation will be great, we can decide later if we want to be notified about it or not.. Currently, if the process exit code is not...

airflow just sends notification is there if an exception or failure exit code, we can add more notifications in our code, e.g. by sending a slack message

The OriginAimedDepartureTime for that ride changed. In snapshot 2022/04/03/04/54 it was 07:00 (Israel) and in later snapshots it changed to 06:54 (Israel). Our code uses the first OriginAimedDepartureTime it encounters...

@EyalBerger wrote: > I think that from analytical point of view this ride should recoded as two rides: one with OriginAimedDepartureTime of 07:00 and one of 6:54, from two reasons:...