{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":736738577,"defaultBranch":"main","name":"ezsnmp","ownerLogin":"carlkidcrypto","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-12-28T18:24:51.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/27721404?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1726677372.0","currentOid":""},"activityList":{"items":[{"before":"ad24be5430718c61c08a391937122a08c8841f47","after":null,"ref":"refs/heads/experimental/swig","pushedAt":"2024-09-18T16:36:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"carlkidcrypto","name":"Carlos","path":"/carlkidcrypto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27721404?s=80&v=4"}},{"before":"c8a67909a0546b5535ef0f676ce06854e0404713","after":"e5a6134db4d1360f7fe93bdfb4eb87425e04d827","ref":"refs/heads/dev/v2.0.0","pushedAt":"2024-09-18T16:36:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"carlkidcrypto","name":"Carlos","path":"/carlkidcrypto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27721404?s=80&v=4"},"commit":{"message":"Experimental/swig (#193)\n\n* swig\r\n\r\n- adding basic swig\r\n\r\n* working snmpwalk\r\n\r\n- okay this is a working copy of snmpwalk :). Happy test cases so far.\r\n\r\n* Remove main from name\r\n\r\n- removed main from the function name. Trying to make it more \"pythonic\".\r\n\r\n* Update README.md\r\n\r\n- yay it runs :), why right more code when we can reused what has already been done in the net-snmp/apps code space. Obviously, it isn't very pythonic at the moment, but thats okay for now.\r\n\r\n* ReOrg\r\n\r\n- moving stuff into sub folders\r\n- pulling in other apps from net-snmp/apps\r\n\r\n* Interface .i files\r\n\r\n- adding more inferface i files. one for each c file.\r\n\r\n* Rename\r\n\r\n- starting to rename items in src and headers plus interface files.\r\n\r\n* Single Interface File\r\n\r\n- making a single entry for all the modules.\r\n\r\n* Compile & Readme\r\n\r\n- updating the readme to compile\r\n- made one interface to pull in the other modules\r\n\r\n* Tweaks\r\n\r\n- changing where we dump the py file\r\n- updating the readme\r\n\r\n* Return string vector\r\n\r\n- attempt at having snmpwalk return a string vector instead of just printing to stdout.\r\n\r\n* Compile\r\n\r\n - getting closer to compilation.\r\n\r\n* Python Package\r\n\r\n- attempt to convert into a python package via setup.py\r\n\r\n* MacOS\r\n\r\n- this compile on mac os\r\n\r\n* Compiles On MacOS\r\n\r\n- this compiles on macos with clang, but not linux with gcc.\r\n\r\n* Py Module\r\n\r\n- success, this now works and I can use it inside a python3 terminal\r\n\r\n* snmpwalk\r\n\r\n- snmpwalk has been vectorized.\r\n\r\n* Docs\r\n\r\n- updating readme with new steps\r\n- cleaning up the interface file for snmpwalk.\r\n\r\n* Update snmpwalk.cpp\r\n\r\n- no more go to out\r\n\r\n* snmpget\r\n\r\n- working on snmpget now :)\r\n\r\n* Patches\r\n\r\n- making a dir for patches\r\n- doc the cmd that was used\r\n- this will be the starting point of pulling in upstream changes and applying the patches on it.\r\n\r\n* Patch for snmpget\r\n\r\n- making patch for snmpget.\r\n- last few tweaks to the snmpget source code.\r\n\r\n* snmpbulkwalk\r\n\r\n- done, with snmpbulkwak\r\n\r\n* Create snmpbulkwalk.patch\r\n\r\n- made the snmpbulkwalk patch file\r\n\r\n* Black\r\n\r\n- ran black\r\n\r\n* snmpbulkget\r\n\r\n- snmpbulkget updated to match rest of interface to return vectors.\r\n\r\n* Opts\r\n\r\n- optimizing the c++ wrapper for speed.\r\n- reading more swig docs.\r\n\r\n* autodoc\r\n\r\n- adding support for python3 type hints\r\n- removing/fixing swig alerts\r\n\r\n* Fix\r\n\r\n- fixing print of retval\r\n\r\n* add_first_arg\r\n\r\n- using the cpp add_first_arg helper to always add the program name to the first argv[0] element. This reduces down what the user has to pass in via higher level languages like python3\r\n\r\n* V2.0.0a1\r\n\r\n- reworked the directory to have only one copy of \"ezsnmp\". I removed the old one in favor of the new swig one. As it stands this version is not backwards compatible API wise with the old V1.X.X versions.\r\n\r\n* Update README.md\r\n\r\n- I need to move these too the README.rst file.\r\n\r\n* Workflows\r\n\r\n- updating workflows to run on new dev branch.\r\n\r\n* Rename Fixes\r\n\r\n- fixing some things that missed in the rename from ezsnmp_swig to ezsnmp.\r\n\r\n* outdir\r\n\r\n- updated the outdir in the readme file.\r\n\r\n* packaging\r\n\r\n- attempting to fix the python module packaging.\r\n\r\n* Update __init__.py\r\n\r\n- let's leave __init__ empty for now.\r\n\r\n* swig Version 4.2.1\r\n\r\n- use Version 4.2.1\r\n\r\n* Update __init__.py\r\n\r\n- shorten namespace imports\r\n\r\n* Docs\r\n\r\n- saving some notes\r\n- updating the readme\r\n\r\n* Readme\r\n\r\n- a few tweaks prep for first alpha release.","shortMessageHtmlLink":"Experimental/swig (#193)"}},{"before":"8a3a15c0675201a0ded8f8585528ca26d22fa4f3","after":"ad24be5430718c61c08a391937122a08c8841f47","ref":"refs/heads/experimental/swig","pushedAt":"2024-09-18T16:29:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"carlkidcrypto","name":"Carlos","path":"/carlkidcrypto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27721404?s=80&v=4"},"commit":{"message":"Readme\n\n- a few tweaks prep for first alpha release.","shortMessageHtmlLink":"Readme"}},{"before":"33538c9499442a29c7fffdad74dcf855e0c9045d","after":"8a3a15c0675201a0ded8f8585528ca26d22fa4f3","ref":"refs/heads/experimental/swig","pushedAt":"2024-09-18T16:25:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"carlkidcrypto","name":"Carlos","path":"/carlkidcrypto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27721404?s=80&v=4"},"commit":{"message":"Docs\n\n- saving some notes\n- updating the readme","shortMessageHtmlLink":"Docs"}},{"before":"d451550081e06ce6d15e0f3f918e25f7a9a3daa2","after":"33538c9499442a29c7fffdad74dcf855e0c9045d","ref":"refs/heads/experimental/swig","pushedAt":"2024-09-18T02:41:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"carlkidcrypto","name":"Carlos","path":"/carlkidcrypto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27721404?s=80&v=4"},"commit":{"message":"Update __init__.py\n\n- shorten namespace imports","shortMessageHtmlLink":"Update __init__.py"}},{"before":"76079a88647c5dcc50bf49fa185b110a161ecd62","after":"d451550081e06ce6d15e0f3f918e25f7a9a3daa2","ref":"refs/heads/experimental/swig","pushedAt":"2024-09-18T01:28:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"carlkidcrypto","name":"Carlos","path":"/carlkidcrypto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27721404?s=80&v=4"},"commit":{"message":"swig Version 4.2.1\n\n- use Version 4.2.1","shortMessageHtmlLink":"swig Version 4.2.1"}},{"before":"c32a820607ae3cdb7ea08580c2d3829c83f9ce75","after":"76079a88647c5dcc50bf49fa185b110a161ecd62","ref":"refs/heads/experimental/swig","pushedAt":"2024-09-18T00:53:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"carlkidcrypto","name":"Carlos","path":"/carlkidcrypto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27721404?s=80&v=4"},"commit":{"message":"Update __init__.py\n\n- let's leave __init__ empty for now.","shortMessageHtmlLink":"Update __init__.py"}},{"before":"64048d7f8cad124b65efa42db0fc0ec45b3d036b","after":"c32a820607ae3cdb7ea08580c2d3829c83f9ce75","ref":"refs/heads/experimental/swig","pushedAt":"2024-09-18T00:50:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"carlkidcrypto","name":"Carlos","path":"/carlkidcrypto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27721404?s=80&v=4"},"commit":{"message":"packaging\n\n- attempting to fix the python module packaging.","shortMessageHtmlLink":"packaging"}},{"before":null,"after":"3dc8fbbbf1df3af3aa109f94b7f489aa94a01109","ref":"refs/heads/dependabot/pip/platformdirs-4.3.6","pushedAt":"2024-09-17T23:48:57.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 platformdirs from 4.3.3 to 4.3.6\n\nBumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.3.3 to 4.3.6.\n- [Release notes](https://github.com/tox-dev/platformdirs/releases)\n- [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst)\n- [Commits](https://github.com/tox-dev/platformdirs/compare/4.3.3...4.3.6)\n\n---\nupdated-dependencies:\n- dependency-name: platformdirs\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump platformdirs from 4.3.3 to 4.3.6"}},{"before":null,"after":"7153512a301d10ef80100f129ee18bb8ca43a17e","ref":"refs/heads/dependabot/pip/cibuildwheel-2.21.1","pushedAt":"2024-09-17T23:48:51.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 cibuildwheel from 2.21.0 to 2.21.1\n\nBumps [cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.21.0 to 2.21.1.\n- [Release notes](https://github.com/pypa/cibuildwheel/releases)\n- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)\n- [Commits](https://github.com/pypa/cibuildwheel/compare/v2.21...v2.21.1)\n\n---\nupdated-dependencies:\n- dependency-name: cibuildwheel\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump cibuildwheel from 2.21.0 to 2.21.1"}},{"before":"77082ae8e1fe496f0621a3a1f155d5ff8a5d78d7","after":"64048d7f8cad124b65efa42db0fc0ec45b3d036b","ref":"refs/heads/experimental/swig","pushedAt":"2024-09-17T23:45:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"carlkidcrypto","name":"Carlos","path":"/carlkidcrypto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27721404?s=80&v=4"},"commit":{"message":"outdir\n\n- updated the outdir in the readme file.","shortMessageHtmlLink":"outdir"}},{"before":"0bf70413ad223c85b7646f10d26e28ac8f544159","after":"77082ae8e1fe496f0621a3a1f155d5ff8a5d78d7","ref":"refs/heads/experimental/swig","pushedAt":"2024-09-17T23:34:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"carlkidcrypto","name":"Carlos","path":"/carlkidcrypto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27721404?s=80&v=4"},"commit":{"message":"Rename Fixes\n\n- fixing some things that missed in the rename from ezsnmp_swig to ezsnmp.","shortMessageHtmlLink":"Rename Fixes"}},{"before":"ffe7d42201dadccb4740d3c972c035b3c81b4dd1","after":"0bf70413ad223c85b7646f10d26e28ac8f544159","ref":"refs/heads/experimental/swig","pushedAt":"2024-09-17T23:26:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"carlkidcrypto","name":"Carlos","path":"/carlkidcrypto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27721404?s=80&v=4"},"commit":{"message":"Workflows\n\n- updating workflows to run on new dev branch.","shortMessageHtmlLink":"Workflows"}},{"before":null,"after":"c8a67909a0546b5535ef0f676ce06854e0404713","ref":"refs/heads/dev/v2.0.0","pushedAt":"2024-09-17T23:23:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"carlkidcrypto","name":"Carlos","path":"/carlkidcrypto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27721404?s=80&v=4"},"commit":{"message":"Bump tj-actions/changed-files from 45.0.1 to 45.0.2 (#189)\n\nBumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 45.0.1 to 45.0.2.\r\n- [Release notes](https://github.com/tj-actions/changed-files/releases)\r\n- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)\r\n- [Commits](https://github.com/tj-actions/changed-files/compare/v45.0.1...v45.0.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: tj-actions/changed-files\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Carlos ","shortMessageHtmlLink":"Bump tj-actions/changed-files from 45.0.1 to 45.0.2 (#189)"}},{"before":"85fe4d84d3dc42c46ebc06da72ac4509bbc7079c","after":"ffe7d42201dadccb4740d3c972c035b3c81b4dd1","ref":"refs/heads/experimental/swig","pushedAt":"2024-09-17T23:22:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"carlkidcrypto","name":"Carlos","path":"/carlkidcrypto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27721404?s=80&v=4"},"commit":{"message":"Update README.md\n\n- I need to move these too the README.rst file.","shortMessageHtmlLink":"Update README.md"}},{"before":"3955da2c3570e169193583da871ec433f66dbfee","after":"85fe4d84d3dc42c46ebc06da72ac4509bbc7079c","ref":"refs/heads/experimental/swig","pushedAt":"2024-09-17T23:18:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"carlkidcrypto","name":"Carlos","path":"/carlkidcrypto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27721404?s=80&v=4"},"commit":{"message":"V2.0.0a1\n\n- reworked the directory to have only one copy of \"ezsnmp\". I removed the old one in favor of the new swig one. As it stands this version is not backwards compatible API wise with the old V1.X.X versions.","shortMessageHtmlLink":"V2.0.0a1"}},{"before":"f337bd4ea50e98c1e1a740c2fa8f713c40620bb2","after":"3955da2c3570e169193583da871ec433f66dbfee","ref":"refs/heads/experimental/swig","pushedAt":"2024-09-17T22:35:37.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"carlkidcrypto","name":"Carlos","path":"/carlkidcrypto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27721404?s=80&v=4"},"commit":{"message":"Merge branch 'main' into experimental/swig","shortMessageHtmlLink":"Merge branch 'main' into experimental/swig"}},{"before":"ac9662897a1490104cd4c79f6e05c87ef33e9a43","after":null,"ref":"refs/heads/dependabot/github_actions/tj-actions/changed-files-45.0.2","pushedAt":"2024-09-17T00:34:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"carlkidcrypto","name":"Carlos","path":"/carlkidcrypto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27721404?s=80&v=4"}},{"before":"32ea878dd9ed1981c7a311e4974974eed16c510b","after":"c8a67909a0546b5535ef0f676ce06854e0404713","ref":"refs/heads/main","pushedAt":"2024-09-17T00:34:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"carlkidcrypto","name":"Carlos","path":"/carlkidcrypto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27721404?s=80&v=4"},"commit":{"message":"Bump tj-actions/changed-files from 45.0.1 to 45.0.2 (#189)\n\nBumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 45.0.1 to 45.0.2.\r\n- [Release notes](https://github.com/tj-actions/changed-files/releases)\r\n- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)\r\n- [Commits](https://github.com/tj-actions/changed-files/compare/v45.0.1...v45.0.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: tj-actions/changed-files\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Carlos ","shortMessageHtmlLink":"Bump tj-actions/changed-files from 45.0.1 to 45.0.2 (#189)"}},{"before":"ab35bf7da331aace593951736579b42f452ad278","after":"ac9662897a1490104cd4c79f6e05c87ef33e9a43","ref":"refs/heads/dependabot/github_actions/tj-actions/changed-files-45.0.2","pushedAt":"2024-09-16T23:46:35.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"carlkidcrypto","name":"Carlos","path":"/carlkidcrypto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27721404?s=80&v=4"},"commit":{"message":"Merge branch 'main' into dependabot/github_actions/tj-actions/changed-files-45.0.2","shortMessageHtmlLink":"Merge branch 'main' into dependabot/github_actions/tj-actions/changed…"}},{"before":"adc9a9d98b7e74dcfb86f2b8697ec4ddecc1ddc5","after":null,"ref":"refs/heads/dependabot/pip/setuptools-75.1.0","pushedAt":"2024-09-16T23:45:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"carlkidcrypto","name":"Carlos","path":"/carlkidcrypto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27721404?s=80&v=4"}},{"before":"d91226ffa264828ebdb7b040e7934c05da5ec286","after":"32ea878dd9ed1981c7a311e4974974eed16c510b","ref":"refs/heads/main","pushedAt":"2024-09-16T23:45:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"carlkidcrypto","name":"Carlos","path":"/carlkidcrypto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27721404?s=80&v=4"},"commit":{"message":"Bump setuptools from 74.1.2 to 75.1.0 (#190)\n\nBumps [setuptools](https://github.com/pypa/setuptools) from 74.1.2 to 75.1.0.\r\n- [Release notes](https://github.com/pypa/setuptools/releases)\r\n- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)\r\n- [Commits](https://github.com/pypa/setuptools/compare/v74.1.2...v75.1.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: setuptools\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump setuptools from 74.1.2 to 75.1.0 (#190)"}},{"before":null,"after":"adc9a9d98b7e74dcfb86f2b8697ec4ddecc1ddc5","ref":"refs/heads/dependabot/pip/setuptools-75.1.0","pushedAt":"2024-09-16T23:41:13.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 setuptools from 74.1.2 to 75.1.0\n\nBumps [setuptools](https://github.com/pypa/setuptools) from 74.1.2 to 75.1.0.\n- [Release notes](https://github.com/pypa/setuptools/releases)\n- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)\n- [Commits](https://github.com/pypa/setuptools/compare/v74.1.2...v75.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: setuptools\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump setuptools from 74.1.2 to 75.1.0"}},{"before":null,"after":"ab35bf7da331aace593951736579b42f452ad278","ref":"refs/heads/dependabot/github_actions/tj-actions/changed-files-45.0.2","pushedAt":"2024-09-16T23:18:39.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 tj-actions/changed-files from 45.0.1 to 45.0.2\n\nBumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 45.0.1 to 45.0.2.\n- [Release notes](https://github.com/tj-actions/changed-files/releases)\n- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)\n- [Commits](https://github.com/tj-actions/changed-files/compare/v45.0.1...v45.0.2)\n\n---\nupdated-dependencies:\n- dependency-name: tj-actions/changed-files\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump tj-actions/changed-files from 45.0.1 to 45.0.2"}},{"before":"ee6d34b6fdc45c6df9930f23e915df7bf0ca93e2","after":null,"ref":"refs/heads/pypi_workflows","pushedAt":"2024-09-16T20:46:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"carlkidcrypto","name":"Carlos","path":"/carlkidcrypto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27721404?s=80&v=4"}},{"before":"1bf4c23e35dbc284830f573158b24f5aa6d81326","after":"d91226ffa264828ebdb7b040e7934c05da5ec286","ref":"refs/heads/main","pushedAt":"2024-09-16T20:46:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"carlkidcrypto","name":"Carlos","path":"/carlkidcrypto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27721404?s=80&v=4"},"commit":{"message":"Update build_and_publish_to_pypi.yml (#187)\n\n- minimize the diff between test and non test version.","shortMessageHtmlLink":"Update build_and_publish_to_pypi.yml (#187)"}},{"before":null,"after":"ee6d34b6fdc45c6df9930f23e915df7bf0ca93e2","ref":"refs/heads/pypi_workflows","pushedAt":"2024-09-16T20:44:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"carlkidcrypto","name":"Carlos","path":"/carlkidcrypto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27721404?s=80&v=4"},"commit":{"message":"Update build_and_publish_to_pypi.yml\n\n- minimize the diff between test and non test version.","shortMessageHtmlLink":"Update build_and_publish_to_pypi.yml"}},{"before":"75bce3ad3238d9a9a1f079436d9687f0fe9097f0","after":null,"ref":"refs/heads/carlkidcrypto-patch-1","pushedAt":"2024-09-16T20:28:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"carlkidcrypto","name":"Carlos","path":"/carlkidcrypto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27721404?s=80&v=4"}},{"before":"d24711b50d1220614ab61fb5cd39523224fda564","after":"1bf4c23e35dbc284830f573158b24f5aa6d81326","ref":"refs/heads/main","pushedAt":"2024-09-16T20:28:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"carlkidcrypto","name":"Carlos","path":"/carlkidcrypto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27721404?s=80&v=4"},"commit":{"message":"Create FUNDING.yml (#185)","shortMessageHtmlLink":"Create FUNDING.yml (#185)"}},{"before":null,"after":"75bce3ad3238d9a9a1f079436d9687f0fe9097f0","ref":"refs/heads/carlkidcrypto-patch-1","pushedAt":"2024-09-16T20:28:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"carlkidcrypto","name":"Carlos","path":"/carlkidcrypto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/27721404?s=80&v=4"},"commit":{"message":"Create FUNDING.yml","shortMessageHtmlLink":"Create FUNDING.yml"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOFQxNjozNjoxMi4wMDAwMDBazwAAAAS58BZA","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOFQxNjozNjoxMi4wMDAwMDBazwAAAAS58BZA","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNlQyMDoyODoxNS4wMDAwMDBazwAAAAS32nfU"}},"title":"Activity · carlkidcrypto/ezsnmp"}