Adrian Woodhead
Adrian Woodhead
I agree, it should be fairly straightforward to port what the Travis CI build was doing to GH actions. Let me know if you start working on this, otherwise I...
@visheshdembla sounds good, we'd be happy to accept a PR. I'm thinking we keep the current `getPaths()` method as is but provide an overloaded versions which takes the `noVerify` value...
This looks similar to #974 but the status code, title and detail are different.
Thanks for the information, some answers: * Yes, there are different IDs for page and property. * This happens consistently every single time. I will follow the steps you suggest...
I ran the report as requested, here is the output from that: ``` ------------[ cut here ]------------ (system) platform: Linux-5.13.0-1022-aws-x86_64-with-glibc2.36 python: 3.11.9 (main, Jun 13 2024, 06:17:53) [GCC 12.2.0] sphinx:...
This is all running on a CI instance. I tried hitting the URL `https://YOUR_SITE.atlassian.net/wiki/api/v2/pages/YOUR_PAGE_ID/properties?key=content-appearance-published` directly as suggested and it returned output pretty much exactly like what you said above. `value`...
No worries, thanks for looking into this and all the prompt responses. If you want to ping me here when the release comes out I can then try it out...
Thanks, I can confirm that `2.6.0` works for the issue reported here. I also tried `2.5.2` again to reproduce the error and bizarrely this no longer fails. I wonder if...
If you have a solution we'd be interested in seeing it, can you raise a PR with your changes and we'll take a look?
Implemented in new `hive-4.x` branch via #181