)]}'
{
  "log": [
    {
      "commit": "11f5a57404c7adc72a05bceba9337d19d7005e37",
      "tree": "39566d541d0644cfb04480fcf9ab2e279eb6a918",
      "parents": [
        "a3b7c59196608acab3294f4ec4231a320319e4fe"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Jan 12 19:11:32 2024 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Jan 12 19:11:32 2024 -0500"
      },
      "message": "Baseline build for release\n\nChange-Id: I8a2bfc5e64d98bc34a16b40e82cfa84c61d72d36\n"
    },
    {
      "commit": "3f0e242d6606fc46110d90a2beeb7ad80c7c928c",
      "tree": "9bbf5b19d486200733ab5437add5876825bd8929",
      "parents": [
        "87b55f7b5344bae42a73ed54b0ff9052c6a13038"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jul 05 18:25:41 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jul 05 18:25:41 2023 -0400"
      },
      "message": "[VOL-5054] - Triage build for voltha-openolt-adapter\n\ncmd/*.go\ninternal/pkg/*.go\npkg/mocks/*.go\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n  o Run gofmt -w -s on all non-(vendor/) golang sources (~make lint).\n  o Release triage jobs have been failing on unrelated source problems.\n\nconfig.mk\nmakefiles/docker/\nmakefiles/etc/\nmakefiles/targets/\nmakefiles/virtualenv.mk\n\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 https://github.com/opencord/onf-make.git\n  o Copy in library makefiles, esp docker/include.mk\n\nMakefile\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n  o Refactor and replace inline GO\u003d and docker macros with docker/include.\n  o Added manual flag LOCAL_FIX_PERMS\u003d1 to grant docker image write access.\n  o Target: mod-update\n    - Split logic into targets mod-tidy and mod-vendor.\n    - Display a banner when target runs for readability.\n    - Target lint-mod now calls mod-update VS inlining make mod tidy \u0026 vendor\n  o Target: test\n    - Split logic into 3 distinct targets now that stdout/stderr handled.\n    - Improve error handling, fail early VS accumulating status then exit\n    - Display a banner when targets process for log readability.\n    - Define macros for *.out and *.xml to avoid repeating logfile paths.\n\nChange-Id: Ia2eb999f6176ce2eb46e41f55aee74c05b5a4cd2\n"
    },
    {
      "commit": "f9bffdf85c298b8838d3444c5ea416b99ebbe8ad",
      "tree": "9e7277dee1f2633e6093e4f5515623a483d99d3f",
      "parents": [
        "a2e6870d7e49445435140f9d294f0115c59e400f"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Dec 27 07:05:28 2022 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Dec 27 07:05:33 2022 -0500"
      },
      "message": "VOL-4836 - Cosmetic edits to trigger a jenkins job.\n\nMakefile\nmakefiles/\n   o Pass grep --no-filename to fix problem with Makefile printed by help.\n   o Checkin makefile libraries for common constants and targets.\n\ndocker/\ninternal/pkg/\npkg/mocks/s\ncmd/openolt-adapter/\n--------------------\n   o Update copyright notice to force a trivial source change.\n   o Delta will initiate a jenkins job.\n\nChange-Id: Ie6d522d52dc6353219d80e1cb04aa5cdcad8b6a6\n"
    },
    {
      "commit": "7025a814eccb46c965437d67f24ee23b9be7c81b",
      "tree": "63720ef59dfc34f6a60c800a12e3533ca87f1d58",
      "parents": [
        "96b7bf2812934591b57f8e7f8414e4bf8429d669"
      ],
      "author": {
        "name": "Neha Sharma",
        "email": "neha.sharma70@infosys.com",
        "time": "Mon Jul 13 12:54:30 2020 +0000"
      },
      "committer": {
        "name": "Neha Sharma",
        "email": "neha.sharma70@infosys.com",
        "time": "Mon Jul 13 15:12:23 2020 +0000"
      },
      "message": "[VOL-3069] Fix for the profile enabled openolt adapter docker container build issue\n\nChange-Id: I31b0afbfb6676fee69e504276c7c616b4101c0e0\n"
    },
    {
      "commit": "96b7bf2812934591b57f8e7f8414e4bf8429d669",
      "tree": "478605fd7ec76c7693da72df4d4a5020b3da3b68",
      "parents": [
        "748de5c3fa5c8e51798c767fc2b742f2cfbc29f0"
      ],
      "author": {
        "name": "Neha Sharma",
        "email": "neha.sharma70@infosys.com",
        "time": "Mon Jun 15 10:37:32 2020 +0000"
      },
      "committer": {
        "name": "Neha Sharma",
        "email": "neha.sharma70@infosys.com",
        "time": "Wed Jul 08 19:17:23 2020 +0000"
      },
      "message": "[VOL-3069]Pass Context in methods which are performing logging and need the context\n\nChange-Id: Ie84f9e240aa4f47d0046acaac0d82d21b17252e5\n"
    },
    {
      "commit": "6ec3c3504bde9074768ebf09bb8051634aa2b76d",
      "tree": "07addcdc5a1f98324b12d45085d44ad69431731a",
      "parents": [
        "32625213680fb529572eb29dff52d5d75869c82d"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Apr 29 15:27:03 2020 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Thu Apr 30 07:48:49 2020 -0700"
      },
      "message": "[VOL-2993] Using a single Dockerfile for images with and without profiling\n Adding environment variable support to easily build profiled image\n\nChange-Id: Ic09f71702e1e2007b321e5e76b5785bb31170420\n"
    },
    {
      "commit": "5024cc4b6deb9e8cb6cf38b6e6cb50c03a8accb5",
      "tree": "73f1e22ebefda021dffd49ce3db82afb542c756d",
      "parents": [
        "2ad402b6976e64e2c6848b9f5050e6a0e3ed1f54"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Mar 23 11:47:57 2020 -0700"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Mon Mar 23 13:14:13 2020 -0700"
      },
      "message": "[VOL-2798] Removing developer specific logs\n\nChange-Id: Ibd5aec0dca360f6ec229daf614c674477e096e47\n"
    },
    {
      "commit": "2ad402b6976e64e2c6848b9f5050e6a0e3ed1f54",
      "tree": "7a7d268d090f82cba9275a4f9e40498ab86de4af",
      "parents": [
        "d26f6b153a65ae0b1cfda5ef76661740f22266ad"
      ],
      "author": {
        "name": "Girish Kumar",
        "email": "girish_kumar@infosys.com",
        "time": "Fri Mar 20 19:45:12 2020 +0000"
      },
      "committer": {
        "name": "Girish Kumar",
        "email": "girish_kumar@infosys.com",
        "time": "Mon Mar 23 18:20:15 2020 +0000"
      },
      "message": "[VOL-2694] Use package specific logger instance in all log statements\n\nChange-Id: Iaab59e919c0576e0143c1d9e0facbd2e63f96e1e\n"
    },
    {
      "commit": "8f2b95799114a91ee0dd5eea1f6aad929d238ef5",
      "tree": "d8b43ee735019b54dfd73a47b2332fb906c34c2f",
      "parents": [
        "7acc0b91c2b70d65ca5dbe612f4ef55c1f68a136"
      ],
      "author": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Fri Feb 28 15:35:23 2020 -0800"
      },
      "committer": {
        "name": "Matteo Scandolo",
        "email": "matteo.scandolo@gmail.com",
        "time": "Wed Mar 04 09:16:56 2020 -0800"
      },
      "message": "[VOL-2689] enable compile time profiling\n\nChange-Id: I18c6ebd076e4e21d2297b20d32692ababf8c3e78\n"
    }
  ]
}
