Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flight-fix #475

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

flight-fix #475

wants to merge 9 commits into from

Conversation

ycaK
Copy link

@ycaK ycaK commented Nov 12, 2018

Follow-up to: #474

EDIT: Need to change to LF + some indentation
EDIT: All fixed and ready for deployment

@kristjanmik
Copy link
Member

Great work! We should try to extend the status response to the .plannedArrival and .realArrival fields to support legacy API calls.

I've changed the real arrival data to output the same as now ('\r\n').
Changed planned arrival to output time from the status data. -> if there is no data it will be sent as unidentified
CircleCi didn't really like the change(as sometimes the data may be unidentified), so now the planned arrival return the same data as status.
@ycaK
Copy link
Author

ycaK commented Nov 13, 2018

I've made the planned arrival return the same data as the status
Changed the data returned in real arrival to be always '\r\n' as it is the data returned right now in the response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants