co-cddo / cloudmaturity

Cloud Maturity Model and Assessment tool.
https://co-cddo.github.io/cloudmaturity/
MIT License
5 stars 1 forks source link

Tracking of Progress over Time #23

Open samjroberts opened 4 months ago

samjroberts commented 4 months ago

As a: technology leader I want: some way to track what has changed with cloud maturity over time So that: I can easily see where we are progressing well, and where we aren't

At the moment, this tool provides a snapshot of cloud maturity at any given time, but there is no way to store that and compare against future results. May be as simple as a spreadsheet export, Just curious on your thoughts on how to track this!

chrisns commented 4 months ago

theres a few things in this to unpack

  1. export of the report, I'd planned to add some: print this to pdf to save it, or click this to grab a json extract of whats in localstorage, and you can paste that here to restore
  2. I'd like to retain all semver releases eventually, so you could always rehydrate the report with that json snapshot with what the questions+answers looked like at that time, so that we can change questions and not break them

I've just not figured right now how to address any of that, just that its conceptually possible with the technical design

chrisns commented 1 month ago

you can now save and restore the report, though it doesn't (yet) include the gitsha that it came from, though all questions and answers are sha'd