Thanks for your offer. We really need to agree to an end-to-end
workflow before we invest very much into implementation. The
implementation should not drive the workflow; the workflow requirements
should drive the implementation.
Unfortunately, the topic is now so poisoned that people don't want to
get close to it. I think we need a little time.
Greg
On 12/20/2019 10:30 PM, 张铎(Duo Zhang) wrote:
And I could help setting up the jenkins jobs on the asf infrastructure
against github PRs to test them automatically. The website is
https://builds.apache.org/ . Plan to work with Haitao together next week on
this.
I saw the very long thread about workflow and seems David was on fire so
due to my poor English, I haven't jumped in as it is not easy for me to
find the accurate words to explain my opinion without hurting others'
feelings. David is a good man, we have talked face to face when he came to
China recently.
Anyway, I think technically, it is possible for a jenkins job to test
multiple PRs at once. The jenkins plugin can only allow a single PR to be
the trigger, but anyway, we could add some special markers in the title of
the PR to let the jenkins job know that this PR has several related PRs,
and then the jenkins job could go to fetch these PRs and apply them to
different git repos and test them together.
Thanks.
张铎(Duo Zhang) <palomino...@gmail.com> 于2019年12月21日周六 下午12:19写道:
The sync is bidirection.
See this page:
https://gitbox.apache.org/setup/
On https://id.apache.org/ , fill your github username and then there will
be an invitation sent to you on github to let you join the apache
organization on github. And once the MFA status on
https://gitbox.apache.org/setup/ is enabled, then you can directly write
to the github repo and sync it back to the asf gitbox, and also you can
accept PRs on github.
Gregory Nutt <spudan...@gmail.com> 于2019年12月21日周六 上午5:09写道:
[This conversation belongs on the dev list]
Which way is the mirrors?
I believe I read somewhere, it's apache --> github. But I could be
wrong.
I recall Duo saying that you can set this up either way.