)]}'
{
  "log": [
    {
      "commit": "d71178d1a6055737d354f460281df01869a6a272",
      "tree": "86d2a72a3af938f57176405c7fee4a814c6ab76b",
      "parents": [
        "3d054407b560f850137e93bb4a06c5ff1a03f918"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jan 31 22:43:49 2024 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jan 31 22:50:09 2024 -0500"
      },
      "message": "makefiles/\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n  o Update copyright notice to 2024.\n\nmakefiles/lint/robot/include.mk\nmakefiles/lint/robot/robot.mk\nmakefiles/lint/robot/help.mk\n-------------------------------\n  o Update robot.mk to use the latest lint target syntax for *-{all,mod,src}.\n\nconfig.mk\n---------\n  o Disable robot linting for now until bulk cleanups can be made.\n\nlibraries/k8s.robot\nlibraries/utils.robot\n---------------------\n  o Cosmetic changes to force a delta / jenkins job run.\n\nChange-Id: I52291b9423fd5e9197b430329514c81a33526925\n"
    },
    {
      "commit": "a52781486be9963bf76aeb5beaf74f5af77c4a8b",
      "tree": "1da4712e5532a17a018e9bcb55bd3e0f5a9f2b0f",
      "parents": [
        "9fadcbea0816e19a203b269f426c19f5777f4e98"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jun 28 16:56:54 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Jan 23 10:59:44 2024 -0500"
      },
      "message": "[VOL-5064] - Build and deploy voltha-system-tests\n\nmakefiles/\n----------\n  o Copy in latest library makefiles from repo:onf-make\n\nconfig.mk\nmakefiles/lint\n--------------\n  o Support more lint targets\n\nmakefiles/virtualenv.mk\n-----------------------\n  o Update to use library logic.\n  o Install/maintain .venv/ VS vst_venv.\n  o Proper dependency driven create when needed VS always install.\n  o Also support replacing inlined venv logic with library makefile logs.\n\nmakefiles/commands/kail.mk\n--------------------------\n  o mkdir -p for interactive use when WORKSPACE\u003d is set.\n\nMakefile\n--------\n  o Inline comment delimiters and help targets to improve readabilty.\n  o Call macro banner-enter/banner-leave to hilight target output.\n  o Change targets clean and help into double-colon rules so they\n    are included when library targets are processed.\n  o Update include $(MAKEDIR) imports, library makefiles are able to infer paths\n    and define MAKDIR\u003d, ONF_MAKEDIR\u003d.\n  o Define helper macro run-robot-test\u003d allowing copy \u0026 paste robot command\n    line to be refactored and reduced.\n  o Define local target \u0027venv-install\u0027 allowing installation of the virtualenv\n    followed by patching so a newer interpreter can be used locally for testing.\n  o Shell command separator: replace \u0027;\u0027 with \u0027\u0026\u0026\u0027 to improve error detection.\n  o target\u003dgendocs: Split run-on command line into independent steps, activate\n    script only applies to the for loop invoking tests.\n\nChange-Id: Idc8efd89f36b9f4954d9394a6524e07aa2ea5531\n"
    },
    {
      "commit": "9fadcbea0816e19a203b269f426c19f5777f4e98",
      "tree": "f65f88eb3c4860226ba60faf25ef10f7a32bb4a7",
      "parents": [
        "c4332171acfbaba51b366310e08119db67cd8f86"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jan 17 19:00:37 2024 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jan 17 19:00:37 2024 -0500"
      },
      "message": "[VOL-5256] v2.12 release - baseline build\n\nMakefile\nconfig.mk\nJenkinsfile*\nlibraries/\nmakefiles/\ntests/\nvariables/\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n  o Bulk update copyright notice to 2024\n\nChange-Id: I17944b6430ea64eb5235ded0947a32150131ec63\n"
    },
    {
      "commit": "04cdd9f9dcfd20b7e6d8d475c0028aee2b623f68",
      "tree": "352dc7ba6ff3b9bb90771319bfdf0ea7b5721b42",
      "parents": [
        "9684bea2ea28ca5984c43a305c60380a4f5c622d"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Jun 09 15:18:23 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jul 19 15:00:36 2023 -0400"
      },
      "message": "[VOL-5032] - Build and deploy voltha-system-tests for v2.12\n\nVERSION\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n  o Bump version string to initiate a triage build for release.\n\nmakefiles/\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n  o https://github.com/opencord/onf-make\n  o Update to the latest version of onf-make library makefiles\n    to enable additional linting targets.\n\nChange-Id: I4cdc959d616174573014bd6343825492b01e456b\n"
    }
  ]
}
