Open dstebila opened 2 months ago
Note that @jplomas suggested using Github actions for monitoring activity on upstreams.
Elaborating on meeting discussion points, I am happy to develop automation tooling to flag upstream commits/issues for review. It would be helpful to have some thoughts and input into where the flagging is done, as I have a reasonable idea of the mechanism and steps to achieve this.
Options are:
upstream: foo
or upstream: bar
)Pro:
Con:
upstreams
repoIssues with tags as above, but on a separate repo, which consists of a simple config file of the repos we are monitoring
Pro:
Con:
For review/discussion (and allocation of reviewers/manual creation of issues as necessary) on status calls
Pro:
Con:
To me, it is s straight choice between 2 and 3.
I don't quite see the Con on option 3 if there'd be an option to auto-upload this file to a Wiki page (?) That way it can be manually curated by anyone willing to do so...
I guess this is an unfamiliar / different process to handling issues and workstreams than some contributors would be used to. Essentially taking the workflow one step beyond the GitHub platform - and all the benefits that affords.
Not necessarily entirely negative.
(FWIW I think 3 is still my preferred option)
(FWIW I think 3 is still my preferred option)
So it is mine. Thanks again for the offer to take this on to improve OQS' stability -- and now these proposals! Please let us know whether there's more feedback you'd like to get.
I do feel overwhelmed by the number of issues in liboqs already, and I agree 1 could make it worse. If the repo in 2 is used solely for this purpose, then I'm not so worried about it as a quality indicator, but we still might struggle since we haven't yet mastered Github issue management/organization. So maybe 3 gives us the most flexibility -- in some sense, that's a similar approach to the small CI dashboard at https://openquantumsafe.org/dashboard.html.
Thank you, that's ample consensus for me to try and put something together. The rest of my month is pretty busy but will see what I can do.
We should improve our documentation on the sources of our algorithm implementations, including:
The address of the immediate upstream is included in algorithm datasheets in the docs folder, but not the deeper information described above.
It is also not immediately obvious to people new to OQS where this information can be found.