Skip to content
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

Decide how to report progress on individual tools #10

Open
egonw opened this issue Jan 2, 2024 · 1 comment
Open

Decide how to report progress on individual tools #10

egonw opened this issue Jan 2, 2024 · 1 comment
Labels
PM Project Management

Comments

@egonw
Copy link
Member

egonw commented Jan 2, 2024

Maybe create a simple template, or just link to commits?

Any software release will be archived on Zenodo and with the DOI be listed in ISAAC. See also the SMP in this repo.

@egonw egonw added the PM Project Management label Jan 2, 2024
@egonw
Copy link
Member Author

egonw commented Apr 5, 2024

We want to report for each tool being upgraded the following things:

  • where to download the source code
    • which CDK version where they using (SMARTCyp 2.4.2 was using CDK 1.4.8)
  • what website to link to / how to acknowledge the previous source
  • which Java packages are being used
    • to help find the maven modules that are dependencies
    • what functionality is being used
  • record larger dependency eco-system (e.g. which tools depend on this tool)
  • how the code is being compile and executed
    • how to the code is tested
  • what CDK API change affected the upgrade (e.g. SMARTCyp to CDK 2.0 has IMolecule2IAtomContainer and IChemObjectBuilder)
  • testing results before and after the upgrade
    • who was involved?
  • where were the results announced?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PM Project Management
Projects
None yet
Development

No branches or pull requests

1 participant