Openenclave: Contributing doc has broken link

Created on 23 Mar 2020  路  5Comments  路  Source: openenclave/openenclave

https://github.com/openenclave/openenclave/blob/master/docs/Contributing.md says:

Also see our Bors dashboard.

However the link to https://oe-bors.westus2.cloudapp.azure.com/ fails. Chrome reports
"This site can鈥檛 be reached
oe-bors.westus2.cloudapp.azure.com鈥檚 server IP address could not be found."

ccd documentation triaged

Most helpful comment

All 5 comments

@BRMcLaren is there a new bors dashboard link?

Also, is there a public place where people can see the bors queue (i.e. bors hasn't picked up my bors try yet, can I see the queue of other running bors tries to see when mine will come up?)

Please investigate if bors try can run in parallel if there are sufficient resources available.
@BRMcLaren Please change the link that @dthaler called out. There should be a way for developers to figure out what is in the queue and it should be documented in the contributing docs.

@jhand2

Yes, there is a new dashboard link. @CodeMonkeyLeet Added it above, I will update the docs.

Yes, you can see a queue here: https://oe-jenkins-dev.westeurope.cloudapp.azure.com. If you submit multiple PR's, one can see them being queued up under "Build Queue". A frustration I see is not being able to go CI/CD - > PR to understand which is which.

@radhikaj

We are looking at moving towards a model of abstracting out Bors to only manage merge requests and allowing the testing logic to be split up between platforms such as https://github.com/openenclave/openenclave/pull/2703. This would be managed by Github status checks and should solve any intermittent "Bors dying" issues.

A proposal is coming soon for the community to take a look at, I would like to break this off to @dthaler's original issue of the broken link and look into parallelizing Bors if the community decides this is the right route at a later time.

Is that acceptable?

Thanks Brett!
I agree parallelizing Bors is a separate issue. This issue is purely about documentation.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

haitaohuang picture haitaohuang  路  3Comments

andschwa picture andschwa  路  3Comments

qinkunbao picture qinkunbao  路  8Comments

mingweishih picture mingweishih  路  7Comments

Lusitanian picture Lusitanian  路  8Comments