-
Notifications
You must be signed in to change notification settings - Fork 113
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
Latest architecture links are not uploaded #2059
Comments
I think I have fixed this now. |
@acomodi Can you see if this is still a problem? |
We'd need to have a fully green continuous CI to verify this is solved. Unfortunately, the latest merge has a failure in the Vendor tools, preventing the GH actions to proceed and upload the links. |
The nightly should hopefully go green. Last night failed because of a kokoro failure. |
Nightly last night was green, @acomodi can you double check if the "latest" links updated? |
Doesn't seem to be working, I see the same error as reported above: https://github.com/SymbiFlow/symbiflow-arch-defs/runs/2023135530?check_suite_focus=true
|
@mithro Do you have another idea what the problem might be? |
@QuantamHD is helping me look into this. I think the error message might be a lie... |
It seems that there was a successful GH action: https://github.com/SymbiFlow/symbiflow-arch-defs/runs/2031341989?check_suite_focus=true
|
I'm closing this because it is related to a deprecated infrastructure (Kokoro), which required a custom syncing solution. FTR, there is now a different issue with regard to having the latest links/pointers updated: #2655. |
The mechanism is which the latest links of the architectures are generated is the following:
It seems that the last stage has some problems due to permissions:
Possibly, this is solved by updating the credentials.
The text was updated successfully, but these errors were encountered: