{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":174580065,"defaultBranch":"master","name":"voltha-protos","ownerLogin":"opencord","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-03-08T17:26:27.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/18623259?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1711398380.0","currentOid":""},"activityList":{"items":[{"before":"ba3d9d1c27afcb02273e767dbec4d90053592077","after":"6a6c629fafca56b404ba4c80432d920aae3029cb","ref":"refs/heads/master","pushedAt":"2024-05-01T13:40:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"opencord-gerrit","name":null,"path":"/opencord-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19677594?s=80&v=4"},"commit":{"message":"[VOL-5291] - Add tox debugging for gerrit:35128\n\nMakefile\n--------\n o Invoke tox -vvv to run at verbosity level (4=DEBUG).\n\nsetup.py\nrequirements.txt\n----------------\n o Add a proper copyright notice for lint license checking.\n\ntox.ini\n-------\n o Added a see-also section with documentation urls.\n\n.pre-commit-config.yaml\n-----------------------\n o Add pre-commit tool config file.\n o Cleanup some minor linting complaints.\n\nChange-Id: I60c6ba1e68f3f45502fe1629642b3afbc54737a0","shortMessageHtmlLink":"[VOL-5291] - Add tox debugging for gerrit:35128"}},{"before":"26f2428f788b569ac65b7e9d08bab8ce472d10c3","after":null,"ref":"refs/heads/voltha-2.12-beta","pushedAt":"2024-03-25T20:26:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"joey-onf","name":"Joey Armstrong","path":"/joey-onf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/111087723?s=80&v=4"}},{"before":"cb986bf9401d0c8f103ae4827c3cabb610e92fc1","after":"ba3d9d1c27afcb02273e767dbec4d90053592077","ref":"refs/heads/master","pushedAt":"2024-01-15T21:39:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"opencord-gerrit","name":null,"path":"/opencord-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19677594?s=80&v=4"},"commit":{"message":"[VOL-5222] - Upgrade golang version for VOLTHA jobs\n\n.gitreview\nVERSION\n----------\n o post-release tasks. Repository tagged and banched.\n o Add missing newlines at EOF.\n o go.mod syntax does not allow *-dev suffix so update\n master VERSION from v5.5.0-dev to v5.5.0. Community\n can introduce a dev version when needed.\n\ngo/*.pb.og\nvendor/*.go\n-----------\n o invoke make mod-update to regenerate go.sum and friends.\n o lint clenaups: find . -name '*.go' -print | xargs -n1 gofmt -s -e -w\n\nChange-Id: I3da80c0ce5600679b388e309bfa4702f1ec3212b","shortMessageHtmlLink":"[VOL-5222] - Upgrade golang version for VOLTHA jobs"}},{"before":"0ce49d387407753c381f01d1bc0704dbf62eb459","after":"cb986bf9401d0c8f103ae4827c3cabb610e92fc1","ref":"refs/heads/master","pushedAt":"2024-01-10T20:33:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"opencord-gerrit","name":null,"path":"/opencord-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19677594?s=80&v=4"},"commit":{"message":"[VOL-5222] - Upgrade golang version for VOLTHA jobs\n\nMakefile\n--------\n o Remove redundant rm -fr java_temp commands, makefile target\n java-clean is already setup to remove the temp directory.\n o Add flag LOCAL_FIX_PERMS=1 to adjust permissions so make\n build, test and lint can be used locally. Not perfect but close\n (new files created from docker are still a problem).\n\nmakefiles/etc/include.mk\nmakefiles/etc/features.mk\n------------------------\n o Copy in banner functions from repo:onf-make.\n\nmakefiles/golang/commands.mk\nmakefiles/golang/include.mk\nmakefiles/golang/upgrade.mk\n----------------------------\n o Added target golang-version to display version from docker image.\n o Added target golang-upgrade to update min version required by go.mod.\n\n[HOWTO: Test]\n-------------\n o make help | grep golang\n o make help-golang\n o make golang-version\n o make golang-upgrade # golang-version-upgrade=1.21.5\n o make sterile build test LOCAL_FIX_PERMS=1\n\nChange-Id: I4ffe0cd8785769d00d1b0a802fa49aebef3142f7","shortMessageHtmlLink":"[VOL-5222] - Upgrade golang version for VOLTHA jobs"}},{"before":"76c358b64adc4016a53d467a55b02026823bae6a","after":"0ce49d387407753c381f01d1bc0704dbf62eb459","ref":"refs/heads/master","pushedAt":"2024-01-10T18:52:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"opencord-gerrit","name":null,"path":"/opencord-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19677594?s=80&v=4"},"commit":{"message":"[VOL-5222] - Upgrade golang version for VOLTHA jobs\n\nmakefiles/docker/include.mk\n----------------------------\n o bash: -c: line 2: syntax error: unexpected end of file\n + Lack of a semi-colon within \"&& {}\" contributes to syntax error.\n + Copy in latest is-stdin macro definition from repo:onf-make:\n + https://gerrit.opencord.org/plugins/gitiles/onf-make/+/refs/heads/master/makefiles/docker/include.mk#42\n\nmakefiles/lint/golang/sca.mk\n----------------------------\n o Remove stray debugging message.\n\nmakefiles/lint/golang/include.mk\n----------------------------\n o Replace echo with printf for consistent golang help target display.\n o golang-version and golang-upgrade will be added by a different patch.\n\nChange-Id: I3d02f6e1c199c2ffac45075f59a3e1d431289d53","shortMessageHtmlLink":"[VOL-5222] - Upgrade golang version for VOLTHA jobs"}},{"before":"25589d8650beed2fddfabc923c63f152f19b27e4","after":"76c358b64adc4016a53d467a55b02026823bae6a","ref":"refs/heads/master","pushedAt":"2024-01-08T23:03:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"opencord-gerrit","name":null,"path":"/opencord-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19677594?s=80&v=4"},"commit":{"message":"VOL-5244 - branch and release voltha-protos.\n\nVERSION\n-------\n o Post release increment VERSION to 5.5.0-dev to avoid conflicts\n with v5.4.11 on the release branch.\n\nChange-Id: Ic53fd926cd5c0c8398ccbd0bfd39db9430920b4d","shortMessageHtmlLink":"VOL-5244 - branch and release voltha-protos."}},{"before":"25589d8650beed2fddfabc923c63f152f19b27e4","after":"2c9b87eee743a9e3325ce9690695a07b83c6cbaa","ref":"refs/heads/voltha-2.12","pushedAt":"2024-01-08T22:19:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"opencord-gerrit","name":null,"path":"/opencord-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19677594?s=80&v=4"},"commit":{"message":"VOL-5244 - branch and release voltha-protos.\n\n.gitreview\n----------\n o repo:voltha-protos is of the tag-then-branch-from-tag release flavor.\n o 25589d8 (HEAD -> voltha-2.12, tag: v2.12.0, origin/voltha-2.12)\n o Update release .gitreview default branch to voltha-2.12\n\nChange-Id: I29d607b8187465ffe26e88af9f76c48b4e241fc2","shortMessageHtmlLink":"VOL-5244 - branch and release voltha-protos."}},{"before":"096cd5bf88be4bf7209aefe72bfa2402bd73ed5a","after":"25589d8650beed2fddfabc923c63f152f19b27e4","ref":"refs/heads/voltha-2.12","pushedAt":"2024-01-08T18:27:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"opencord-gerrit","name":null,"path":"/opencord-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19677594?s=80&v=4"},"commit":{"message":"VOL-5244 - branch and release voltha-protos.\n\nIntent: Bulk file update to trigger and validate the repo jenkins job.\n\nVERSION\n-------\n o Revert VERSION string to v5.4.10 so master branch will attached\n to v5.5.0 post release.\n\nMakefile\nmakefiles/\n.../\n==========\n o Bulk copyright notice update to span 2024.\n o Suffix '(ONF) and the ONF Contributors' on a few files.\n o Copyright 2019-2024 Open Networking Foundation (ONF) and the ONF Contributors\n\nprotos/voltha_protos/ext_config.proto\nprotos/voltha_protos/extension.proto\nprotos/voltha_protos/openflow_13.proto\nprotos/voltha_protos/*.proto\n======================================\n o Replace 'Copyright (c)' with the latest ONF Copyright msg syntax.\n o Update notice to span the current year.\n\nChange-Id: I8a1003cb3754f974a045df3adc1033dd78ce2cbc","shortMessageHtmlLink":"VOL-5244 - branch and release voltha-protos."}},{"before":"7434dfec930c12f902c4b744b48ddfe19d02f96b","after":"25589d8650beed2fddfabc923c63f152f19b27e4","ref":"refs/heads/master","pushedAt":"2024-01-04T21:05:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"opencord-gerrit","name":null,"path":"/opencord-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19677594?s=80&v=4"},"commit":{"message":"VOL-5244 - branch and release voltha-protos.\n\nIntent: Bulk file update to trigger and validate the repo jenkins job.\n\nVERSION\n-------\n o Revert VERSION string to v5.4.10 so master branch will attached\n to v5.5.0 post release.\n\nMakefile\nmakefiles/\n.../\n==========\n o Bulk copyright notice update to span 2024.\n o Suffix '(ONF) and the ONF Contributors' on a few files.\n o Copyright 2019-2024 Open Networking Foundation (ONF) and the ONF Contributors\n\nprotos/voltha_protos/ext_config.proto\nprotos/voltha_protos/extension.proto\nprotos/voltha_protos/openflow_13.proto\nprotos/voltha_protos/*.proto\n======================================\n o Replace 'Copyright (c)' with the latest ONF Copyright msg syntax.\n o Update notice to span the current year.\n\nChange-Id: I8a1003cb3754f974a045df3adc1033dd78ce2cbc","shortMessageHtmlLink":"VOL-5244 - branch and release voltha-protos."}},{"before":"52bc262886063aab149d5c283cb4f17c7ec017cd","after":"7434dfec930c12f902c4b744b48ddfe19d02f96b","ref":"refs/heads/master","pushedAt":"2023-08-16T20:37:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"opencord-gerrit","name":null,"path":"/opencord-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19677594?s=80&v=4"},"commit":{"message":"[VOL-5129] - Create beta-release branch for voltha-protos\n\nVERSION\n-------\n o Bump string post release to next major *-dev version.\n\n.gitreview\n----------\n o Assign defaultbranch=master to make release branch conflicts easier to notice.\n\nChange-Id: I0c850af4bfc5718945e59629ef4fa336cd105de0","shortMessageHtmlLink":"[VOL-5129] - Create beta-release branch for voltha-protos"}},{"before":"26f2428f788b569ac65b7e9d08bab8ce472d10c3","after":"52bc262886063aab149d5c283cb4f17c7ec017cd","ref":"refs/heads/master","pushedAt":"2023-08-15T13:12:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"opencord-gerrit","name":null,"path":"/opencord-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19677594?s=80&v=4"},"commit":{"message":"Bump version to avoid future conflict with release branch\n\nChange-Id: I1140f2be79a55574f2e5d3555bcd0ef20d1c156b","shortMessageHtmlLink":"Bump version to avoid future conflict with release branch"}},{"before":"26f2428f788b569ac65b7e9d08bab8ce472d10c3","after":"096cd5bf88be4bf7209aefe72bfa2402bd73ed5a","ref":"refs/heads/voltha-2.12","pushedAt":"2023-08-15T12:57:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"opencord-gerrit","name":null,"path":"/opencord-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19677594?s=80&v=4"},"commit":{"message":"[VOL-5129] - Create beta-release branch for voltha-protos\n\nVERSION\n-------\n o Bump version string for release.\n\n.gitreview\n----------\n o Assign default branch for commits != branch=master.\n\nChange-Id: I461306688306cf2a5537ea7c21821c6156cce4d1","shortMessageHtmlLink":"[VOL-5129] - Create beta-release branch for voltha-protos"}},{"before":null,"after":"26f2428f788b569ac65b7e9d08bab8ce472d10c3","ref":"refs/heads/voltha-2.12","pushedAt":"2023-08-14T22:08:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"opencord-gerrit","name":null,"path":"/opencord-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19677594?s=80&v=4"},"commit":{"message":"[VOL-5056] - Build and release voltha-protos\n\nVERSION\n-------\n o Hmm(?) must be publishing only happens with a major semver, remove the patch .1 suffix.\n\nChange-Id: Ic3f9777046f71c7e508e34f4b1fe1125675e665e","shortMessageHtmlLink":"[VOL-5056] - Build and release voltha-protos"}},{"before":null,"after":"26f2428f788b569ac65b7e9d08bab8ce472d10c3","ref":"refs/heads/voltha-2.12-beta","pushedAt":"2023-08-08T20:55:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"opencord-gerrit","name":null,"path":"/opencord-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19677594?s=80&v=4"},"commit":{"message":"[VOL-5056] - Build and release voltha-protos\n\nVERSION\n-------\n o Hmm(?) must be publishing only happens with a major semver, remove the patch .1 suffix.\n\nChange-Id: Ic3f9777046f71c7e508e34f4b1fe1125675e665e","shortMessageHtmlLink":"[VOL-5056] - Build and release voltha-protos"}},{"before":null,"after":"26f2428f788b569ac65b7e9d08bab8ce472d10c3","ref":"refs/heads/2.12-beta","pushedAt":"2023-08-08T18:22:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"opencord-gerrit","name":null,"path":"/opencord-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19677594?s=80&v=4"},"commit":{"message":"[VOL-5056] - Build and release voltha-protos\n\nVERSION\n-------\n o Hmm(?) must be publishing only happens with a major semver, remove the patch .1 suffix.\n\nChange-Id: Ic3f9777046f71c7e508e34f4b1fe1125675e665e","shortMessageHtmlLink":"[VOL-5056] - Build and release voltha-protos"}},{"before":"4818b9d6e5c3b6122918c299fdfc405cd17ea109","after":"26f2428f788b569ac65b7e9d08bab8ce472d10c3","ref":"refs/heads/master","pushedAt":"2023-07-14T18:29:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"opencord-gerrit","name":null,"path":"/opencord-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19677594?s=80&v=4"},"commit":{"message":"[VOL-5056] - Build and release voltha-protos\n\nVERSION\n-------\n o Hmm(?) must be publishing only happens with a major semver, remove the patch .1 suffix.\n\nChange-Id: Ic3f9777046f71c7e508e34f4b1fe1125675e665e","shortMessageHtmlLink":"[VOL-5056] - Build and release voltha-protos"}},{"before":"fbc39bc41ae75d45a968fbbf3b8984e44c4bb52e","after":"4818b9d6e5c3b6122918c299fdfc405cd17ea109","ref":"refs/heads/master","pushedAt":"2023-07-14T15:39:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"opencord-gerrit","name":null,"path":"/opencord-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19677594?s=80&v=4"},"commit":{"message":"[VOL-5056] - Build and release voltha-protos\n\n[VOL-5089]\n\ngo.mod\n------\n o Revert grpc to v1.44.0 until the upgrade/package naming problem can be resolved.\n o Also updated genproto, \"go mod edit\" augments package version with a replace() entry\n o follow syntax to avoid potential problems using an explicit version with already-installed-packages.\n\nChange-Id: Ia8dea1fc1ce266bf1ff7e4e267be70c0681fa61c","shortMessageHtmlLink":"[VOL-5056] - Build and release voltha-protos"}},{"before":"1ff23e9a72584a084d36aa4f60e954979aed22f2","after":"fbc39bc41ae75d45a968fbbf3b8984e44c4bb52e","ref":"refs/heads/master","pushedAt":"2023-07-13T21:54:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"opencord-gerrit","name":null,"path":"/opencord-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19677594?s=80&v=4"},"commit":{"message":"[VOL-5056] - Build and release voltha-protos\n\ngo.mod\n------\n o Use go mod edit --replace to generate a clean rewrite rule.\n o Update protobuf from v1.5.2 to v1.5.3\n\nChange-Id: I43267471c9372320bb09d4720bb3c06e5e3c37fd","shortMessageHtmlLink":"[VOL-5056] - Build and release voltha-protos"}},{"before":"31d4f39c0bf25f0aec49f88c30b220e928565ef5","after":null,"ref":"refs/heads/dependabot/go_modules/google.golang.org/grpc-1.53.0","pushedAt":"2023-07-13T20:58:49.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"500800926c5c7bf4b6d17e904618deba06bf3a85","after":"1ff23e9a72584a084d36aa4f60e954979aed22f2","ref":"refs/heads/master","pushedAt":"2023-07-13T20:58:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"opencord-gerrit","name":null,"path":"/opencord-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19677594?s=80&v=4"},"commit":{"message":"[VOL-5056] - Build and release voltha-protos\n\ngo.mod\n------\n o Update protobuf and grpc module versions.\n\nChange-Id: I873f4f431e76c7952e5f8f20ebac788dfa35119a","shortMessageHtmlLink":"[VOL-5056] - Build and release voltha-protos"}},{"before":"9702b2bc40f5f0b800610d65dbd1e4943c3f4c34","after":"500800926c5c7bf4b6d17e904618deba06bf3a85","ref":"refs/heads/master","pushedAt":"2023-07-06T21:15:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"opencord-gerrit","name":null,"path":"/opencord-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19677594?s=80&v=4"},"commit":{"message":"[VOL-5056] - Build and release voltha-protos\n\nVERSION\nMakefile\n\ntest/pom.xml\n------------\n o Update maven artifact dependencies\n\ngo/openolt/openolt.pb.go\ngo/voltha/device.pb.go\ngo/voltha/events.pb.go\n------------------------\n o Run gofmt -s -w to cleanup sources.\n\nChange-Id: Ib077ce75937e2da3f65e7617f70a68b7f15f3a12","shortMessageHtmlLink":"[VOL-5056] - Build and release voltha-protos"}},{"before":null,"after":"9f43cfa485c4caa59e585ce139bd93f5acdc3c94","ref":"refs/heads/dependabot/pip/grpcio-1.53.0","pushedAt":"2023-07-05T21:15:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump grpcio from 1.39.0 to 1.53.0\n\nBumps [grpcio](https://github.com/grpc/grpc) from 1.39.0 to 1.53.0.\n- [Release notes](https://github.com/grpc/grpc/releases)\n- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)\n- [Commits](https://github.com/grpc/grpc/compare/v1.39.0...v1.53.0)\n\n---\nupdated-dependencies:\n- dependency-name: grpcio\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump grpcio from 1.39.0 to 1.53.0"}},{"before":null,"after":"31d4f39c0bf25f0aec49f88c30b220e928565ef5","ref":"refs/heads/dependabot/go_modules/google.golang.org/grpc-1.53.0","pushedAt":"2023-07-05T21:14:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump google.golang.org/grpc from 1.44.0 to 1.53.0\n\nBumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.44.0 to 1.53.0.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.44.0...v1.53.0)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump google.golang.org/grpc from 1.44.0 to 1.53.0"}},{"before":"2faf3b235f8fe8de93b856814e5843437b4c79c0","after":"9702b2bc40f5f0b800610d65dbd1e4943c3f4c34","ref":"refs/heads/master","pushedAt":"2023-06-23T19:14:14.267Z","pushType":"push","commitsCount":1,"pusher":{"login":"opencord-gerrit","name":null,"path":"/opencord-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19677594?s=80&v=4"},"commit":{"message":"[VOL-5056] - Pre-release triage build for voltha-protos\n\nVERSION\n-------\n o Bump verison file to a *-dev release.\n\nChange-Id: I5f7bc90ba5e641df73553c758867ddddb86ed2b8","shortMessageHtmlLink":"[VOL-5056] - Pre-release triage build for voltha-protos"}},{"before":"2bbfbb4150c3d4a1a693f5efb273a330cb82b861","after":"2faf3b235f8fe8de93b856814e5843437b4c79c0","ref":"refs/heads/master","pushedAt":"2023-06-06T19:20:56.948Z","pushType":"push","commitsCount":1,"pusher":{"login":"opencord-gerrit","name":null,"path":"/opencord-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19677594?s=80&v=4"},"commit":{"message":"VOL-4992 : Add license file to voltha protos repo\n\nChange-Id: I61edc1f21c7ff7997af07cf552a0201704bef7d3","shortMessageHtmlLink":"VOL-4992 : Add license file to voltha protos repo"}},{"before":"d95e199adec9eba299fef34e36e96d03d8ba47c7","after":"2bbfbb4150c3d4a1a693f5efb273a330cb82b861","ref":"refs/heads/master","pushedAt":"2023-06-05T21:48:15.565Z","pushType":"push","commitsCount":7,"pusher":{"login":"opencord-gerrit","name":null,"path":"/opencord-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19677594?s=80&v=4"},"commit":{"message":"- APIs created for profile operations. (insert/delete)\n- VoipSystem and VoipUser profiles created for common and user specific voip parameters.\n\n[VOL-4436], [VOL-4444]\n\nChange-Id: I8986f44232a1edebcc4fcb1fda88da94773dd1af","shortMessageHtmlLink":"- APIs created for profile operations. (insert/delete)"}},{"before":"6230f4963f1c7f3c67f89456ed3a038f24dcebef","after":"d95e199adec9eba299fef34e36e96d03d8ba47c7","ref":"refs/heads/master","pushedAt":"2023-03-16T08:05:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"opencord-gerrit","name":null,"path":"/opencord-gerrit","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19677594?s=80&v=4"},"commit":{"message":"[VOL-4954] Get object Apis\n\nChange-Id: If7c2c9bf162cf5132630aa497770c8817d491975","shortMessageHtmlLink":"[VOL-4954] Get object Apis"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEPuo7lAA","startCursor":null,"endCursor":null}},"title":"Activity ยท opencord/voltha-protos"}