I don't understand. Is smalltalkhub backed up in a way that would prevent someone else from doing this with their inria paid for repos? Are there backups available now that just haven't been restored because of lack of time/people? stepharo wrote
Thanks Max.
Camillo did not get the code was not owned by him because he was paid by Inria when he developed it. But this is too complex to understand that you do not have to burn everything to cure yourself. I hope that at least it will help him to cure himself.
Stef
The build fails because Camilloâs repo is gone from smalltalkhub. The same is true for all the Pharo related stuff on his github account.
Iâve got it working locally with a bit of symlinking. If Esteban is ok with it, Iâll do a quick fix to get the build working again.
Cheers, Max
On 11.11.2014, at 15:19,
phil@
<mailto:
phil@
> wrote:
bump.
---------- Forwarded message ---------- From: *
phil@
<mailto:
phil@
>*
<
phil@
<mailto:
phil@
>>
Date: Mon, Nov 10, 2014 at 4:34 PM Subject: Webdoc: status? To: Any question about pharo is welcome <
pharo-users@.pharo
>> <mailto:
pharo-users@.pharo
>>
I'd like to use WebDoc for generating my project code doc;
I see that
https://ci.inria.fr/pharo-contribution/job/WebDoc/
is pretty much red for a long time.
Started by timer Building remotely onpharo-contribution-win7.ci.inria.fr <https://ci.inria.fr/pharo-contribution/computer/pharo-contribution-win7.ci.i...; (win7 32 win) in workspace C:\builds\workspace\WebDoc
Deleting project workspace... done
Triggering30,development,vm <https://ci.inria.fr/pharo-contribution/job/WebDoc/PHARO=30,VERSION=developme...; 30,development,vm <https://ci.inria.fr/pharo-contribution/job/WebDoc/PHARO=30,VERSION=developme...; completed with result FAILURE
Deleting matrix project workspace... Skipped based on build state FAILURE
Finished: FAILURE
But the green one isn't more indicative of success...
What's the status? Is it used by someone? I tried the config and it crashed;
github-camillobruniPPMarkdown184.... does not exit.
:-(
The catalog says:
https://ci.inria.fr/pharo-contribution/job/PharoProjectCatalog/HTML_Report/
So,
- I cloned Esteban's github repo (
git@
<mailto:
git@
>=estebanlm/pharo-webdoc.git
- git submodule init update --init
Loaded by hand the packages in the submodule (petitmarkdown) Loaded the WebDoc package (the SimpleWebDoc doesn't load, even if I have Seaside in my image).
In a workspace:
(WebDocExporter packages: RPackageOrganizer default packages) exportTo: './doc' asFileReference.
Which started to generate html files in doc/ nicely but choked while exporting FFITestLibrary
Ideas why it fails? Known issue?
TIA Phil
<PharoScreenshot.1.png>
-- View this message in context: http://forum.world.st/Fwd-Webdoc-status-tp4789606p4789752.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.