Looks like the JVM docs sync is broken: <https://g...
# maintainers
r
Looks like the JVM docs sync is broken: https://github.com/pact-foundation/pact-jvm/issues/1786
Nothing has changed there in 4 years, but it looks like the
{"event_type": "pact-jvm-docs-updated"}
is not doing anything
I've manually run the sync in the docs repo
m
Has the credential expired?
y
i bet it will be the creds, the sync job is green when it has invalid creds facepalm
yep https://github.com/pact-foundation/pact-jvm/actions/runs/8732358703/job/23959227530#step:2:1 we should update to use an org level set token to avoid having to update at each repo level
updated now, We do have an org level one set
GHTOKENFORTRIGGERINGPACTDOCSUPDATE
Just needed updating to allow pact-jvm repo to access it
🙌 1
so in true yak shaving style turns out pact-go docs weren’t syncing either, so that has been restored. Then images from pact-js and pact-jvm were not displaying on the site, so fixed that up too. pact-js release is sorted and pact-go ci pipeline is green again 💚 have an awesome day people
❤️ 1
m
Thank you!