{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":484482705,"defaultBranch":"branch-24.06","name":"Morpheus","ownerLogin":"pdmack","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2022-04-22T15:27:13.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/2380545?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1715005746.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"ed60340ec21e26bb51a7e368980a0cc5f3e11ade","ref":"refs/heads/pdmack-24.06-dep-devel","pushedAt":"2024-05-06T14:29:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"Re-organize dependencies for python","shortMessageHtmlLink":"Re-organize dependencies for python"}},{"before":null,"after":"808c52ca1c0ec4a74695c68fff06d67c5fad7e83","ref":"refs/heads/branch-24.06","pushedAt":"2024-05-06T13:39:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"Update examples to execute from the root of the repo (#1674)\n\n* Update top-level examples and Triton start-up commands to execute from the root of the repo\r\n* Where possible set default values for cli flags, removing the need to set them for the common use-case\r\n* Where possible remove the need for defining `MORPHEUS_ROOT`\r\n* Ensure C++ Triton pipelines use port 8000 to avoid the warning about the grpc port.\r\n* Optionally cast types in the C++ impl of the Triton stage when `force_convert_inputs=true` and the input and model types didn't match (previously types were always casted)\r\n* Remove `--num_threads=1` restriction and configure logging for the `log_parsing` example\r\n* Remove `--num_threads=8` restriction from `nlp_si_detection` since the pipeline has more than 8 stages.\r\n* Don't invoke the C++ impl of preallocate if the type being requested isn't supported on the C++ side (strings)\r\n* Don't use the C++ impl of the Triton stage if `use_shared_memory` is requested as this isn't supported in C++.\r\n* Add missing `gnn-fraud-classification` stage to CLI alternative for `gnn_fraud_detection_pipeline` example\r\n\r\nCloses #1671\r\n\r\n## By Submitting this PR I confirm:\r\n- I am familiar with the [Contributing Guidelines](https://github.com/nv-morpheus/Morpheus/blob/main/docs/source/developer_guide/contributing.md).\r\n- When the PR is ready for review, new or existing tests cover these changes.\r\n- When the PR is ready for review, the documentation is up to date with these changes.\n\nAuthors:\n - David Gardner (https://github.com/dagardner-nv)\n\nApprovers:\n - Eli Fajardo (https://github.com/efajardo-nv)\n - Michael Demoret (https://github.com/mdemoret-nv)\n\nURL: https://github.com/nv-morpheus/Morpheus/pull/1674","shortMessageHtmlLink":"Update examples to execute from the root of the repo (nv-morpheus#1674)"}},{"before":"2fb97aebaaff9da4b05fc0f7f1fdb601096aedd6","after":"1e7db1fc4bdfb35f3f133a6ccfd41318ebc581b5","ref":"refs/heads/branch-24.03","pushedAt":"2024-05-06T13:37:57.000Z","pushType":"push","commitsCount":29,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"Updating CHANGELOG","shortMessageHtmlLink":"Updating CHANGELOG"}},{"before":"2fb97aebaaff9da4b05fc0f7f1fdb601096aedd6","after":"eaf990dafe9fe7ab42b5acae3ff54f670aa30382","ref":"refs/heads/pdmack-24.03-dep-devel","pushedAt":"2024-03-27T20:27:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"Re-organize dependencies for python","shortMessageHtmlLink":"Re-organize dependencies for python"}},{"before":"a84479484e0e5afd99748698ffe5a5944b5aeabe","after":"2fb97aebaaff9da4b05fc0f7f1fdb601096aedd6","ref":"refs/heads/pdmack-24.03-dep-devel","pushedAt":"2024-03-27T16:25:53.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"Update DFP MLflow ModelManager to handle model retrieval using file URI (#1578)\n\n- Small update to handle MLflow `search_registered_models` results using file URI.\r\n\r\nCloses #1574\r\n\r\n## By Submitting this PR I confirm:\r\n- I am familiar with the [Contributing Guidelines](https://github.com/nv-morpheus/Morpheus/blob/main/docs/source/developer_guide/contributing.md).\r\n- When the PR is ready for review, new or existing tests cover these changes.\r\n- When the PR is ready for review, the documentation is up to date with these changes.\n\nAuthors:\n - Eli Fajardo (https://github.com/efajardo-nv)\n\nApprovers:\n - Michael Demoret (https://github.com/mdemoret-nv)\n\nURL: https://github.com/nv-morpheus/Morpheus/pull/1578","shortMessageHtmlLink":"Update DFP MLflow ModelManager to handle model retrieval using file U…"}},{"before":"a84479484e0e5afd99748698ffe5a5944b5aeabe","after":"2fb97aebaaff9da4b05fc0f7f1fdb601096aedd6","ref":"refs/heads/branch-24.03","pushedAt":"2024-03-27T15:14:33.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"Update DFP MLflow ModelManager to handle model retrieval using file URI (#1578)\n\n- Small update to handle MLflow `search_registered_models` results using file URI.\r\n\r\nCloses #1574\r\n\r\n## By Submitting this PR I confirm:\r\n- I am familiar with the [Contributing Guidelines](https://github.com/nv-morpheus/Morpheus/blob/main/docs/source/developer_guide/contributing.md).\r\n- When the PR is ready for review, new or existing tests cover these changes.\r\n- When the PR is ready for review, the documentation is up to date with these changes.\n\nAuthors:\n - Eli Fajardo (https://github.com/efajardo-nv)\n\nApprovers:\n - Michael Demoret (https://github.com/mdemoret-nv)\n\nURL: https://github.com/nv-morpheus/Morpheus/pull/1578","shortMessageHtmlLink":"Update DFP MLflow ModelManager to handle model retrieval using file U…"}},{"before":null,"after":"a84479484e0e5afd99748698ffe5a5944b5aeabe","ref":"refs/heads/pdmack-24.03-dep-devel","pushedAt":"2024-03-12T13:53:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"Catch langchain agent errors (#1539)\n\n* Catch any uncaught/un-handled langchain agent errors, return an error string so that we don't end up with a missing result.\r\n* Fix version conflicts for nemollm and dgl\r\n* Expand existing tests for the `LangChainAgentNode`\r\n\r\n## By Submitting this PR I confirm:\r\n- I am familiar with the [Contributing Guidelines](https://github.com/nv-morpheus/Morpheus/blob/main/docs/source/developer_guide/contributing.md).\r\n- When the PR is ready for review, new or existing tests cover these changes.\r\n- When the PR is ready for review, the documentation is up to date with these changes.\n\nAuthors:\n - David Gardner (https://github.com/dagardner-nv)\n\nApprovers:\n - Christopher Harris (https://github.com/cwharris)\n - Michael Demoret (https://github.com/mdemoret-nv)\n\nURL: https://github.com/nv-morpheus/Morpheus/pull/1539","shortMessageHtmlLink":"Catch langchain agent errors (nv-morpheus#1539)"}},{"before":"744ba79562343c1d7dd700c3156855b518496a5c","after":"a84479484e0e5afd99748698ffe5a5944b5aeabe","ref":"refs/heads/branch-24.03","pushedAt":"2024-03-12T13:51:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"Catch langchain agent errors (#1539)\n\n* Catch any uncaught/un-handled langchain agent errors, return an error string so that we don't end up with a missing result.\r\n* Fix version conflicts for nemollm and dgl\r\n* Expand existing tests for the `LangChainAgentNode`\r\n\r\n## By Submitting this PR I confirm:\r\n- I am familiar with the [Contributing Guidelines](https://github.com/nv-morpheus/Morpheus/blob/main/docs/source/developer_guide/contributing.md).\r\n- When the PR is ready for review, new or existing tests cover these changes.\r\n- When the PR is ready for review, the documentation is up to date with these changes.\n\nAuthors:\n - David Gardner (https://github.com/dagardner-nv)\n\nApprovers:\n - Christopher Harris (https://github.com/cwharris)\n - Michael Demoret (https://github.com/mdemoret-nv)\n\nURL: https://github.com/nv-morpheus/Morpheus/pull/1539","shortMessageHtmlLink":"Catch langchain agent errors (nv-morpheus#1539)"}},{"before":"5fb063faf5dddc8a1e697e6928be39127f30b05f","after":"744ba79562343c1d7dd700c3156855b518496a5c","ref":"refs/heads/branch-24.03","pushedAt":"2024-03-11T19:02:26.000Z","pushType":"push","commitsCount":22,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"Add retry logic and proxy support to the NeMo LLM Service (#1544)\n\n- Adds the ability to retry NeMo failures more than one time\r\n- Adds an argument to configure the retry count\r\n- Adds support for proxying requests to the NeMo service using the `NGC_API_BASE` environment variable\r\n- Changes the API for the base `LLMService` to improve the type hints and allow arguments other than strings to be used.\r\n\r\n## By Submitting this PR I confirm:\r\n- I am familiar with the [Contributing Guidelines](https://github.com/nv-morpheus/Morpheus/blob/main/docs/source/developer_guide/contributing.md).\r\n- When the PR is ready for review, new or existing tests cover these changes.\r\n- When the PR is ready for review, the documentation is up to date with these changes.\n\nAuthors:\n - Michael Demoret (https://github.com/mdemoret-nv)\n\nApprovers:\n - David Gardner (https://github.com/dagardner-nv)\n\nURL: https://github.com/nv-morpheus/Morpheus/pull/1544","shortMessageHtmlLink":"Add retry logic and proxy support to the NeMo LLM Service (nv-morpheu…"}},{"before":"98766a209c77b8c21bc1b981e4ed821987af474d","after":"67524519936b07019b779c9538edd692662ce33e","ref":"refs/heads/pdmack_mlflow-plugin-update","pushedAt":"2024-02-12T17:05:17.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"Merge branch 'branch-24.03' into pdmack_mlflow-plugin-update","shortMessageHtmlLink":"Merge branch 'branch-24.03' into pdmack_mlflow-plugin-update"}},{"before":"f7b0bcd2b5dfc55b73d2a1d6eac203b7d76ae040","after":"98766a209c77b8c21bc1b981e4ed821987af474d","ref":"refs/heads/pdmack_mlflow-plugin-update","pushedAt":"2024-02-09T17:11:13.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"Merge branch 'branch-24.03' into pdmack_mlflow-plugin-update","shortMessageHtmlLink":"Merge branch 'branch-24.03' into pdmack_mlflow-plugin-update"}},{"before":null,"after":"f7b0bcd2b5dfc55b73d2a1d6eac203b7d76ae040","ref":"refs/heads/pdmack_mlflow-plugin-update","pushedAt":"2024-02-07T22:27:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"Update mlflow plugin version for deployments fix","shortMessageHtmlLink":"Update mlflow plugin version for deployments fix"}},{"before":"659e73535be494a01b30b21c1114f823de8ef162","after":"5fb063faf5dddc8a1e697e6928be39127f30b05f","ref":"refs/heads/branch-24.03","pushedAt":"2024-02-07T21:37:49.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"Fix broken link in getting started with Morpheus doc (#1494)\n\nThis PR updates the link to Basic Usage to point to the correct file.\r\n\r\n## By Submitting this PR I confirm:\r\n- I am familiar with the [Contributing Guidelines](https://github.com/nv-morpheus/Morpheus/blob/main/docs/source/developer_guide/contributing.md).\r\n- When the PR is ready for review, new or existing tests cover these changes.\r\n- When the PR is ready for review, the documentation is up to date with these changes.\n\nAuthors:\n - Edward Kim (https://github.com/edknv)\n\nApprovers:\n - Michael Demoret (https://github.com/mdemoret-nv)\n\nURL: https://github.com/nv-morpheus/Morpheus/pull/1494","shortMessageHtmlLink":"Fix broken link in getting started with Morpheus doc (nv-morpheus#1494)"}},{"before":null,"after":"659e73535be494a01b30b21c1114f823de8ef162","ref":"refs/heads/branch-24.03","pushedAt":"2024-01-26T17:19:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"Eliminate Redundant Fetches in RSS Controller (#1442)\n\nAddressed redundant feed fetches in the RSS Controller when parsing manually with BeautifulSoup and cache is enabled.\r\n\r\nCloses #1419 \r\n\r\n## By Submitting this PR I confirm:\r\n- I am familiar with the [Contributing Guidelines](https://github.com/nv-morpheus/Morpheus/blob/main/docs/source/developer_guide/contributing.md).\r\n- When the PR is ready for review, new or existing tests cover these changes.\r\n- When the PR is ready for review, the documentation is up to date with these changes.\n\nAuthors:\n - Bhargav Suryadevara (https://github.com/bsuryadevara)\n\nApprovers:\n - Michael Demoret (https://github.com/mdemoret-nv)\n\nURL: https://github.com/nv-morpheus/Morpheus/pull/1442","shortMessageHtmlLink":"Eliminate Redundant Fetches in RSS Controller (nv-morpheus#1442)"}},{"before":"6ee5707a8e42019d988b6e8354b41d5be7fb09a2","after":"06bda2d0dd62379273e34a01a8199c50da2e7f5d","ref":"refs/heads/branch-23.07","pushedAt":"2024-01-26T17:15:35.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"IWYU fixes","shortMessageHtmlLink":"IWYU fixes"}},{"before":null,"after":"9e7d0a8f1ceb733a1ad46be6b21a8a095b21c4bc","ref":"refs/heads/pdmack_cmake-debug","pushedAt":"2023-11-22T13:20:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"target_link_libraries","shortMessageHtmlLink":"target_link_libraries"}},{"before":"c1515ee824385409f33ed6a7551bb25ec9ab5b09","after":"6ee5707a8e42019d988b6e8354b41d5be7fb09a2","ref":"refs/heads/branch-23.07","pushedAt":"2023-07-21T07:26:54.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"Updating CHANGELOG","shortMessageHtmlLink":"Updating CHANGELOG"}},{"before":"0987dfbf371e021df908a40e47f806cd56836099","after":"c1515ee824385409f33ed6a7551bb25ec9ab5b09","ref":"refs/heads/branch-23.07","pushedAt":"2023-07-19T22:39:34.209Z","pushType":"push","commitsCount":9,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"Fix DocaSourceStage docstring (#1070)\n\n\n\nAuthors:\n - Christopher Harris (https://github.com/cwharris)\n\nApprovers:\n - David Gardner (https://github.com/dagardner-nv)\n\nURL: https://github.com/nv-morpheus/Morpheus/pull/1070","shortMessageHtmlLink":"Fix DocaSourceStage docstring (nv-morpheus#1070)"}},{"before":"0987dfbf371e021df908a40e47f806cd56836099","after":"c1515ee824385409f33ed6a7551bb25ec9ab5b09","ref":"refs/heads/branch-23.07","pushedAt":"2023-07-19T22:39:34.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"Fix DocaSourceStage docstring (#1070)\n\n\n\nAuthors:\n - Christopher Harris (https://github.com/cwharris)\n\nApprovers:\n - David Gardner (https://github.com/dagardner-nv)\n\nURL: https://github.com/nv-morpheus/Morpheus/pull/1070","shortMessageHtmlLink":"Fix DocaSourceStage docstring (nv-morpheus#1070)"}},{"before":"f71b5705c32e5dacc75378c9836927147b76780c","after":"0987dfbf371e021df908a40e47f806cd56836099","ref":"refs/heads/branch-23.07","pushedAt":"2023-07-13T15:17:06.000Z","pushType":"push","commitsCount":15,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"Merge morpheus core spear phishing components. (#1044)\n\nAdd Morpheus core spear phishing components.\n\nAuthors:\n - Devin Robison (https://github.com/drobison00)\n - Bhargav Suryadevara (https://github.com/bsuryadevara)\n\nApprovers:\n - Michael Demoret (https://github.com/mdemoret-nv)\n\nURL: https://github.com/nv-morpheus/Morpheus/pull/1044","shortMessageHtmlLink":"Merge morpheus core spear phishing components. (nv-morpheus#1044)"}},{"before":"9b0e04192afc3b7de1b11b030b2102ea464f9d81","after":"cf46a4059312510523d7653cd8f6eb8496959648","ref":"refs/heads/pdmack_one-pip","pushedAt":"2023-07-11T12:40:09.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"Adjust placement of pip remove","shortMessageHtmlLink":"Adjust placement of pip remove"}},{"before":null,"after":"9b0e04192afc3b7de1b11b030b2102ea464f9d81","ref":"refs/heads/pdmack_one-pip","pushedAt":"2023-07-07T16:22:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"Remove conda's base pip (CVE)","shortMessageHtmlLink":"Remove conda's base pip (CVE)"}},{"before":"99134c7c4f46f818b2028385d8e398168afdcb1f","after":"f71b5705c32e5dacc75378c9836927147b76780c","ref":"refs/heads/branch-23.07","pushedAt":"2023-07-06T13:48:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"Upgrade to pytorch 2.0.1 conda package (#1015)\n\n- Update docker containers and conda recipe/environments to install pytorch 2.0.1 conda package\r\n- Also update torch version for training-tuning scripts/notebooks\r\n\r\nCloses #1008\n\nAuthors:\n - Eli Fajardo (https://github.com/efajardo-nv)\n\nApprovers:\n - Michael Demoret (https://github.com/mdemoret-nv)\n\nURL: https://github.com/nv-morpheus/Morpheus/pull/1015","shortMessageHtmlLink":"Upgrade to pytorch 2.0.1 conda package (nv-morpheus#1015)"}},{"before":"50bb74d315346e71136d24d5820190a4cf40e195","after":"99134c7c4f46f818b2028385d8e398168afdcb1f","ref":"refs/heads/branch-23.07","pushedAt":"2023-07-05T20:35:15.499Z","pushType":"push","commitsCount":7,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"Grafana DFP dashboard (#989)\n\n- Grafana dashboard with visualizations using example Azure DFP inference pipeline results\r\n- Grafana config files for plugin, data source, and dashboard\r\n- README with instructions to run example\r\n- Add `filter_threshold` option to Azure and Duo pipeline scripts to control filtering of inference results\r\n\r\nCloses #206\n\nAuthors:\n - Eli Fajardo (https://github.com/efajardo-nv)\n - Michael Demoret (https://github.com/mdemoret-nv)\n\nApprovers:\n - Michael Demoret (https://github.com/mdemoret-nv)\n\nURL: https://github.com/nv-morpheus/Morpheus/pull/989","shortMessageHtmlLink":"Grafana DFP dashboard (nv-morpheus#989)"}},{"before":"50bb74d315346e71136d24d5820190a4cf40e195","after":"99134c7c4f46f818b2028385d8e398168afdcb1f","ref":"refs/heads/branch-23.07","pushedAt":"2023-07-05T20:35:15.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"Grafana DFP dashboard (#989)\n\n- Grafana dashboard with visualizations using example Azure DFP inference pipeline results\r\n- Grafana config files for plugin, data source, and dashboard\r\n- README with instructions to run example\r\n- Add `filter_threshold` option to Azure and Duo pipeline scripts to control filtering of inference results\r\n\r\nCloses #206\n\nAuthors:\n - Eli Fajardo (https://github.com/efajardo-nv)\n - Michael Demoret (https://github.com/mdemoret-nv)\n\nApprovers:\n - Michael Demoret (https://github.com/mdemoret-nv)\n\nURL: https://github.com/nv-morpheus/Morpheus/pull/989","shortMessageHtmlLink":"Grafana DFP dashboard (nv-morpheus#989)"}},{"before":"94f9593035eec8fb5caa78f269ef3b82e09f7ef4","after":"54fdd14229e21a039d4f026e832790559b2017b0","ref":"refs/heads/pdmack_23.07-cve","pushedAt":"2023-06-29T16:44:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"Python CVE tweaks post review","shortMessageHtmlLink":"Python CVE tweaks post review"}},{"before":"5990f3ae2546696807e2a9e8adc6dac8dfce7109","after":"50bb74d315346e71136d24d5820190a4cf40e195","ref":"refs/heads/branch-23.07","pushedAt":"2023-06-29T16:42:12.652Z","pushType":"push","commitsCount":6,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"DFP Model Card ++ (#1006)\n\nAdding DFP model card ++\n\nAuthors:\n - https://github.com/hsin-c\n\nApprovers:\n - https://github.com/raykallen\n\nURL: https://github.com/nv-morpheus/Morpheus/pull/1006","shortMessageHtmlLink":"DFP Model Card ++ (nv-morpheus#1006)"}},{"before":"5990f3ae2546696807e2a9e8adc6dac8dfce7109","after":"50bb74d315346e71136d24d5820190a4cf40e195","ref":"refs/heads/branch-23.07","pushedAt":"2023-06-29T16:42:12.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"DFP Model Card ++ (#1006)\n\nAdding DFP model card ++\n\nAuthors:\n - https://github.com/hsin-c\n\nApprovers:\n - https://github.com/raykallen\n\nURL: https://github.com/nv-morpheus/Morpheus/pull/1006","shortMessageHtmlLink":"DFP Model Card ++ (nv-morpheus#1006)"}},{"before":"9c873ad1b7da7fd9270bf99ed952a01bc2c0c7d8","after":"94f9593035eec8fb5caa78f269ef3b82e09f7ef4","ref":"refs/heads/pdmack_23.07-cve","pushedAt":"2023-06-27T14:13:34.714Z","pushType":"push","commitsCount":1,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"Update new mlflow addition in conda examples env","shortMessageHtmlLink":"Update new mlflow addition in conda examples env"}},{"before":null,"after":"9c873ad1b7da7fd9270bf99ed952a01bc2c0c7d8","ref":"refs/heads/pdmack_23.07-cve","pushedAt":"2023-06-27T13:21:56.936Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pdmack","name":"Pete MacKinnon","path":"/pdmack","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2380545?s=80&v=4"},"commit":{"message":"Bring forward some CVE fixes from 23.03 release","shortMessageHtmlLink":"Bring forward some CVE fixes from 23.03 release"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0wNlQxNDoyOTowNi4wMDAwMDBazwAAAARCn2R_","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0wNlQxNDoyOTowNi4wMDAwMDBazwAAAARCn2R_","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNi0yN1QxMzoyMTo1Ni45MzYwNDZazwAAAANJ8l6W"}},"title":"Activity · pdmack/Morpheus"}