)]}'
{
  "log": [
    {
      "commit": "0747509cf643527240d4e205d4809bba84a475a6",
      "tree": "1db84b1cfe928e4dd9aa7a7469d0961ffc87826f",
      "parents": [
        "6fdbccf1224d4540ef1878785914c425f63b2a3b"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Jan 26 10:56:13 2023 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Jan 26 10:56:26 2023 -0500"
      },
      "message": "VOL-4925 - Build and release components.\n\n  o bulk copyright notice update to 2023.\n  o update more components to v2.11 for the release.\n\nChange-Id: Ibaadb1f3c147163b2c3ba7b5a6ec47b3706eae59\n"
    },
    {
      "commit": "6fdbccf1224d4540ef1878785914c425f63b2a3b",
      "tree": "5ddd071e3a3bdaabdcc3dc33f4ad5916f0c2244a",
      "parents": [
        "cb98c4669ed019020e06e31219ca10582778a7f1"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jan 25 20:20:10 2023 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jan 25 20:59:32 2023 -0500"
      },
      "message": "VOL-4925 - Build and release components.\n\nvoltha/Chart.yaml\nvoltha-stack/Chart.yaml\nvoltha-infra/Chart.yaml\nvoltha-infra/values.yaml\n-----------------------\n  o Fix a few lingering chart version problems (lint errs).\n\nMakefile\nmakefiles/consts.mk\nmakefiles/lint/helm/include.mk\nmakefiles/lint/helm/detect-branch.mk\nmakefiles/lint/helm/helm.mk\nmakefiles/lint/helm/chart.mk\nmakefiles/lint/helm/tools.mk\n------------------------------\n  o modularize helm linting targets.\n  o Split lint-chart and lint-helm into independent makefiles.\n\nChange-Id: Id9b889f0b97248ab26d3abb1ea82f4f8234f1ed2\n"
    },
    {
      "commit": "0358897086f1316f2ad55731ebe7334840e1ee21",
      "tree": "bd5bc0f22233e265f456de2de217f5aae8178c67",
      "parents": [
        "ae55f95fe2064047637b6b4df9fae93c320ecd82"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Dec 07 17:30:09 2022 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Dec 07 17:30:42 2022 -0500"
      },
      "message": "VOL-4836: Interactive helm chart linting.\n\nrepo:voltha-docs job reported reactive post-commit linting errors.\nBegin adding support for make target lint-helm for early detection.\n\nMakefile\n--------\n  o Adding comments for readability.\n  o Disable failing/unused targets.\n  o Update help text.\n  o Migrating some targets and deps from Makefile proper into makefiles/*.\n\nmakefiles/README.md\n-------------------\n  o Added a basic makefile readme with pointers to other web resources.\n\nmakefiles/lint/include.mk\nmakefiles/lint/helm/include.mk\n-------------------------\n  o Initial support for library makefile target: \u0027lint-helm\u0027\n  o Added common targets: clean, help, sterile and todo.\n  o Target \u0027pre-commit added:\n      - default target to support interactive use of lint-helm.\n      - Cleanup needed before common target can use lint-helm as a default.\n  o Interim answer: briding the gap between existing and portable logic.\n  o legacy logic (USE_LEGACY\u003d1 (default)):\n      - Relies on .gitreview and hardcoding defaults (opencord/master).\n      - git has builtin support for local/remote branch queries.\n      - updates to support queries which simplify logic.\n  o Interactive target lint-helm-deps\n    - Configure helm charts per linting logic in gerrit/jenkins job.\n    - Interactive target will invoke make target with USE_LEGACY\u003d$(null).\n\nChange-Id: I43616d16707a09da6f907f909c65504da9933a6f\n"
    },
    {
      "commit": "ae55f95fe2064047637b6b4df9fae93c320ecd82",
      "tree": "9ad8e24e1e45b463c196431e04df03526f11202f",
      "parents": [
        "c02931b0978b4339b5766f09844e99a3ffd602f5"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Nov 29 16:20:27 2022 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Nov 29 16:31:08 2022 -0500"
      },
      "message": "VOL-4846 - Added targets lint-chart \u0026 lint-helm\n\nREADME.md\nMakefile\nmakefiles/lint/helm.mk\nmakefiles/lint/include.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\u003d\u003d\n   * In the quest to stop having jenkins failing jobs post checkin for\n     content problems added targets lint-chart \u0026 lint-helm which invoke\n     commands mentioned in README.md.\n   * Logic is currently conditional: make lint-helm UNSTABLE\u003d1, failures\n     will need to be cleaned up before the command can be run as a default.\n\nChange-Id: I6b445a6600c283b8068201a006792aeacf5407aa\n"
    },
    {
      "commit": "c02931b0978b4339b5766f09844e99a3ffd602f5",
      "tree": "8dfc1f40612050057480a0e9d16ecad809e8111c",
      "parents": [
        "ebc25f89066d2c4bb042643199e0b2ae6a94be38"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Nov 17 16:13:20 2022 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Nov 17 16:50:55 2022 -0500"
      },
      "message": "Added make lint support, make test non-functional.\n\nVOL-4863\n\nMakefile\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n   o Initial cleanup and pre work for VOL-4863.\n   o Add makefile logic to support yaml syntax checking.\n   o Cleanup and document makefile, make test not working.\n   o Use make builtin $(RM) for file removal.\n   o Added/updated copyright notices.\n   o Note: makefile duplication across repos will be refactored\n     into a standalone repo at some point.\n\nChange-Id: I7941dc51d6b19a479f1bf6c4241943687ef22797\n"
    }
  ]
}
