I would like to publish this: https://boxofclue.com/comdev-metrics/
to https://projects.apache.org/metrics The goal is that over time I’m going to integrate the two more, with interlinks and so on, but for now it would be standalone. That metrics stuff is currently here - https://github.com/rbowen/comdev-metrics - and I’d like to move it into https://github.com/apache/comdev-projects See https://boxofclue.com/comdev-metrics/about.html for more about how that stuff works. I’m looking for suggestions/opinions/advice as to: 1) Where exactly to put that stuff into the comdev-projects repo, or if it should go into another new repo 2) The comdev-metrics stuff runs a weekly cronjob, which uses a Github API key, and the ponymail MCP, to generate static HTML/js/json files, which can then be published to wherever. The generated files don’t need to be in version control. I presume I should move all of these cronjobs to projects-vm3 and run them there. Where would be the best place to drop the output files - just under site/ on the projects site, or somewhere else? 3) What am I not thinking of that I’m likely to break? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
