Closed flyingtof closed 5 months ago
Please do not review until previous PR (https://github.com/vicb/flyxc/pull/203) is merged or at least stable
You can set the origin branch to the other PR so that only the additions are displayed
i.e. the base should not be master but the other PR.
This is what I wanted to do, but UI doesn't allow me to choose the branch of the other PR.
Scoring the uploading tracks could be done in the
run
app - it's the one already adding airspaces, ... info to uploaded tracks
Which league / scoring rule are we going to use for scoring? The scoring rules are user dependent
Which league / scoring rule are we going to use for scoring? The scoring rules are user dependent
Good point. We can do that later and use XContest rules (so that we can query the existing tracks). For now let's optimize on demand.
You can set the origin branch to the other PR so that only the additions are displayed
i.e. the base should not be master but the other PR.
Scoring the uploading tracks could be done in the
run
app - it's the one already adding airspaces, ... info to uploaded tracks