Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] github release

Apparently, our release are not "true releases" according to the github philosopy. They are just tags. For this reason the 'latest release' feature is not working.
However, this should work:

regards,
Jakob

Am Do., 3. Jan. 2019 um 16:54 Uhr schrieb czechows <czechovs@xxxxxxxxx>:
Hello,

I am looking for a pointer to the source of the latest release version
(e.g. v1_1_0),
so I could download latest stable version (that is, not the nightly
build) in an automated way.

I tried to use the github API call:

curl -L https://api.github.com/repos/eclipse/sumo/releases/latest

but it returns an empty list.

Is there any other way I could download the latest release source,
without specifying the release number?

Best regards,
Aleksander
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top