)]}'
{
  "log": [
    {
      "commit": "daa1f0ad84ee0f02b77360d89673539ec974ba09",
      "tree": "0875c196ff15739895a7bc26ec3e39c4f285ba5e",
      "parents": [
        "1679d43a96cce0b8395f07eed74e2e05e174fbf0"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "jarmstrong@linuxfoundation.org",
        "time": "Wed Apr 03 18:07:59 2024 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "jarmstrong@linuxfoundation.org",
        "time": "Wed Apr 03 18:07:59 2024 -0400"
      },
      "message": "Add support for pre-commit hook/linting\n\n.pre-commit-config.yaml\n-----------------------\n  o Create initial config for pre-commit hook.\n\nmisc/*\n  o Basic inline cleanups courtesy of the pre-commit hook.\n\nSigned-off-by: Joey Armstrong \u003cjarmstrong@linuxfoundation.org\u003e\nChange-Id: I6aa20216ade22b1a7406e8358864fb245842b713\n"
    },
    {
      "commit": "518f35702f8b34266b977945ebd81f954db5b1d0",
      "tree": "0dfc232a2401cd63d4ff46f70b284ed6bfd8631f",
      "parents": [
        "7035bf7b71a87e0e3bb72fd35aa90733d03713f2"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sun Feb 11 07:56:25 2024 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sun Feb 11 07:56:25 2024 -0500"
      },
      "message": "Bulk update copyright notices to 2024\n\nChange-Id: I6e6d6adbe427332634e9253b9df6d070b4e1387d\n"
    },
    {
      "commit": "095f5a2acac9e2b9f6151e86a2947be3884e180d",
      "tree": "0d5abd89c68f92368b26bf98d9ba5b87bc5e3a93",
      "parents": [
        "24099377c9415dc88d654c21dea389eed175bfa1"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Aug 18 17:46:18 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Aug 18 17:46:18 2023 -0400"
      },
      "message": "VOL-5156 - Disable job build_flex-ocp-cord_TP_TT_voltha*\n\njjb/voltha-test/voltha-release-jobs/master.yaml\njjb/voltha-test/voltha-release-jobs/voltha-2.11.yaml\njjb/voltha-test/voltha-release-jobs/voltha-2.12.yaml\njjb/voltha-test/voltha.yaml\nmakefiles/jjb/targets.mk\n----------------------------------------------------\n  o Refactor voltha.yaml into configs named for release branches.\n  o Disable jobs hanging on \u0027qa-testvm-pod\u0027\n\nChange-Id: I3d497aa05fd31db3acfe97bcc645b28ff76b9c0c\n"
    },
    {
      "commit": "cb89660b74b97e1141e5675f4b466c9017044da6",
      "tree": "7d2c2123646fa340630468694ab5eee5b0451fc5",
      "parents": [
        "4960ec9ebf491eff9bb6f8e68d309dd60c10731c"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Jul 21 16:38:42 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Jul 21 16:38:42 2023 -0400"
      },
      "message": "Misc edits to disable jobs hung on unresponsive nodes.\n\njjb/voltha-test/voltha-certification.yaml\njjb/voltha-test/voltha-certification/voltha-2.11.yaml\njjb/voltha-test/voltha-certification/voltha-2.12.yaml\njjb/voltha-test/voltha-certification/voltha-2.8.yaml\n-----------------------------------------------------\n  o Disable more menlo-certification jobs since cluster is offline.\n  o Refactor altered 1600g jobs into configs named for branch/release.\n\nrequirements.txt\n----------------\n  o Added versioned urllib3 module so sphinx + python v3.6 will not barf.\n\nMakefile\nmakefiles/lint/include.mk\nmakefiles/lint/doc8/include.mk\n------------------------------\n  o More updates from repo:onf-make, added library target lint-doc8.\n\nmakefiles/jjb/targets.mk\n------------------------\n  o build target - added a dependency on activate script so virtualenv\n    will install on demand.  Worked by coincidence earlier, make lint\n    also depends on venv.\n\njjb/voltha-e2e.yaml\n-------------------\n  o Purge lingering comments from joba-into-versioned-configs refactoring.\n  o No fallout reported when configs were changed earlier.\n\nChange-Id: I2571feb883a2049feb0781fc2464b875e3af325e\n"
    },
    {
      "commit": "dd3344995b6b70bcaf6cd6ff60c20f9253eb4b47",
      "tree": "16a955245f2fca8d3e10342787391cd89f1721d5",
      "parents": [
        "6c0b8558bcb1791d6810c48206462e43bad34a22"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sun Jul 09 17:59:02 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sun Jul 09 17:59:02 2023 -0400"
      },
      "message": "Makefile library merge with onf-make and voltha-lib-go\n\nmakefiles/\n----------\n  o Import standalone makefile directories to checkin smaller parts of a mega patch.\n  o Build out directory hierarchy by topic and feature.\n\nmakefiles/lint/yaml/\n--------------------\n  o Pull in logic evolved in repo:voltha-lib-go.\n  o Refactoring: support special snowflake targets by repository.\n  o ci-management and voltha-lib-go use distinct yamllint.conf files.\n  o Separate until there is time to review and consolidate.\n  o Added deps for on-demand local install of yamllint.\n    - requirements.txt could be used but every build would incur overhead.\n\nMakefile\n--------\n  o Use latest syntax from repo:onf-make.\n  o No need to set path variables, makefiles/include.mk can infer them.\n  o Added a help target to explicitly display targets and suggestions.\n  o Logic is bundled in libraries and use of \u0027make help\u0027 is not well known.\n\nChange-Id: Id8eba6f914a7bfe9a31637901bd8fb78a387e0c2\n"
    },
    {
      "commit": "f3208600a39b659898124613419e0d3f4f274d54",
      "tree": "5c4dddec7c7d6521c6ade5e2b9786e8098ae8b89",
      "parents": [
        "7ee652646f78c4b52cf0d9a14d3a6d4349b87d12"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sat Jun 03 15:12:23 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sat Jun 03 15:35:15 2023 -0400"
      },
      "message": "[VOL-5010] - Clone unit tests to run on a v2.12 branch\n\nmakefiles/consts.mk\nmakefiles/virtualenv.mk\n-----------------------\n  o Copy in latest library makefiles from repo:onf-make\n\nglobal-jjb\npacker/common-packer\n--------------------\n  o Upgrade LinuxFoundation submodules to the latest version.\n  o global-jjb           : from\u003d0.53.3 to\u003d0.86.7\n  o packaer/common-packer: from\u003d0.1.0~22 to\u003d0.12.1\n\n.gitignore\nmakefiles/include.mk\nmakefiles/git/\nmakefiles/jjb/\n--------------\n  o Added convenience make targets to view submodule versions.\n  o JJB target:jjb-gen added to prototype local pipeline edits.\n  o Logic is conditional, library will only load when targets are requested.\n\njjb/voltha-test/voltha-certification/\njjb/voltha-test/voltha-certification/README\njjb/voltha-test/voltha-certification/master.yaml\n------------------------------------------------\n  o Create pseudo-branches within voltha testing so we can\n  o \u0027branch\u0027 (simple directory copy) at release time VS\n  o having to find and clone individual test suites from last release.\n\nChange-Id: I3e0096d3326e76b3faa896d73183f9d28e946d06\n"
    }
  ]
}
