Victor Berchet
Victor Berchet
Thanks @Turbo87 I'll give it a try. I am having troubles installing the Vagrant env. On the first `vagrant up` I get the error ` default: Failed to fetch http://ppa.launchpad.net/jonathonf/python-2.7/ubuntu/dists/trusty/main/binary-amd64/Packages...
I can try to investigate this. How do you debug the server ? What are the steps to install the python deps an run the tests ? I guess `pipenv...
I have hacked a working config using https://github.com/nektos/act Using the comand: ``` $ act -P ubuntu-latest=nektos/act-environments-ubuntu:18.04 -j backend ``` I should be able to make some progress with that. Thanks...
> that seems like a limitation in flyxc.app to me. why does that app need the user id? How else would I retrieve the pilot's positions from flyxc.app ? i.e....
Hey @Turbo87, I think the id would be best added to the Live Tracking section, i.e. https://skylines.aero/settings/tracking I'd like to get a stab a this if you don't mind and...
> The ID is quite unrelated to the tracking though From the user point of view it is related. They would use their ID to display their live tracks /...
> same thing, the live tracking key is private information that should not be shared with anyone as it allows write access for the account It would be up to...
What about the second option, i.e. "maybe in a different table". Maybe the same viewer that is used to view live tracks could be re-used ? If not possible or...
Hey @Turbo87, do you have an opinion about this request. The problem on the client side is that if one of the id is incorrect (typo / wrong id) then...
Thanks for your answer. Could you point me to where this endpoint is used in the frontend ? (I am not familiar with that part of the code). An other...