-
Notifications
You must be signed in to change notification settings - Fork 515
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
👷Publish aries-cloudagent-bbs
Docker image
#3175
Conversation
rblaine95
commented
Aug 16, 2024
- Resolves BBS enabled docker image overwrites normal image #3174
- Adds dedicated Docker Metadata step for the BBS enabled docker image
- Prevents the Extended (BBS enabled) image from overwriting the non-BBS image
* Resolves #3174 Signed-off-by: Robbie Blaine <[email protected]>
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It LGTM but I'll defer to @esune or @WadeBarnes to give the thumbs up
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Surprised we missed this. Thanks for catching it. Looks good 👍
Will merge after integration tests. |
So what is the impact of this going on after 1.0.0? Any concerns? |
I don't have any concerns. Doesn't affect any of the source code. We'll want to make sure the image is correct if it has been overridden by the bbs currently. |
That might involve deleting the current image and re-running the workflow. I'm not exactly sure. |
@jamshale running the workflow manually and specifying the tag as |
Going to do that now. |
Ah, that |
I've seen that too. Didn't know re-running it worked. |
We (DIDx) had it happen a few times, especially when creating a large number of new packages in a single workflow run. I think it's a hiccough with the Github API trying to provision new packages... some inconsistent backend state, something async that took just a little too long after creating the new package but before the permissions were configured in time 🤷 |
Looks like it's published now 👍 |
* Resolves openwallet-foundation#3174 Signed-off-by: Robbie Blaine <[email protected]>
* Resolves openwallet-foundation#3174 Signed-off-by: Robbie Blaine <[email protected]> Signed-off-by: jamshale <[email protected]>
* Resolves openwallet-foundation#3174 Signed-off-by: Robbie Blaine <[email protected]>
* Resolves openwallet-foundation#3174 Signed-off-by: Robbie Blaine <[email protected]>