)]}'
{
  "log": [
    {
      "commit": "a144ef3335dd71668df4fbf910fc961d6c656c8a",
      "tree": "bdc4eb3dfa7c49550a8cae3bb069b28407529c1a",
      "parents": [
        "e9edbda12417e291cc22e00aa602f53120064a26"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Jan 11 11:26:41 2024 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jan 17 15:17:10 2024 -0500"
      },
      "message": "Create placeholders for documenting release by repository\n\nChange-Id: I0e4af607de9e6aac3424676f344714e0d9e6fde8\n"
    },
    {
      "commit": "e9edbda12417e291cc22e00aa602f53120064a26",
      "tree": "e872d762ba059742c440e28caf60849103fbb7c5",
      "parents": [
        "018aa3d61d41a6f0d958fc8cd4472aac4f173d3f"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jan 03 05:00:31 2024 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jan 03 05:00:31 2024 -0500"
      },
      "message": "[VOL-5245] branch and release voltha-lib-go\n\nhowto/release/repositories/voltha-lib-go/misc.rst\nhowto/release/repositories/voltha-lib-go/release.rst\n----------------------------------------------------\n  o Update release prep notes.\n  o Commands run locally: lint, mod-update, build\n\nChange-Id: I20b3f9417e31b7785fbf6d2166b5aecc4f2a05b7\n"
    },
    {
      "commit": "449ce7a3db313610d467493d46bd158ce3299206",
      "tree": "083c59c55258b67e150d2342282dfc9f261c9f23",
      "parents": [
        "864db8844e70ff5d06bd131eef4005ecbd7b7580"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Jul 18 18:32:24 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Sep 11 12:20:58 2023 -0400"
      },
      "message": "[VOL-5009] - Update release notes\n\nconfig.mk\nmakefiles/*\n-----------\n  o Refresh library makefiles from https://github.com/opencord/onf-make.\n  o More lint targets added with exclusions in config.mk\n\nmakefiles/virtualenv.mk\npatches/lib/python3.10/site-packages/robot/utils/normalizing.py/patch\npatches/lib/python3.10/site-packages/robot/utils/robottypes3.py/patch\npatches/python_310_migration.sh\n---------------------------------------------------------------------\n  o Continue normalizing virtualenv install directory.\n  o Update patches to modify .venv VS vst_venv [, vdoc_venv, vfoo_venv, vbar_venv, ...)\n  o virtualenv.mk now defines named targets for patching-up-to 3.10 installs.\n\nrelease_notes/voltha_2.12.rst\n-----------------------------\n  o Update version string info.\n  o Onos component table condensed and populated with versioned urls.\n  o voltha components table is a WIP.\n\nhowto/release/repositories/\n---------------------------\n  o Begin capturing repo-specific activities for release.\n  o Silly having to figure this out each release cycle.\n  o Automation and release helper scripts can be found here:\n    - https://github.com/joey-onf/voltha-release\n\nsphinx_conf/exclude_patterns.py\n-------------------------------\n  o Roach squashing exercise, external repos pulled in as git-submodules.\n  o New repository files appear as problems when running \u0027make reload\u0027\n  o Exclude files to squelch messages.\n\nChange-Id: I7adf7b84498511f5cde1e43ad304f9e33283241e\n"
    },
    {
      "commit": "9d91a3fd83778ed02d8430f61c88578d850203d0",
      "tree": "9336d51177e626718b59c687ce6003cabb1fac84",
      "parents": [
        "23ce887c4cb3f98506536e00c58ffc8c2af16afe"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Aug 23 09:13:49 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Aug 25 11:13:06 2023 -0400"
      },
      "message": "Misc release-beta edits\n\noverview/contributing.rst\n-------------------------\n  o In section \"Submitting Code\", document jira ticket fields to\n    populate and mention they are used for release notes.\n\nhowto/release/repositories/index.rst\nhowto/release/repositories/voltha-lib-go/release.rst\nhowto/release/repositories/voltha-onos/index.rst\n----------------------------------------------------\n  o Create stub topics for documenting branch/tag creation by repository.\n  o Document external dependencies, build order, etc.\n\nChange-Id: I4c4f2860c2ab9ba801972de147fd224669d6d428\n"
    },
    {
      "commit": "3980d70add8ae80191758aab7dca7de39c28c4a3",
      "tree": "6d8dd90f3e93f3fbbdc697636fc34c6952d3e1c6",
      "parents": [
        "3df78347ec7fa591b51fbb81025bf2d9a6b7c67c"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Aug 23 10:57:18 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Aug 23 10:57:18 2023 -0400"
      },
      "message": "Enhance Submitting Code section\n\noverview/contributing.rst\noverview/contributing/code_review.rst\noverview/contributing/copyright.rst\noverview/contributing/jira_tickets.rst\nhowto/code/commit-message.rst\nhowto/code/pull_request.rst\n--------------------------------------\n  - Document a few items that surfaced in code reviews this morning.\n  - Add more links to existing documentation.\n\nhowto/release/repositories/pod-configs/\nhowto/release/repositories/voltha-onos/release.rst\nhowto/release/repositories/voltha-onos/todo.rst\n--------------------------------------------------\n  - Create skeleton directories for documenting release items needed.\n  - Submitted as part of an earlier patch but included here for good measure.\n\nChange-Id: Ibe118570bdf19ced1d06d6e9efb10fd1419f82ef\n"
    },
    {
      "commit": "3df78347ec7fa591b51fbb81025bf2d9a6b7c67c",
      "tree": "e28bb510cbb9aa6e84ad3ee38512cc068b7c05b4",
      "parents": [
        "c5427b2de7bcf06de950b3ac92e211cf2da63d59"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Aug 15 10:16:43 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Aug 15 10:16:43 2023 -0400"
      },
      "message": "VOL-5132 - Create beta-release branch for voltha-lib-go\n\nVERSION\n-------\n  o Bump version string and suffix *-dev to avoid future conflicts with master branch.\n\nChange-Id: Ifbd5e60b5fcd5a69e5e4634c231eb7031a7d592c\n"
    },
    {
      "commit": "c5427b2de7bcf06de950b3ac92e211cf2da63d59",
      "tree": "3c9437ccdb68d2186aea0045d8bfe4335d28e608",
      "parents": [
        "53620b11f557f0434d4c90895080be2a931f6527"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Aug 15 08:55:33 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Aug 15 09:38:08 2023 -0400"
      },
      "message": "[VOL-5129] - Create beta-release branch for voltha-protos\n\nVERSION\n-------\n  o Bump version string post release and attach a -dev suffix.\n\nChange-Id: Ia49b3777a6dbba2e52d73422dcf425a3cfe803f0\n"
    },
    {
      "commit": "898d33d427e9212a6d6b3e68104905756f4e3a62",
      "tree": "8997f1f55a2d700ba3193f152c5a9842dfc7f771",
      "parents": [
        "b8a1e0581f113b632d6f9fe6c2247897b9cb7fea"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Aug 09 09:49:57 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Aug 09 10:29:03 2023 -0400"
      },
      "message": "More release docs for voltha-lib-go\n\nChange-Id: Ia4ccad89877b654a6cbc91d0b032f0cadb17e60d\n"
    },
    {
      "commit": "5faccbe1a2bc7ca21334b206edb3d078b7cc7aba",
      "tree": "dd1bdc9198e320f2718ca18edca3721009c96572",
      "parents": [
        "56ebc23cdecd9044073eca44aa890bd616c50cc2"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Jul 13 18:30:01 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jul 19 15:20:00 2023 -0400"
      },
      "message": "Update release notes, adding howto pages for documenting individual release activities\n\nChange-Id: I2fb29c4ed4467126bfcdaa097b1dd8329ce7adfe\n"
    }
  ]
}
