)]}'
{
  "log": [
    {
      "commit": "ae15c2634fc578b24719fdb9043ec42ddc94bd22",
      "tree": "538bc2d4eba4b0549082de667ed4a2cc7105edb2",
      "parents": [
        "f713d7fd4299f73248cfc339bb5e05746c37ce9e"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Mar 29 15:36:28 2023 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Apr 06 07:51:52 2023 -0400"
      },
      "message": "VOL-4964 - Update the core contributors list.\n\noverview/contributing.rst\n-------------------------\n  o Removed some, added some\n\nChange-Id: I50544101c9ca8f10bb5e2ccddba57437ae3d20ad\n"
    },
    {
      "commit": "3086a4fc390e02fa0ec4d843c16eb76f2a0a4571",
      "tree": "bffc380ba5c55f2c8fbbcbc94bd7e400ec1530f1",
      "parents": [
        "a3d896ae0f1d41fb4c659726db4e816f9861b58f"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Feb 21 12:12:34 2023 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Tue Feb 21 12:20:40 2023 -0500"
      },
      "message": "Document more release todo items.\n\nhowto/release/jenkins\n---------------------\n  o Document LTS view creation.\n\nMisc\n----\n  o Remove a few stray merge conflict markers that were added.\n\nChange-Id: I5cd30f126383783b826362f100f169d66fe49170\n"
    },
    {
      "commit": "a3d896ae0f1d41fb4c659726db4e816f9861b58f",
      "tree": "d60dc88d14744700beccba0ef1ec6ebab4060e70",
      "parents": [
        "4de98b791202bc2aea7d8257043f29c4720c92eb"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Feb 17 08:33:46 2023 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Feb 17 09:26:21 2023 -0500"
      },
      "message": "Document VOLTHA Resources\n\nresources/docker.rst\nresources/repositories.rst\n--------------------------\n  o Added a resources/ section in docs.voltha.org.\n  o Display links for docker URLs and gerrit/github repositories.\n  o rst table generation is partly automated using a list of resource\n    names and a makefile target that can generate line items.\n  o This logic should be built out so docker.rst and resources.rst\n    can be fully auto-generated.\n  o resources::gerrit repository urls have been populated in the table.\n    Strange: url syntax is fine (matches manual navigation), gitiles is\n    able to digest the url but only displays a white screen.  Might be\n    missing a cookie or context the UI passes.  Will debug this later.\n\nChange-Id: I71ed0e3760ed597707a0abaf35b2e07a68e14ed7\n"
    },
    {
      "commit": "4de98b791202bc2aea7d8257043f29c4720c92eb",
      "tree": "1ed76419444520f4fda8018ec9d0923fdf52d187",
      "parents": [
        "becf197883621f2bc6d70edcd0801dae70eb0817"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Feb 09 14:51:38 2023 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Feb 16 11:39:46 2023 -0500"
      },
      "message": "Makefile edits to improve library lint target support.\n\nMakefile\n--------\n  o Replace inlined includes with single $(MAKEDIR)/include.mk\n  o virtualenv install w/dependencies handled by makefiles/virtualenv.mk\n  o Use \u0027\u0026\u0026\u0027 for command separation to improve error handling.\n  o Added more target documentation.\n  o Re-home doc8/rst syntax checking into makefiles/lint/doc8.mk.\n\nhowto/code/linting.rst\n----------------------\n  o Document supported lint targets on docs.voltha.org.\n\nhowto/release/index.rst\nhowto/release/post-release/\nhowto/release/vcs/\n---------------------------\n  o Document more release related activity (bugfix branch creation)\n\nmakefiles/consts.mk\n-------------------\n  o Define and use more library macros.\n\nconfig.mk\n---------\n  o Per-repository library makefile configuration, disable linting.\n\nmakefiles/virtualenv.mk\n-----------------------\n  o Library virtualenv install with dependences.\n  o Begin using a consistent install directory.\n  o Ugh: repository (voltha-docs) submodules each install a full venv.\n  o Install dependency drive based on existence of activate script.\n  o Lint targets updated to use activate script as a dependency.\n  o Update activate macro to run:  set -u \u0026\u0026 activate \u0026\u0026 set +u\n\nmakefiles/patches/include.mk\n----------------------------\n  o Update to use virtualenv.mk defined macros.\n\nmakefiles/lint/doc8.mk\nmakefiles/lint/python/flake8.mk\nmakefiles/lint/json.mk\nmakefiles/lint/python/pylint.mk\nmakefiles/lint/robot.mk\nmakefiles/lint/shell.mk\nmakefiles/lint/yaml.mk\n-------------------------------\n  o All library linting defines consistent targets and logic.\n  o Support two library targets: lint-all and lint-modified.\n  o Default to checking all available sources.\n  o Linting can be disabled per-repository via {project}/config.mk\n\nChange-Id: I7b7b5e523c867183d44244a0da21cfa3584e9a50\n"
    },
    {
      "commit": "2a6879520e50b6d1c3fefbadafe2a6c8d73262ca",
      "tree": "c921bfbd37fc53847e35a653faacd6a750b5476c",
      "parents": [
        "c9614ce9e33433eb0fb99b4dd8616237b353b7a6"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Feb 01 13:10:12 2023 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Feb 01 13:10:34 2023 -0500"
      },
      "message": "Last minute changes, update version for release\n\nChange-Id: I4fd558abd868c6c4bc9d3e8833878c9cc1cedff9\n"
    },
    {
      "commit": "c9614ce9e33433eb0fb99b4dd8616237b353b7a6",
      "tree": "9adc831780e7d9920f09d1c530f30b60cca27c2a",
      "parents": [
        "8388b7f4bab79bf4a2a2c805966d56ed670d8717"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jan 25 16:21:27 2023 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jan 25 19:30:15 2023 -0500"
      },
      "message": "Document jenkins view creation, updated some navigation and toc indexes that were rendering strangely\n\nChange-Id: I452d85c246f833dbe15b80e50fed0dce82c5c56f\n"
    },
    {
      "commit": "8388b7f4bab79bf4a2a2c805966d56ed670d8717",
      "tree": "f3082cf3561b33b6fd24dcd6435dc854d96bd246",
      "parents": [
        "56334fcd175741f1b7e94d571faf3cc71e9bdc24"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Jan 23 11:20:04 2023 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Jan 23 11:20:21 2023 -0500"
      },
      "message": "VOL-4840 - Tracking ticket for release documentation\n\nconf.py\n-------\n  o Define more external link macros to shorten URLs.\n\nMisc\n----\n  o Re-create patch Ifa5009e78f85944c9b6ce2991bed86ae852fcd4b\n     to re-sync with master -vs- resovle server merge conflicts.\n  o Bulk copyright update.\n  o Update more released version strings in the component dependency grid.\n\nChange-Id: I71b7cfbaa3f52191d28e1d2164784e6ffaad86a1\n"
    },
    {
      "commit": "56334fcd175741f1b7e94d571faf3cc71e9bdc24",
      "tree": "16099e28b25d31259d516a481c4efe214d125a93",
      "parents": [
        "b9a172d43af081e6d31b61ac37ad2cb60ca31d8d"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sun Jan 15 22:53:19 2023 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sat Jan 21 13:45:49 2023 -0500"
      },
      "message": "VOL-4840 - Tracking ticket for release documentation.\n\nconf.py\n-------\n  o Define more external link macros to shorten URLs.\n\nMisc\n----\n  o Updated comments on version strings and misc items.\n\nChange-Id: Ib4bc650e575bdc4b5c6a666c4147c8b93a41e797\n"
    },
    {
      "commit": "399f276756d60f89085fe73686d485c9fb43c2ad",
      "tree": "622a24b92c0ec3f9427a9fb9e18817cc426dfe02",
      "parents": [
        "bd6cc3d41d10d04af82dd7512995b1277e0b62cc"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jan 11 11:41:28 2023 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jan 11 11:41:44 2023 -0500"
      },
      "message": "VOL-4840 - Tracing ticket for release documentation.\n\nhowto/release/components/onos_dependencies.rst\n----------------------------------------------\n  o Document component dependencies for release builds.\n\nrelease_notes/voltha_2.11.rst\n-----------------------------\n  o Update released version for several components.\n\nChange-Id: Idbf725fa0cb76aae60f111ca8929cd3c72d091b2\n"
    },
    {
      "commit": "bd6cc3d41d10d04af82dd7512995b1277e0b62cc",
      "tree": "9a37bfeecc740468c77bc4de7a8c508fa333b39e",
      "parents": [
        "d24a1124832fc7600e9f0c3f5ab90dfc1e7c9f59"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Jan 09 19:52:12 2023 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Jan 09 19:52:24 2023 -0500"
      },
      "message": "VOL-4840 - Tracing ticket for release documentation.\n\nrelease_notes/voltha_2.11.rst\n-----------------------------\n  o Version string updates for a few released components.\n\nhowto/release/index.rst\nhowto/release/components/index.rst\n----------------------------------\n\nhowto/release/preparation.rst\nhowto/release/components/onos_dependencies.rst\n----------------------------------------------\n  o Begin documenting the variant release process for onos components.\n  o ONOS publishes builds through maven central -vs- github and tags.\n\nMisc text edits within documents to improve clarity.\n\nChange-Id: Ib1179a1a9ea7c9c6e02f40644ab29fbbd7a83443\n"
    },
    {
      "commit": "d24a1124832fc7600e9f0c3f5ab90dfc1e7c9f59",
      "tree": "573a987a15285c3cf35de43bdec9bd2bbd078d4c",
      "parents": [
        "a4d2723f7d927c56179e004859d5181685b0b16a"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jan 04 09:34:46 2023 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Jan 04 09:34:59 2023 -0500"
      },
      "message": "VOL-4890 - VOLTHA 2.11 release notes page\n\nVOL-4840 - v2.11 documentation\n\nhowto/release/index.rst\n-----------------------\n  o Relocate list of legacy release note links from the left margin main\n    index into release_notes/index.html to condense the index.\n\noverview/release_process.rst\n----------------------------\n  o Misc cleanups \u0026 edits: change v2.10 -\u003e v2.11.\n\nrelease_notes/voltha_2.11.rst\n-----------------------------\n  o Add Mahir(s) v2.11 release notes wiki to the document.\n  o Component name and version expanded into a table that includes links to gerrit and github (wip).\n  o Removed agent packages section from v2.10.\n\nChange-Id: I79b35f2bc6aca51567e78f92285904cac7696f4b\n"
    },
    {
      "commit": "8d62cd9bd7476560d954734b337e255bbb9dbc1e",
      "tree": "e5d740cab444cd94ec392830c57774d80f85df0a",
      "parents": [
        "4044ed9504fb79cf591517c234de2f7ec28f2fe2"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Dec 22 13:53:48 2022 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Dec 23 17:13:04 2022 -0500"
      },
      "message": "Update voltctl release page with more curent jenkins info\n\nFixed a few lint problems.\nAdded a few more doc edits that were pending.\n\nChange-Id: I3604588945f20a3592696a953e76cdea9812ff4c\n"
    },
    {
      "commit": "1a9b7d17f716bc468a4e4a028a58b01a391619f8",
      "tree": "90e7f83d53c1b121a5fff71fb42f6a19629c6236",
      "parents": [
        "b0b790b6ec292de4290d5ba20e209b3ac275edd5"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Dec 19 14:13:07 2022 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Dec 19 17:07:25 2022 -0500"
      },
      "message": "VOL-4836 - Cosmetic edits to force a jenkins job.\n\nMakefile\n\nbandwidth-profiles/bandwidth-profiles.rst\n-----------------------------------------\n   o Update document text to force trivial deltas.\n   o For readability: reformat runon command output to fit 80cpl.\n\nhowto/edit_voltha_docs.rst\n--------------------------\n   o Copy in gendocs howto text from repo:infra-docs.\n\noverview/troubleshooting.rst\n----------------------------\n   o Update document text to force trivial deltas.\n   o Change variable delimiter syntax $()-makefile into ${}-shell since context is the command line.\n   o cat | grep command can be replaced by a single grep command to avoid the extra process.\n\ntesting/index.rst\n-----------------\n   o Minor reformatting for readability.\n   o Include URLs for both voltha-system-test repository access: gerrit \u0026 github.\n   o Added a \"See Also\" section to hilight cord-* resources.\n\nChange-Id: Ibf0881a6172abcb866f54dce57ce67a4c29b1bb1\n"
    },
    {
      "commit": "b0b790b6ec292de4290d5ba20e209b3ac275edd5",
      "tree": "b5233b382685b9df03ee70261934526a1f1da44e",
      "parents": [
        "73409991726a2206f68a4bc8583cdc5df6fd26a6"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Dec 14 20:35:54 2022 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Dec 14 20:55:43 2022 -0500"
      },
      "message": ".gitignore was ignoring a documentation directory so added am explicit pattern retain it\n\nChange-Id: I5db8220a95bc0a0b2b360db5588d70ef763e4599\n"
    },
    {
      "commit": "73409991726a2206f68a4bc8583cdc5df6fd26a6",
      "tree": "352cf96582769c1eb38ea0bbf133416fe933cf8d",
      "parents": [
        "b544dffb4728694a31c4796ba45a6ec0596ab3b6"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Dec 14 20:21:56 2022 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Dec 14 20:22:06 2022 -0500"
      },
      "message": "Begin documenting how to build and release voltctl\n\nChange-Id: Icbfb50fdf69e608281ee0af62b7501240c5d875c\n"
    },
    {
      "commit": "b544dffb4728694a31c4796ba45a6ec0596ab3b6",
      "tree": "e145fa69a298ecf973e8edb4d3882a50099e8a78",
      "parents": [
        "cd5fdbaeebe8ff02943322d20af040b7b50c12c0"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Dec 07 15:12:05 2022 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Dec 07 15:12:17 2022 -0500"
      },
      "message": "Move help block near the top so accessible early\n\nChange-Id: I9f939236b380a88a2e998506fdcaf7ced8f3f60d\n"
    },
    {
      "commit": "a8bc8e1b37f9333c09894433437837b46b1f6f3e",
      "tree": "6b2bd617d41080125ff564a5ccb9f863a8b0dd06",
      "parents": [
        "f88b7384db047262c6e98a2889720d73d4d1cf4d"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sun Dec 04 07:06:59 2022 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Sun Dec 04 07:07:25 2022 -0500"
      },
      "message": "VOL-4840 - docs.voltha.org edits\n\nMakefile\npatches/python_310_migration.sh\n-------------------------------\n   o Change log message to note venv patching by version.\n   o Original message could be interpreted as explict patching of wrong version.\n\nmakefiles/lint/include.mk\n-------------------------\n   o Document lint targets: usage, commands, makefiles, etc.\n\nChange-Id: I895a0a032f856632c9adf31aa634b6cbf0328cdb\n"
    },
    {
      "commit": "36592e3e08a493d996e3e3bab925b4d6df1b73f2",
      "tree": "64e871f03736e40125c16cd44660d917f3da631b",
      "parents": [
        "a62c74a7e8d936e1298381d2a5de76cf578b8b00"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Mon Nov 28 09:00:28 2022 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Dec 01 18:59:23 2022 -0500"
      },
      "message": "VOL-4840 - Makefile edits\n\nVOL-4874, VOL-4877, VOL-4840\n\nhowto/edit_voltha_docs.rst\n--------------------------\n   * Also need to run \"make docs\" to generate html content.\n\nMakefile\n--------\n   * (local use) fixed non-functional makefile targets.\n   * Begin splitting monolithic makefile into reusable libs.\n   * Extended help to document all targets (make help VERBOSE\u003d1)\n   * Extended lint to support more targets.\n   * Replace wildcard target (%) with a list of sphinx-build named targets:\n     + Amusing behavior but \"make clean\" should not initiate \"gendocs\".\n     + Likewise \"make lint\" should not attempt to generate documentation.\n   * Introduced simple patching logic for virtualenv.  Local users are\n     now able to use make clean, lint, etc with a newer interpreter.\n     Baby steps toward VOL-4874.\n   * Conditional make vars added:\n     + NO_PATCH\u003d1\n     + NO_OTHER_REPO_DOCS\u003d1 (venv patching not yet supported by foreign repos).\n\nmakefiles/consts.mk\n-------------------\n   * basic values: space, dot, null, HIDE.\n\nmakefiles/help/include.mk\n-------------------------\n   * makefile target help with context.\n\nmakefiles/lint/*.mk\n-------------------\n   * lib makefiles capturing syntax checking logic.\n\nmakefiles/patches/include.mk\n----------------------------\n   * Targets for creation and applying python virtualenv patches.\n\npatches/*/patch\npatches/python_310_migration.sh\n-------------------------------\n   * Logic used to support dynamic python module pathching in a virtual env directory.\n   * Module edits are trivial -- attempt to import new modules and fallback to existing import syntax.\n\nChange-Id: I437289a751423217b4193b75b62c4a295db18ffd\n"
    },
    {
      "commit": "a62c74a7e8d936e1298381d2a5de76cf578b8b00",
      "tree": "d0b7daa30324e9b6961f0a2c64acbcc9d36e0055",
      "parents": [
        "bbd71d631e49e7d4b34e7bae4744aa702aa858a5"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Nov 23 13:16:34 2022 -0500"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Fri Nov 25 11:27:53 2022 -0500"
      },
      "message": "Added a HOWTO page release based source edits.\n\nconf.py\n-------\n   * Exclude all variants of python virtual env from traversal.\n   * Exclude __pycache__ from document traversal.\n\nindex.rst\n---------\n   * Create a top level index link/page for release howto(s).\n\noverview/contributing.rst\n-------------------------\n   * Document version based script edits required at time of release.\n   * This URL will be used by repo:ci-management/vars/installVoltctl\n     to display self-documenting help.\n\n*/urls\n------\n   * Added placeholders and resources for documenting future topics.\n\nChaser edits:\n-------------\n   o Bump VERSION string.\n   o \u0027stern\u0027 URL in unrelated troublteshooting.rst doc failed link check:\n      + github repo no longer exists.\n      + add replacement github/stern/stern\n\nChange-Id: I2f0f15eb5ba7bd6817806296928964df5259b21a\n"
    },
    {
      "commit": "bbd71d631e49e7d4b34e7bae4744aa702aa858a5",
      "tree": "b29d8d187e033a81eea0a6d765770da9752a04a7",
      "parents": [
        "2cab6b4eece63a9c2edbf79980ec13e9d03301cc"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Oct 12 11:51:35 2022 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Wed Oct 12 15:07:49 2022 -0400"
      },
      "message": "conf.py\n----\n   * Import extension sphinx.ext.extlinks for rewriting/shortening URLs.\n   * Define extlinks vol-{git,ger,jira} for documenting.\n\nhowto/edit_voltha_docs.rst\n----\n   * Build out docs for make lint and make html.\n   * Include iamge files from an earlier howto patch to help get content in.\n\nhowto/voltha_repositories.rst\n----\n   * Pull in docs from another howto patch.\n   * Describe gerrit and git repos.\n\nBump the copyright revision string to 2022.\n\nChange-Id: Iacc139d764682d586c2cd88150c8e1795e479662\n"
    },
    {
      "commit": "2cab6b4eece63a9c2edbf79980ec13e9d03301cc",
      "tree": "5f11b0ed7e5feaf0987183a36427195e7852b83c",
      "parents": [
        "ed6cedd427c5032f90024b0254874cb1ee4ff425"
      ],
      "author": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Sep 08 12:59:42 2022 -0400"
      },
      "committer": {
        "name": "Joey Armstrong",
        "email": "joey@opennetworking.org",
        "time": "Thu Sep 08 13:20:22 2022 -0400"
      },
      "message": "Added folder howto/ for capturing simple cookbook topics\nFixed a few silly trailing whitespace typos.\n\nChange-Id: Id14c19477299d1c76f2c0227e4dc0882f6721e0f\n"
    }
  ]
}
