Closed brentzundel closed 10 months ago
@brentzundel someone has changed the short name of the document, which probably led to errors.
vc-bit-string-status-list
vc-status-list-2021
I presume that is the problem, echidna has been set up for a specific short named document. The (painful) changes we made with jose-cose
shows what has to be done if we want to get it right. I do not even remember having had a discussion about this.
My advice is to stay with vc-status-list-2021
. It is just too much hassle at this point...
cc @msporny @mprorock @OR13 @mkhraisha
The (painful) changes we made with jose-cose shows what has to be done if we want to get it right ... [which] is just too much hassle at this point
I sympathize with this, but even though URIs (and arguably, document short names) should be opaque (as I often vocalize), there is (and will be, for a long time to come) significant difference between what humans will read into vc-bit-string-status-list
and vc-status-list-2021
, and that difference will bite many over time.
I think the change is worthwhile.
I have hopes that the recent experience of having done this for jose-cose
left a track that can be retraced for bit-string-status-list
(and maybe written up for future humans who may need to do similar in/for other WG documents).
Happy to help however I can, but unfortunately there are some things only staff can do regarding name changes.
Yeah, if the WG decides to do this, then we can of course go through.
Just for the records in case we do this:
+agenda
?
The issue was discussed in a meeting on 2023-09-15
List of resolutions:
vc-bitstring-status-list
.The WD has been published under the new short name, i.e., https://www.w3.org/TR/vc-bitstring-status-list/. A PR has been raised for the proper changes of echidna (see #95). I propose to close this issue as settled.
cc @brentzundel
@iherman auto-publishing isn't working because the publishing token is invalid for some reason:
https://github.com/w3c/vc-bitstring-status-list/actions/runs/7349609343/job/20009850064#step:3:683
https://labs.w3.org/echidna/api/status?id=7c84e63d-317a-45ad-ab2d-17aa48928fee
I believe auto-publishing will work again once the Echidna token is updated/set.
@msporny I have generated a new secret token (the one in the repository was bound to the previous short name...), and refreshed the value in github. Can you test again?
Unfortunately, the Echidna publication process is still failing (same error):
Same error (Echidna logs: https://labs.w3.org/echidna/api/status?id=5f32a89a-36fe-4df9-96e5-bdfcd75e9f4f):
"token-checker": {
"status": "failure",
"errors": [
"not-authorized"
]
},
"
Token Checker Errors:
not-authorized
Well... no idea then. This is @deniak territory...
Denis, help! :-(
I'm not sure what happened but I updated the token in GH and I re-triggered the action which passes now.
Well... echidna needed your personal touch, @deniak...
Thanks!
This issue has been resolved, closing.
I thought that all of the work items adopted by the VCWG had resolved to use Echidna to auto publish, but I'm not seeing an updated version at https://w3c.github.io/vc-status-list-2021/ Is this a known issue?