Re: [Gimp-docs] docs.gimp.org - restarted automated builds for the 2.10 (master) branch and the web site itself

2019-09-07 Thread Michael Schumacher
On 9/7/19 8:58 PM, Julien Hardelin wrote:

> msgfmt -c --stat noise.po (ro file): no problem. What is the error about
> this file?

This .po file - and several others - had not been added to git
initially, and when they got added, the untracked files on docs.gimp.org
broke the build.

> Is the problem I present related to this file?

Yes, it is the reason for the issue you have reported.

> More simply: html display of docs.gimp.org/2.10 is not updated : I
> pushed several fr po files translated: they don't appear in
> docs.gimp.org/2.10/fr/

I just triggered a manual build on docs.gimp.org, so it should be
up-to-date again.

--
Regards,
Michael
GPG: 96A8 B38A 728A 577D 724D 60E5 F855 53EC B36D 4CDD
___
gimp-docs-list mailing list
gimp-docs-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-docs-list


Re: [Gimp-docs] docs.gimp.org - restarted automated builds for the 2.10 (master) branch and the web site itself

2019-09-07 Thread Julien Hardelin
msgfmt -c --stat noise.po (ro file): no problem. What is the error about 
this file?


Is the problem I present related to this file?

More simply: html display of docs.gimp.org/2.10 is not updated : I 
pushed several fr po files translated: they don't appear in 
docs.gimp.org/2.10/fr/


Le 07/09/2019 à 17:46, Michael Schumacher a écrit :


On 9/7/19 7:49 AM, Julien Hardelin wrote:

Hi

Is gimp-help master actually updated automatically? I don't see any
change in

https://docs.gimp.org/2.10/en/ and other language versions

after pushing new translations, in spite of
'Starting documentation build at: Sat Sep  7 04:23:01 GMT 2019' in
https://docs.gimp.org/2.10/build.log

That log file contains the error:

error: Untracked working tree file 'po/ro/filters/noise.po' would be
overwritten by merge.  Aborting


I assume this has been fixed?


--
Regards,
Michael
GPG: 96A8 B38A 728A 577D 724D 60E5 F855 53EC B36D 4CDD
___
gimp-docs-list mailing list
gimp-docs-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-docs-list

___
gimp-docs-list mailing list
gimp-docs-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-docs-list


Re: [Gimp-docs] docs.gimp.org - restarted automated builds for the 2.10 (master) branch and the web site itself

2019-09-07 Thread Michael Schumacher



On 9/7/19 7:49 AM, Julien Hardelin wrote:
> Hi
>
> Is gimp-help master actually updated automatically? I don't see any
> change in
>
> https://docs.gimp.org/2.10/en/ and other language versions
>
> after pushing new translations, in spite of
> 'Starting documentation build at: Sat Sep  7 04:23:01 GMT 2019' in
> https://docs.gimp.org/2.10/build.log

That log file contains the error:

error: Untracked working tree file 'po/ro/filters/noise.po' would be
overwritten by merge.  Aborting


I assume this has been fixed?


--
Regards,
Michael
GPG: 96A8 B38A 728A 577D 724D 60E5 F855 53EC B36D 4CDD
___
gimp-docs-list mailing list
gimp-docs-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-docs-list


Re: [Gimp-docs] docs.gimp.org - restarted automated builds for the 2.10 (master) branch and the web site itself

2019-09-07 Thread Marco Ciampa via gimp-docs-list
On Sat, Jun 22, 2019 at 05:21:14PM +0200, Michael Schumacher wrote:
> Hi,
> 
> I had a look at the automated builds on docs.gimp.org recently and found
> that the build for 2.10 content - that is https://docs.gimp.org/2.10/en/
> and the other language versions - had been blocked by a git checkout
> problem for some time.
> 
> This has been corrected and the build is restarted, so the current
> content from the gimp-help master branch should be present now.

It does not seem so...

> online help instead of the 2.8 version, and 2.10 does have up-to-date
> content.
> 
> 
> P.S. I've also run make dist manually and got a tarball out of this -
> it's at https://download.gimp.org/pub/gimp/help/gimp-help-2.10.0.tar.bz2

And this date seems to confirm my suspects:

gimp-help-2.10.0.tar.bz2   21-Jun-2019 20:55  178M
   ^

> Any feedback to whether this tarball is suitable for distro and/or
> installer packages would be helpful.

Here my 2 eurocents:

1) I compile it on a day-to-day basis and I do not see any problem. I keep a
compiled version here that i manually update from time to time... 
(I'm going to update it today)

I think that a CI, connected to the git repo would be a very good idea.
Github has that feature "build-in", if it is difficoult to do with gitlab
why not create a mirror on github just for this feature?

2) it would be useful also to compile _all_ languages tar balls...

3) the site should report clearly the compilation time _on the web pages_

Best regards,

--


Marco Ciampa

I know a joke about UDP, but you might not get it.



 GNU/Linux User #78271
 FSFE fellow #364



___
gimp-docs-list mailing list
gimp-docs-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-docs-list


Re: [Gimp-docs] docs.gimp.org - restarted automated builds for the 2.10 (master) branch and the web site itself

2019-09-06 Thread Julien Hardelin

Hi

Is gimp-help master actually updated automatically? I don't see any 
change in


https://docs.gimp.org/2.10/en/ and other language versions

after pushing new translations, in spite of
'Starting documentation build at: Sat Sep  7 04:23:01 GMT 2019' in
https://docs.gimp.org/2.10/build.log
 




Le 22/06/2019 à 17:21, Michael Schumacher a écrit :

Hi,

I had a look at the automated builds on docs.gimp.org recently and found
that the build for 2.10 content - that is https://docs.gimp.org/2.10/en/
and the other language versions - had been blocked by a git checkout
problem for some time.

This has been corrected and the build is restarted, so the current
content from the gimp-help master branch should be present now.

I've reschedules the builds to happen at at 00:23, 08:23 and 16:23 GMT
every day. They write a short log file to
https://docs.gimp.org/2.10/build.log


I've also extended the build to the actual website contents - that is
the index.html and some other pages.

This build runs every 10 minutes and rebuilds only if there are changes
present. Its log file is at https://docs.gimp.org/web-build.log

https://docs.gimp.org will now properly direct visitors to the 2.10
online help instead of the 2.8 version, and 2.10 does have up-to-date
content.


P.S. I've also run make dist manually and got a tarball out of this -
it's at https://download.gimp.org/pub/gimp/help/gimp-help-2.10.0.tar.bz2

Any feedback to whether this tarball is suitable for distro and/or
installer packages would be helpful.


--
Regards,
Michael
GPG: 96A8 B38A 728A 577D 724D 60E5 F855 53EC B36D 4CDD
___
gimp-docs-list mailing list
gimp-docs-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-docs-list
___
gimp-docs-list mailing list
gimp-docs-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-docs-list