Create Trac-1.5.4 download post jQuery upgrade to version 3.6.0

32 views
Skip to first unread message

figaro

unread,
Oct 17, 2021, 7:10:06 AM10/17/21
to Trac Users
Is it possible to create a downloadable version of Trac-1.5.4 as per https://trac.edgewall.org/changeset/17562 on https://download.edgewall.org/trac/ ? This way, we can test our download and installation/upgrade script.

Thank you in advance

RjOllos

unread,
Oct 18, 2021, 1:43:26 PM10/18/21
to Trac Users
On Sunday, October 17, 2021 at 4:10:06 AM UTC-7 figaro wrote:
Is it possible to create a downloadable version of Trac-1.5.4 as per https://trac.edgewall.org/changeset/17562 on https://download.edgewall.org/trac/ ? This way, we can test our download and installation/upgrade script.

Thank you in advance

The packages should be built on Travis CI, but we've been having trouble with the service so we will likely move to GitHub actions. The next time we commit on the trunk we can check if the packages get built.

Or if you want to build yourself:

1. Go to https://trac.edgewall.org/browser and download a zip archive:
Screen Shot 2021-10-18 at 10.36.21.jpg
2. 
$ unzip trunk-17562.zip
$ cd trunk
$ make release
or
$ python setup.py bdist_wheel



Ryan
Reply all
Reply to author
Forward
0 new messages