{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":484940303,"defaultBranch":"main","name":"community.sap_libs","ownerLogin":"sap-linuxlab","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-04-24T06:05:40.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/94607790?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716464703.0","currentOid":""},"activityList":{"items":[{"before":"279c8cb0925524b82e6d0467fb575d38f637635a","after":"d22ed28ad00308458de858b7c5b6446d9b35df0d","ref":"refs/heads/44-sap_control_exec-unsupported-functions","pushedAt":"2024-05-23T18:20:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rainerleber","name":"Rainer Leber","path":"/rainerleber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39616583?s=80&v=4"},"commit":{"message":"Remove trailing whitespaces sap_control_exec.py","shortMessageHtmlLink":"Remove trailing whitespaces sap_control_exec.py"}},{"before":"73c8b956242d52e6f9c37c6177cd3af70e666c89","after":"279c8cb0925524b82e6d0467fb575d38f637635a","ref":"refs/heads/44-sap_control_exec-unsupported-functions","pushedAt":"2024-05-23T12:15:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rainerleber","name":"Rainer Leber","path":"/rainerleber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39616583?s=80&v=4"},"commit":{"message":"Fix Lint issues sap_control_exec.py","shortMessageHtmlLink":"Fix Lint issues sap_control_exec.py"}},{"before":"7d8bc0f11c2e1f58da73710e7925f456d011ec0c","after":"73c8b956242d52e6f9c37c6177cd3af70e666c89","ref":"refs/heads/44-sap_control_exec-unsupported-functions","pushedAt":"2024-05-23T12:11:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rainerleber","name":"Rainer Leber","path":"/rainerleber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39616583?s=80&v=4"},"commit":{"message":"Remove unsupported functions sap_control_exec.py","shortMessageHtmlLink":"Remove unsupported functions sap_control_exec.py"}},{"before":null,"after":"7d8bc0f11c2e1f58da73710e7925f456d011ec0c","ref":"refs/heads/44-sap_control_exec-unsupported-functions","pushedAt":"2024-05-23T11:45:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rainerleber","name":"Rainer Leber","path":"/rainerleber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39616583?s=80&v=4"},"commit":{"message":"add -E option to filepath command (#42)\n\n* add -E option to filepath command\r\n\r\n-E\t\r\nSpecifies the if HDBSQL returns an error. Values are: OKAY = 0, ERROR = 1, USAGE = 2, SQLERROR = 3, and VAR = 4.\r\n\r\nif -E is not set when using-I option the sql will not fail on first error and still continue running the sql commands inside the file. If the last command is successfully, the whole run is market as successfully\r\n\r\n* Create 0044-hdbsql_sqlfile_faile_on_first_error.yaml\r\n\r\n* Update 0044-hdbsql_sqlfile_faile_on_first_error.yaml\r\n\r\n* Update and rename 0044-hdbsql_sqlfile_faile_on_first_error.yaml to 0044-hdbsql_sqlfile_fail_on_first_error.yaml\r\n\r\n---------\r\n\r\nCo-authored-by: Rainer Leber <39616583+rainerleber@users.noreply.github.com>","shortMessageHtmlLink":"add -E option to filepath command (#42)"}},{"before":"f9d3cce5ba0acd9203a05744e07e7b6aa6a4c08e","after":"7d8bc0f11c2e1f58da73710e7925f456d011ec0c","ref":"refs/heads/main","pushedAt":"2024-04-29T06:17:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rainerleber","name":"Rainer Leber","path":"/rainerleber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39616583?s=80&v=4"},"commit":{"message":"add -E option to filepath command (#42)\n\n* add -E option to filepath command\r\n\r\n-E\t\r\nSpecifies the if HDBSQL returns an error. Values are: OKAY = 0, ERROR = 1, USAGE = 2, SQLERROR = 3, and VAR = 4.\r\n\r\nif -E is not set when using-I option the sql will not fail on first error and still continue running the sql commands inside the file. If the last command is successfully, the whole run is market as successfully\r\n\r\n* Create 0044-hdbsql_sqlfile_faile_on_first_error.yaml\r\n\r\n* Update 0044-hdbsql_sqlfile_faile_on_first_error.yaml\r\n\r\n* Update and rename 0044-hdbsql_sqlfile_faile_on_first_error.yaml to 0044-hdbsql_sqlfile_fail_on_first_error.yaml\r\n\r\n---------\r\n\r\nCo-authored-by: Rainer Leber <39616583+rainerleber@users.noreply.github.com>","shortMessageHtmlLink":"add -E option to filepath command (#42)"}},{"before":"4890317b46279945d973c8b8abfe06bacb257d25","after":"f9d3cce5ba0acd9203a05744e07e7b6aa6a4c08e","ref":"refs/heads/main","pushedAt":"2024-04-21T07:55:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rainerleber","name":"Rainer Leber","path":"/rainerleber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39616583?s=80&v=4"},"commit":{"message":"Pipeline fixes and drop test support for ansible <= 2.12 (#43)\n\n* Add ignore 2.18\r\n\r\n* Add support for Ansible 2.17 and stable-2.17 in CI workflow\r\n\r\n* Update mock.py license header and import statements\r\n\r\n* Drop test support for Ansible 2.9 - 2.12\r\n\r\n* add changelog fragment","shortMessageHtmlLink":"Pipeline fixes and drop test support for ansible <= 2.12 (#43)"}},{"before":"adffb82b354977991886ea1ad0493177ebdbd66d","after":"4890317b46279945d973c8b8abfe06bacb257d25","ref":"refs/heads/main","pushedAt":"2024-01-23T11:48:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rainerleber","name":"Rainer Leber","path":"/rainerleber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39616583?s=80&v=4"},"commit":{"message":"Fix/sanity issues (#39)\n\n* change galaxy version\r\n\r\n* add changle log","shortMessageHtmlLink":"Fix/sanity issues (#39)"}},{"before":"fdd1475f41152e3242491d342dd3a96779544792","after":null,"ref":"refs/heads/fix/sanity-issues","pushedAt":"2024-01-23T11:48:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rainerleber","name":"Rainer Leber","path":"/rainerleber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39616583?s=80&v=4"}},{"before":"2235de0370d8a6baadf8a48d0e061d10bc31ecdc","after":"fdd1475f41152e3242491d342dd3a96779544792","ref":"refs/heads/fix/sanity-issues","pushedAt":"2024-01-23T11:11:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rainerleber","name":"Rainer Leber","path":"/rainerleber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39616583?s=80&v=4"},"commit":{"message":"add changle log","shortMessageHtmlLink":"add changle log"}},{"before":"adffb82b354977991886ea1ad0493177ebdbd66d","after":"2235de0370d8a6baadf8a48d0e061d10bc31ecdc","ref":"refs/heads/fix/sanity-issues","pushedAt":"2024-01-23T11:09:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rainerleber","name":"Rainer Leber","path":"/rainerleber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39616583?s=80&v=4"},"commit":{"message":"change galaxy version","shortMessageHtmlLink":"change galaxy version"}},{"before":null,"after":"adffb82b354977991886ea1ad0493177ebdbd66d","ref":"refs/heads/fix/sanity-issues","pushedAt":"2024-01-23T11:08:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rainerleber","name":"Rainer Leber","path":"/rainerleber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39616583?s=80&v=4"},"commit":{"message":"Maintaining for Tests and other not module related things (#33)\n\n* add ignore for ansible 2.16\r\n\r\n* comment deps for unit test\r\n\r\n* add 2.17\r\n\r\n* fix loader.py which fails in sanity test\r\n\r\n* fix links in readme","shortMessageHtmlLink":"Maintaining for Tests and other not module related things (#33)"}},{"before":"e1860bf88d9e62df008c606677c86ce478ba1ffc","after":null,"ref":"refs/heads/fix/pipeline","pushedAt":"2023-11-12T11:49:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rainerleber","name":"Rainer Leber","path":"/rainerleber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39616583?s=80&v=4"}},{"before":"cc8875d746a3327d5b9e3385b8d59e8acdf5e220","after":"adffb82b354977991886ea1ad0493177ebdbd66d","ref":"refs/heads/main","pushedAt":"2023-11-12T11:49:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rainerleber","name":"Rainer Leber","path":"/rainerleber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39616583?s=80&v=4"},"commit":{"message":"Maintaining for Tests and other not module related things (#33)\n\n* add ignore for ansible 2.16\r\n\r\n* comment deps for unit test\r\n\r\n* add 2.17\r\n\r\n* fix loader.py which fails in sanity test\r\n\r\n* fix links in readme","shortMessageHtmlLink":"Maintaining for Tests and other not module related things (#33)"}},{"before":"d0d57726d3831cf1d1320cdd1b5acbf34524a465","after":"e1860bf88d9e62df008c606677c86ce478ba1ffc","ref":"refs/heads/fix/pipeline","pushedAt":"2023-11-12T09:17:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rainerleber","name":"Rainer Leber","path":"/rainerleber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39616583?s=80&v=4"},"commit":{"message":"fix links in readme","shortMessageHtmlLink":"fix links in readme"}},{"before":"f3a6919cd83a8a26c4287c0df6411cb03fd12517","after":"d0d57726d3831cf1d1320cdd1b5acbf34524a465","ref":"refs/heads/fix/pipeline","pushedAt":"2023-11-12T09:05:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rainerleber","name":"Rainer Leber","path":"/rainerleber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39616583?s=80&v=4"},"commit":{"message":"fix loader.py which fails in sanity test","shortMessageHtmlLink":"fix loader.py which fails in sanity test"}},{"before":"0022a323a7aeed62c19781c639fccd04207519ab","after":"f3a6919cd83a8a26c4287c0df6411cb03fd12517","ref":"refs/heads/fix/pipeline","pushedAt":"2023-11-12T08:47:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rainerleber","name":"Rainer Leber","path":"/rainerleber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39616583?s=80&v=4"},"commit":{"message":"add 2.17","shortMessageHtmlLink":"add 2.17"}},{"before":"8025f2ae637eda2574b6fc3e0514fe643ba90417","after":"0022a323a7aeed62c19781c639fccd04207519ab","ref":"refs/heads/fix/pipeline","pushedAt":"2023-11-12T08:42:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rainerleber","name":"Rainer Leber","path":"/rainerleber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39616583?s=80&v=4"},"commit":{"message":"comment deps for unit test","shortMessageHtmlLink":"comment deps for unit test"}},{"before":null,"after":"8025f2ae637eda2574b6fc3e0514fe643ba90417","ref":"refs/heads/fix/pipeline","pushedAt":"2023-11-12T08:33:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rainerleber","name":"Rainer Leber","path":"/rainerleber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39616583?s=80&v=4"},"commit":{"message":"add ignore for ansible 2.16","shortMessageHtmlLink":"add ignore for ansible 2.16"}},{"before":"bb8113d5698f2eb5164ec95f3d7cdf018e281274","after":null,"ref":"refs/heads/updateVersion","pushedAt":"2023-03-09T07:24:47.180Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"rainerleber","name":"Rainer Leber","path":"/rainerleber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39616583?s=80&v=4"}},{"before":"fb8f74c8e239942ec2dfbf37b08ea237ebd8a8f6","after":"cc8875d746a3327d5b9e3385b8d59e8acdf5e220","ref":"refs/heads/main","pushedAt":"2023-03-09T07:24:45.974Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rainerleber","name":"Rainer Leber","path":"/rainerleber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39616583?s=80&v=4"},"commit":{"message":"add changelog adjust version (#30)","shortMessageHtmlLink":"add changelog adjust version (#30)"}},{"before":"fb8f74c8e239942ec2dfbf37b08ea237ebd8a8f6","after":"bb8113d5698f2eb5164ec95f3d7cdf018e281274","ref":"refs/heads/updateVersion","pushedAt":"2023-03-09T07:17:28.665Z","pushType":"push","commitsCount":1,"pusher":{"login":"rainerleber","name":"Rainer Leber","path":"/rainerleber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39616583?s=80&v=4"},"commit":{"message":"add changelog adjust version","shortMessageHtmlLink":"add changelog adjust version"}},{"before":null,"after":"fb8f74c8e239942ec2dfbf37b08ea237ebd8a8f6","ref":"refs/heads/updateVersion","pushedAt":"2023-03-09T07:14:22.598Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rainerleber","name":"Rainer Leber","path":"/rainerleber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39616583?s=80&v=4"},"commit":{"message":"add conditions for start stop restart sys (#28)\n\n* add conditions for start, stop and restart system\r\n\r\n* add fragment","shortMessageHtmlLink":"add conditions for start stop restart sys (#28)"}},{"before":"fed5cfc5a53dece92a37bd9b672d44add0922774","after":"fb8f74c8e239942ec2dfbf37b08ea237ebd8a8f6","ref":"refs/heads/main","pushedAt":"2023-03-09T07:01:04.557Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rainerleber","name":"Rainer Leber","path":"/rainerleber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39616583?s=80&v=4"},"commit":{"message":"add conditions for start stop restart sys (#28)\n\n* add conditions for start, stop and restart system\r\n\r\n* add fragment","shortMessageHtmlLink":"add conditions for start stop restart sys (#28)"}},{"before":"c4d27366c9b3b7f71f52409c25433f4f59c4843b","after":"fed5cfc5a53dece92a37bd9b672d44add0922774","ref":"refs/heads/main","pushedAt":"2023-03-08T20:58:57.094Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rainerleber","name":"Rainer Leber","path":"/rainerleber","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/39616583?s=80&v=4"},"commit":{"message":"fix lint issues (#29)\n\n* fix lint issues\r\n\r\n* add changelog fragment\r\n\r\n* fix description\r\n\r\n* change action checkout version\r\n\r\n* missing action v3","shortMessageHtmlLink":"fix lint issues (#29)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEUlRiTQA","startCursor":null,"endCursor":null}},"title":"Activity ยท sap-linuxlab/community.sap_libs"}