Closed legalsylvain closed 1 year ago
Hi @OCA/openupgrade-maintainers. Someone has an idea about that error ?
Log : https://app.travis-ci.com/github/OCA/openupgradelib/builds/262883178#L482 Travis line : https://github.com/OCA/openupgradelib/blob/master/.travis.yml#L35
At a first sight, it's look unrelated to the current PR.
seems indeed unrelated, looks more like one of those libs isn't compatible with py3 and needs to be version pinned?
seems indeed unrelated, looks more like one of those libs isn't compatible with py3 and needs to be version pinned?
yes indeed. I'm not very confortable with the technical .travis.yml
file and I have not a lot of time for the time being to invesetigate.
I opened this issue : https://github.com/OCA/openupgradelib/issues/321
Any help welcome.
Thanks !
/ocabot rebase
Congratulations, PR rebased to master.
I suppose this requires a manual rebase removing the generated docs + the temp commit.
Hi. Indeed !
@pedrobaeza : could you merge and set up the repo ? thanks !
Which setup I have to do?
Hi @pedrobaeza.
enable github pages. (I guess disabled for the time being, but I don't have access to this part).
Go to the repository > settings > Pages
Then :
Once validated, a github action should be executed, and deploy the content of this new folder (https://github.com/OCA/openupgradelib/tree/master/docs) in https://oca.github.io/openupgradelib
let me know once it is done.
Thanks !
Ouch, I don't have access to Settings either.
@sbidoul @simahawk can you give us access to that part? @hbrunn @StefanRijnhart maybe you can access such part?
neither here nor for openupgrade, seems they both should be owned by @OCA/openupgrade-maintainers ?
I think so... I hope @OCA/board can fix this.
Due to the way the GitHub teams are synced from the OCA database, only the OCA representative has access to the admin settings. In this case it is @StefanRijnhart.
In the meantime I have configure gh pages as requested in https://github.com/OCA/openupgradelib/pull/318#issuecomment-1548445041
Does anything still need to be done by me? The docs seem to be up, but I don't see any actual method documentation, only the headers: https://oca.github.io/openupgradelib/API.html#general-methods (looks like that might be fixed in https://github.com/OCA/openupgradelib/pull/324)
Relatedly, because of my large periods of absence from community projects maybe someone else wants to become the OCA representative?
Ref : https://github.com/OCA/OpenUpgrade/issues/3862
It replace the previous documentation that has not been updated since 2015. (here : https://openupgradelib.readthedocs.io/en/latest/)
Related to : https://github.com/OCA/OpenUpgrade/pull/3863
Once accepted, before merge :
After merge : set correctly github page in the setting configuration. (I don't have access but I guess @pedrobaeza / @StefanRijnhart have access)