)]}'
{
  "log": [
    {
      "commit": "74a2e76a839c8d4d648f6e19b9066ede53212016",
      "tree": "426fe18810084b0f181fbe9e2ce4c30235b91db7",
      "parents": [
        "3b87f75cc2ebf96deccef09788446bee78f8dd95"
      ],
      "author": {
        "name": "Eric Ball",
        "email": "eball@linuxfoundation.org",
        "time": "Wed Aug 27 12:34:53 2025 -0700"
      },
      "committer": {
        "name": "Eric Ball",
        "email": "eball@linuxfoundation.org",
        "time": "Wed Aug 27 13:07:47 2025 -0700"
      },
      "message": "Change domain from opencord.org to lfbroadband.org\n\nWe have moved all sites from the opencord.org domain to\nlfbroadband.org (except wiki/Jira, which are now hosted on Atlassian\nCloud).\n\nSigned-off-by: Eric Ball \u003ceball@linuxfoundation.org\u003e\nChange-Id: I9624ae92e9c193fa2d2fac9ab30ad108a812306e\n"
    },
    {
      "commit": "e0d83eda5b370ca6908210f64e5bb2e54ebaddb6",
      "tree": "e8cc33e4b99e22542386a55fbc1e8f6e72d3682b",
      "parents": [
        "fc4ad7a7e0cf7b76c502b0e71732ece9b47ef01a"
      ],
      "author": {
        "name": "Eric Ball",
        "email": "eball@linuxfoundation.org",
        "time": "Thu Feb 06 13:35:38 2025 -0800"
      },
      "committer": {
        "name": "Eric Ball",
        "email": "eball@linuxfoundation.org",
        "time": "Fri Feb 14 13:30:03 2025 -0800"
      },
      "message": "Clean up broken links\n\nThis includes:\n* Update Jira links to lf-broadband.atlassian.net\n* Remove references to CLA\n* Fix a typo\n* Simplify Gerrit login URL\n* Add new ignores for problematic URLs\n\nSigned-off-by: Eric Ball \u003ceball@linuxfoundation.org\u003e\nChange-Id: If1ddf63a26419e8b17c7a5c213746d27d4b11cc5\n"
    },
    {
      "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": "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": "56ebc23cdecd9044073eca44aa890bd616c50cc2",
      "tree": "8a5939c5867210c61381812d2c2b4db9888807a4",
      "parents": [
        "0c517b5914d024149196746bc45d3f6beba0eb5b"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Jun 29 18:58:29 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sat Jul 08 12:51:37 2023 -0400"
      },
      "message": "[VOL-5009] - Update release notes\n\n[VOL-5061]\n\noverview/releases.rst\n---------------------\n  o Correct start/end release dates for v2.10-v2.12 to reflect reality.\n\nrelease_notes/voltha_2.12.rst\n-----------------------------\n  o Populate the onos apps grid with versioned artifact and VCS urls.\n  o Component kafka the only holdout\n\nhowto/release/checklist.rst\nhowto/release/components/index.rst\nhowto/release/index.rst\nhowto/release/voltha-docs/index.rst\nhowto/release/voltha-docs/release_notes.rst\nhowto/release/branching/\nhowto/release/components/igmpproxy/\nhowto/release/components/kafka/\nhowto/release/components/maclearner/\nhowto/release/components/pppoeagent/\nhowto/release/voltha-docs/release_history.rst\n---------------------------------------------\n  o Add more random content and links for release dependencies and tasks.\n\nChange-Id: I31338488a4e626a97435429a36e200d54cf6267e\n"
    },
    {
      "commit": "45fe80510e9d286705250c82d277b7504505ecc8",
      "tree": "d0d4c203f4de4a587505abbb86a372020a851651",
      "parents": [
        "bd9d7b2038de252a7f94315194ebc577956950c8"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Jun 23 09:51:02 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Jun 23 09:51:02 2023 -0400"
      },
      "message": "Misc updates related to release.\n\nhowto/release/components/index.rst\nhowto/release/components/maclearner/index.rst\nhowto/release/components/olttopology/index.rst\nhowto/release/components/pppoeagent/index.rst\n----------------------------------------------\n  o Document maven plugins and dependencies for components.\n\nconfig.mk\n---------\n  o Disable yaml linting for now, volume problems to cleanup.\n\nhowto/code/index.rst\nhowto/code/job-failures.rst\n---------------------------\n  o Added a new page for documenting common jenkins problems.\n\nhowto/release/checklist.rst\nhowto/release/preparation.rst\noverview/contributing.rst\nrelease_notes/release_process.rst\n---------------------------------\n  o Incremental edits related to release steps.\n\nChange-Id: I84db4d422556dbbeeaa5bf5351060dc193585e40\n"
    },
    {
      "commit": "b1498d7137810b1198916f578806fecf8c928f88",
      "tree": "e87e3d8aec034f896a31465ca0073e3a2547291a",
      "parents": [
        "83135fb0af2215dc877d9ab9ce00249eb8b5eaa1"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Jun 13 10:46:57 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Jun 13 11:41:43 2023 -0400"
      },
      "message": "Add golang notes to release checklist.  Add version strings for sadis, aaa and dhcpl2relay in release notes\n\nChange-Id: Ia1719de83ed7d2c0a1fee96bfc31369ef448e358\n"
    },
    {
      "commit": "83135fb0af2215dc877d9ab9ce00249eb8b5eaa1",
      "tree": "a2082887a6d0e7a350957c3b7ae9b6c2082b1781",
      "parents": [
        "4f93b7663f538ec7cd69aeb537ba745e0d4183e8"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sun Jun 04 00:48:14 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Jun 12 13:56:53 2023 -0400"
      },
      "message": "[VOL-5016] - Build and deploy VOLTHA dep ONOS:sadis\n\nhowto/release/checklist.rst\nrelease_notes/voltha_2.12.rst\n-----------------------------\n  o Update release notes with component build ONOS::sadis version 5.11.0.\n\nChange-Id: I8a847fcaa01ae9bf261b2db6bd34262f08d71009\n"
    },
    {
      "commit": "4f93b7663f538ec7cd69aeb537ba745e0d4183e8",
      "tree": "eb422d095097071cbdda4c632c9cd230ac1e85ea",
      "parents": [
        "373336443238bd2a432d1a124348001024a009a9"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Jun 06 08:36:02 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Jun 06 14:25:11 2023 -0400"
      },
      "message": "Fixed several sphinx WARNINGS, added more release text\n\nChange-Id: Ia167a9d46ee48fbf27c6cd09d78fcf31f3d4aedf\n"
    },
    {
      "commit": "9a77106bd65dad47e91adc5a2e90dcb92b3c43b2",
      "tree": "18d49e4ab6ff86dd1a10dccc1f543ff6e379131b",
      "parents": [
        "2ce92d035d4893d439626447f561c7252c30c4d9"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sat Jun 03 23:57:43 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Jun 05 22:47:20 2023 +0000"
      },
      "message": "[VOL-5016] - Build and deploy VOLTHA dep ONOS:sadis\n\nhowto/release/checklist.rst\nhowto/release/ci-management/clone_testing.rst\nhowto/release/components/onos_components.rst\nhowto/release/components/sadis\nhowto/release/voltha-docs/create_lts_view.rst\n---------------------------------------------\n  o Update component dep build docs from the latest attempt to build\n  o and publish sadis v5.11.0 out into Maven Central.\n\nChange-Id: I16a8855e01560dbadc60cd43a851306b1685e01e\n"
    }
  ]
}
