hector icon indicating copy to clipboard operation
hector copied to clipboard

Final cleanup before v3 merge (running list)

Open bpbond opened this issue 2 years ago • 4 comments

  • [ ] Clean up GitHub Actions yaml files to remove development branch settings
  • [ ] Ensure all v3 milestone issues are linked, addressed, or reassigned to a new milestone
  • [ ] Update R package version number and any version numbers in C++
  • [ ] Search and resolve any KRD-UPDATE and BBL-TODO strings
  • [ ] Remove the Hector wiki as it is out dated & being replaced with the pkgdown documentation
  • [x] Reformat entire C++ code base to a common style (cf. outdated #418 )
  • [ ] Assertion of copyright (see Chris's email and google doc)
  • [ ] Authorship reworking
  • [ ] Update old Hartin graph on repository main page (and make auto-generated?)
  • [ ] Inform rgieske and the pyhector folks when we have stable v3 beta
  • [ ] Prune unneeded branches

Final Steps

  • [ ] Update the Hector tag (#376)
  • [ ] Make release
  • [ ] doi on zenodo
  • [ ] update NEWS

bpbond avatar Jul 29 '21 13:07 bpbond

@bpbond when you are referring to the GitHub Actions yaml files to remove the development branch settings are you talking about the github_actions branch listed in a few of the yaml files?

kdorheim avatar Jul 29 '21 14:07 kdorheim

Right

bpbond avatar Jul 29 '21 14:07 bpbond

Perhaps obvious, but I'm putting those in because do want testing on PRs against some of the dev branches, but don't want those as permanent settings.

bpbond avatar Jul 29 '21 14:07 bpbond

true!

kdorheim avatar Jul 29 '21 14:07 kdorheim