{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":633816735,"defaultBranch":"main","name":"xautomata-hive","ownerLogin":"sherlogic","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-04-28T10:48:56.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/83450494?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1719842561.0","currentOid":""},"activityList":{"items":[{"before":"3aaeba47adbeeed102457d2187210252ef74bbe6","after":"72b95a71f5a1396dd528b24ad0770b378a7d5753","ref":"refs/heads/gh-pages","pushedAt":"2024-07-01T14:03:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed 3e2bfc3 with MkDocs version: 1.6.0","shortMessageHtmlLink":"Deployed 3e2bfc3 with MkDocs version: 1.6.0"}},{"before":"4ad2ec94d40055e5812a37a091dd473193038b5d","after":"3e2bfc321a4144e6dd1898b7843f981d57143d1d","ref":"refs/heads/main","pushedAt":"2024-07-01T14:02:29.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ajacassi","name":"ajacassi","path":"/ajacassi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83450531?s=80&v=4"},"commit":{"message":"Add bulk read methods and update existing methods for various modules","shortMessageHtmlLink":"Add bulk read methods and update existing methods for various modules"}},{"before":"b184d2522452b8fdee98921d485d5384756f6e02","after":"3aaeba47adbeeed102457d2187210252ef74bbe6","ref":"refs/heads/gh-pages","pushedAt":"2024-06-25T10:29:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed 4ad2ec9 with MkDocs version: 1.6.0","shortMessageHtmlLink":"Deployed 4ad2ec9 with MkDocs version: 1.6.0"}},{"before":"c92950e4bd66a2401a895766c887ef43f95e76fa","after":"4ad2ec94d40055e5812a37a091dd473193038b5d","ref":"refs/heads/main","pushedAt":"2024-06-25T10:28:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ajacassi","name":"ajacassi","path":"/ajacassi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83450531?s=80&v=4"},"commit":{"message":"Updated timeout error messages to include retry number and maximum number of retries. Updated version to 3.18.1.","shortMessageHtmlLink":"Updated timeout error messages to include retry number and maximum nu…"}},{"before":"4cfa3712b0a1b37a011f77fe36d97fdc6908bc1e","after":"b184d2522452b8fdee98921d485d5384756f6e02","ref":"refs/heads/gh-pages","pushedAt":"2024-06-21T09:48:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed c92950e with MkDocs version: 1.6.0","shortMessageHtmlLink":"Deployed c92950e with MkDocs version: 1.6.0"}},{"before":"072d508c4cb7ec5e7ef138da097d35dc0f1c77e3","after":"c92950e4bd66a2401a895766c887ef43f95e76fa","ref":"refs/heads/main","pushedAt":"2024-06-21T09:47:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ajacassi","name":"ajacassi","path":"/ajacassi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83450531?s=80&v=4"},"commit":{"message":"feat: Add bulk read methods and update existing methods for various modules\n\n- Added `groups_downtimes_bulk` method to `groups.py` for bulk reading groups downtimes.\n- Updated `version.py` to reflect the new version 3.18.0.\n- Added `objects_downtimes_bulk` method to `objects.py` for bulk reading downtimes.\n- Corrected the method name and parameters in `cost_tags.py`, `cost_tree_nodes.py`, `cost_tree_resources.py`, and `messages.py`.\n- Added `downtimes_groups_bulk` and `downtimes_objects_bulk` methods to `downtimes.py` for bulk reading downtimes.\n- Updated `customers.py` to include `params` parameter in `customers_aws_v2_subscription_create` and `customers_aws_v2_subscription_create_uuid` methods.\n- Miscellaneous refactoring and improvements in `_API_reader","shortMessageHtmlLink":"feat: Add bulk read methods and update existing methods for various m…"}},{"before":"5555343611abd44920d0373d5c4ef33f662f82a8","after":"4cfa3712b0a1b37a011f77fe36d97fdc6908bc1e","ref":"refs/heads/gh-pages","pushedAt":"2024-05-28T09:07:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed 072d508 with MkDocs version: 1.6.0","shortMessageHtmlLink":"Deployed 072d508 with MkDocs version: 1.6.0"}},{"before":"f31d8b95c19f015e510903433c095b7e1ea3b900","after":"072d508c4cb7ec5e7ef138da097d35dc0f1c77e3","ref":"refs/heads/main","pushedAt":"2024-05-28T09:06:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ajacassi","name":"ajacassi","path":"/ajacassi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83450531?s=80&v=4"},"commit":{"message":"Updated version number, added cost_tags_query method and enhanced logging in api.py adding logging to api.py to debug and trace the API calls. The logger records the request URL, request params, request payload, response, and header. Also, it logs when the user is authenticated and logs error messages. Additionally, a variable num_items was added to keep track of the count parameter in the response header.","shortMessageHtmlLink":"Updated version number, added cost_tags_query method and enhanced log…"}},{"before":"0fa11af2f3f951179c6dc15cad4118da8d336637","after":"5555343611abd44920d0373d5c4ef33f662f82a8","ref":"refs/heads/gh-pages","pushedAt":"2024-05-22T09:55:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed f31d8b9 with MkDocs version: 1.6.0","shortMessageHtmlLink":"Deployed f31d8b9 with MkDocs version: 1.6.0"}},{"before":"5037a838f7864cf7e04c4023c9a9a7addad47dd9","after":"f31d8b95c19f015e510903433c095b7e1ea3b900","ref":"refs/heads/main","pushedAt":"2024-05-22T09:54:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ajacassi","name":"ajacassi","path":"/ajacassi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83450531?s=80&v=4"},"commit":{"message":"Update Hive to version 3.16.6 and add methods for bulk dashboard-user operations.","shortMessageHtmlLink":"Update Hive to version 3.16.6 and add methods for bulk dashboard-user…"}},{"before":"ab4c71b622f78092433744c15dfa5854c9a52f70","after":"0fa11af2f3f951179c6dc15cad4118da8d336637","ref":"refs/heads/gh-pages","pushedAt":"2024-05-02T10:01:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed 5037a83 with MkDocs version: 1.6.0","shortMessageHtmlLink":"Deployed 5037a83 with MkDocs version: 1.6.0"}},{"before":"a2119e1fd91daf63de0d7e305dd75fadecc3ada8","after":"5037a838f7864cf7e04c4023c9a9a7addad47dd9","ref":"refs/heads/main","pushedAt":"2024-05-02T10:00:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ajacassi","name":"ajacassi","path":"/ajacassi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83450531?s=80&v=4"},"commit":{"message":"Update Hive to 3.16.5 and add methods for bulk dashboard-user operations.","shortMessageHtmlLink":"Update Hive to 3.16.5 and add methods for bulk dashboard-user operati…"}},{"before":"1673370871092d2440b83d36b31fbb423a531dec","after":"ab4c71b622f78092433744c15dfa5854c9a52f70","ref":"refs/heads/gh-pages","pushedAt":"2024-04-04T10:29:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed a2119e1 with MkDocs version: 1.5.3","shortMessageHtmlLink":"Deployed a2119e1 with MkDocs version: 1.5.3"}},{"before":"6ccbc58fd7683335d9ed26a959f9c7bde664d4cd","after":"a2119e1fd91daf63de0d7e305dd75fadecc3ada8","ref":"refs/heads/main","pushedAt":"2024-04-04T10:28:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ajacassi","name":"ajacassi","path":"/ajacassi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83450531?s=80&v=4"},"commit":{"message":"Refactored handling of parameters and page retrieval in API queries for better efficiency and readability.","shortMessageHtmlLink":"Refactored handling of parameters and page retrieval in API queries f…"}},{"before":"081f4db2ae5751ab7df42532e352637c75df1f5d","after":"1673370871092d2440b83d36b31fbb423a531dec","ref":"refs/heads/gh-pages","pushedAt":"2024-03-22T08:16:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed 6ccbc58 with MkDocs version: 1.5.3","shortMessageHtmlLink":"Deployed 6ccbc58 with MkDocs version: 1.5.3"}},{"before":"2fe49382ec0a34cebf1f64734259f906571f8b54","after":"6ccbc58fd7683335d9ed26a959f9c7bde664d4cd","ref":"refs/heads/main","pushedAt":"2024-03-22T08:15:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ajacassi","name":"ajacassi","path":"/ajacassi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83450531?s=80&v=4"},"commit":{"message":"allineamento con API in demoqa","shortMessageHtmlLink":"allineamento con API in demoqa"}},{"before":"df915c53b20a064b80116e888c4711a3eccf7847","after":"081f4db2ae5751ab7df42532e352637c75df1f5d","ref":"refs/heads/gh-pages","pushedAt":"2024-02-29T09:19:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed 2fe4938 with MkDocs version: 1.5.3","shortMessageHtmlLink":"Deployed 2fe4938 with MkDocs version: 1.5.3"}},{"before":"5d9a2ee3248d8c921725a5cfe8dde7d237090941","after":"2fe49382ec0a34cebf1f64734259f906571f8b54","ref":"refs/heads/main","pushedAt":"2024-02-29T09:18:26.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ajacassi","name":"ajacassi","path":"/ajacassi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83450531?s=80&v=4"},"commit":{"message":"allineamento per fix su ts_cost_management","shortMessageHtmlLink":"allineamento per fix su ts_cost_management"}},{"before":"36361d7bdf10dfafc2238b074d95fb2c300567ce","after":"df915c53b20a064b80116e888c4711a3eccf7847","ref":"refs/heads/gh-pages","pushedAt":"2024-02-21T09:26:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed 5d9a2ee with MkDocs version: 1.5.3","shortMessageHtmlLink":"Deployed 5d9a2ee with MkDocs version: 1.5.3"}},{"before":"31f78560e778fc98ec74b0ccb65ffdbddcb7b41a","after":"5d9a2ee3248d8c921725a5cfe8dde7d237090941","ref":"refs/heads/main","pushedAt":"2024-02-21T09:24:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ajacassi","name":"ajacassi","path":"/ajacassi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83450531?s=80&v=4"},"commit":{"message":"aggiornate le chiavi degli asset","shortMessageHtmlLink":"aggiornate le chiavi degli asset"}},{"before":"ecf72e05f3a13f5abdbfccce7c7565930f56a4ab","after":"31f78560e778fc98ec74b0ccb65ffdbddcb7b41a","ref":"refs/heads/main","pushedAt":"2024-02-19T07:32:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ajacassi","name":"ajacassi","path":"/ajacassi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83450531?s=80&v=4"},"commit":{"message":"more verbous docsting","shortMessageHtmlLink":"more verbous docsting"}},{"before":"6e37968b262937fabea111404fa7e85cae77dc2b","after":"36361d7bdf10dfafc2238b074d95fb2c300567ce","ref":"refs/heads/gh-pages","pushedAt":"2024-02-14T09:13:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed ecf72e0 with MkDocs version: 1.5.3","shortMessageHtmlLink":"Deployed ecf72e0 with MkDocs version: 1.5.3"}},{"before":"9013679b4f9259faee8d5495f281606b6211e29d","after":"ecf72e05f3a13f5abdbfccce7c7565930f56a4ab","ref":"refs/heads/main","pushedAt":"2024-02-14T09:12:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ajacassi","name":"ajacassi","path":"/ajacassi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83450531?s=80&v=4"},"commit":{"message":"update to new release","shortMessageHtmlLink":"update to new release"}},{"before":"b61f665c70fe37ce295cca8e5ac3a4762ae1d45c","after":"6e37968b262937fabea111404fa7e85cae77dc2b","ref":"refs/heads/gh-pages","pushedAt":"2024-01-29T13:49:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed 9013679 with MkDocs version: 1.5.3","shortMessageHtmlLink":"Deployed 9013679 with MkDocs version: 1.5.3"}},{"before":"bb8f6533ac73d61c2babb70d04608e4565e238f0","after":"9013679b4f9259faee8d5495f281606b6211e29d","ref":"refs/heads/main","pushedAt":"2024-01-29T13:48:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ajacassi","name":"ajacassi","path":"/ajacassi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83450531?s=80&v=4"},"commit":{"message":"upadate to new release","shortMessageHtmlLink":"upadate to new release"}},{"before":"602aea90ccb6fb078e43ae50a43333a368e07b66","after":"b61f665c70fe37ce295cca8e5ac3a4762ae1d45c","ref":"refs/heads/gh-pages","pushedAt":"2024-01-17T13:56:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed bb8f653 with MkDocs version: 1.5.3","shortMessageHtmlLink":"Deployed bb8f653 with MkDocs version: 1.5.3"}},{"before":"c8df6ba28f703c2320de08138de370e249b83c62","after":"bb8f6533ac73d61c2babb70d04608e4565e238f0","ref":"refs/heads/main","pushedAt":"2024-01-17T13:55:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ajacassi","name":"ajacassi","path":"/ajacassi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83450531?s=80&v=4"},"commit":{"message":"aggiunti dei tools per riordinare le risposte delle api","shortMessageHtmlLink":"aggiunti dei tools per riordinare le risposte delle api"}},{"before":"bbb18247914701c89513beee658e3604b0f921db","after":"602aea90ccb6fb078e43ae50a43333a368e07b66","ref":"refs/heads/gh-pages","pushedAt":"2024-01-08T11:43:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed c8df6ba with MkDocs version: 1.5.3","shortMessageHtmlLink":"Deployed c8df6ba with MkDocs version: 1.5.3"}},{"before":"53f82b551d38e4455d2f272cbac2e8cb5885832e","after":"c8df6ba28f703c2320de08138de370e249b83c62","ref":"refs/heads/main","pushedAt":"2024-01-08T11:42:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ajacassi","name":"ajacassi","path":"/ajacassi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/83450531?s=80&v=4"},"commit":{"message":"modificata la posizione di ssl_verify","shortMessageHtmlLink":"modificata la posizione di ssl_verify"}},{"before":"8223b706b3c099be42a3efe6e8c5d603cc5b6846","after":"bbb18247914701c89513beee658e3604b0f921db","ref":"refs/heads/gh-pages","pushedAt":"2024-01-08T10:30:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed 53f82b5 with MkDocs version: 1.5.3","shortMessageHtmlLink":"Deployed 53f82b5 with MkDocs version: 1.5.3"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEc9YeDwA","startCursor":null,"endCursor":null}},"title":"Activity · sherlogic/xautomata-hive"}