Closed swcurran closed 3 months ago
Everything worked — checkout https://aries-interop.info! I added an index.html file after to merge, and manually triggered the workflow.
The results are worse than before — I was not aware that the Credo-VCX tests had not even run since May, and a number of others runsets have not run since July 29. Not good. I’ll try to dig in more while you are away @nodlesh .
There is a thread with @gmulhearn in discord about the VCX failures. I hadn't noticed the Credo-VCX not running since May. I wan't paying much attention to the AFJ runs since I'm replacing them anyway. I took quick look at that runset and it seems like it is an issue in the uploading artifacts action.
I’m running locally ./manage runset ariesvcx-javascript -r
and some tests are passing.
I’ve kicked the same thing off from GHA to see what it says.
I’m wondering if the issue is pushing to Allure… we’ll see.
On the surface, I'm surprised by those VCX results, I was expecting our latest main
image to fix a lot (atleast with self and with acapy). I'll have a look at the vcx side on Monday, thanks for making me aware
I’m running the ariesvcx-ariesvcx locally and seeing passes as well — and it’s reporting 0 passing. Something is wrong with the GHActions, I think...
This PR changes the process for publishing the gh-pages from using jekyll and the ReadTheDocs theme, to using mkdocs, as we have been using for the other sites -- aca-py, aca-py plugins, etc.
Changes in this PR:
Once this gets working, I'll add some documentation about how the process works.