You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@cagedmantis Yes. But since the bot can't run on Plan 9 directly (there is no support for Python on Plan 9), we would like to get some help to make changes to the bot, so it could be able to run on a Linux machine and send commands to a remote Plan 9 instance through SSH.
Activity
cagedmantis commentedon Oct 19, 2023
@golang/release
gopherbot commentedon Oct 20, 2023
Change https://go.dev/cl/536196 mentions this issue:
main.star: add plan9-{386, amd64, arm} builders
main.star: add plan9-{386, amd64, arm} builders
cagedmantis commentedon Oct 25, 2023
Here is the certificate: plan9-amd64-1698251554.cert.txt
cagedmantis commentedon Apr 10, 2024
@0intro Have you had a chance to test out the bot with the certificate?
0intro commentedon Apr 28, 2024
@cagedmantis Yes. But since the bot can't run on Plan 9 directly (there is no support for Python on Plan 9), we would like to get some help to make changes to the bot, so it could be able to run on a Linux machine and send commands to a remote Plan 9 instance through SSH.
See #62025 and #63599.
0intro commentedon Sep 6, 2024
I've started the plan9-amd64 builder.
It's running, but there are still some issues. I'm working to fix them.