Custom Query (1137 matches)
Results (76 - 78 of 1137)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#771 | fixed | AtlasStyler does not open from ISO, but seems to work from VM | ||
Description |
On 23/08/11 00:35, Angelos Tzotsos wrote:
...
|
|||
#1344 | duplicate | AtlasStyler : expired key in geopublishing.org's deb repo | ||
Description |
install_udig.sh has the following: cp ../sources.list.d/geopublishing.list /etc/apt/sources.list.d/ apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 7450D04751B576FD which adds this to sources.list: #Geopublishing Repository for Geopublsiher and AtlasStyler stable releases deb http://de.geopublishing.org/repository trusty main which leads to this error: W: GPG error: http://de.geopublishing.org trusty Release: The following signatures were invalid: KEYEXPIRED 1401487200 KEYEXPIRED 1401487200 KEYEXPIRED 1401487200 thanks, Hamish |
|||
#2129 | fixed | Automatically building, testing and deploying-the docs with travis and github-pages | ||
Description |
I found this link recently about automaticly build and deploy webpages using travis and github-pages: I think we can build in our github repo a more up to date documentation for our contributors It can be triggered when we merge. In that way, people won't have to wait the next release. Plus we can build more artifacts like doc bundles for the liveDVD and a presentation archive for our speakers.
|