{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":688824199,"defaultBranch":"main","name":"snakemake-executor-plugin-slurm","ownerLogin":"snakemake","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-09-08T07:22:44.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/33450111?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715763828.0","currentOid":""},"activityList":{"items":[{"before":"b1a363b766649cc15bdf0c9990a5b8d813999449","after":"e7de861a71603559d3032790baa6f8265fe34601","ref":"refs/heads/feat/control_for_jobname_in_slurm_extra","pushedAt":"2024-05-15T10:17:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cmeesters","name":"Christian Meesters","path":"/cmeesters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9866827?s=80&v=4"},"commit":{"message":"fix: gnarf - violated the name space ...","shortMessageHtmlLink":"fix: gnarf - violated the name space ..."}},{"before":null,"after":"b1a363b766649cc15bdf0c9990a5b8d813999449","ref":"refs/heads/feat/control_for_jobname_in_slurm_extra","pushedAt":"2024-05-15T09:03:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"cmeesters","name":"Christian Meesters","path":"/cmeesters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9866827?s=80&v=4"},"commit":{"message":"feat: will reject jobs, which attempt setting job names by 'slurm_extra'","shortMessageHtmlLink":"feat: will reject jobs, which attempt setting job names by 'slurm_extra'"}},{"before":"2599952c6d058234624e0031df18650c84a78b82","after":null,"ref":"refs/heads/release-please--branches--main--components--snakemake-executor-plugin-slurm","pushedAt":"2024-05-14T14:49:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"cmeesters","name":"Christian Meesters","path":"/cmeesters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9866827?s=80&v=4"}},{"before":"6993f2d7dd7c31fd34a79317df35ff80779f8a63","after":"2e5d308e56cf400854b0602e5b51dea44efe5c47","ref":"refs/heads/main","pushedAt":"2024-05-14T14:49:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cmeesters","name":"Christian Meesters","path":"/cmeesters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9866827?s=80&v=4"},"commit":{"message":"chore(main): release 0.5.1 (#92)\n\n:robot: I have created a release *beep* *boop*\r\n---\r\n\r\n\r\n##\r\n[0.5.1](https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v0.5.0...v0.5.1)\r\n(2024-05-14)\r\n\r\n\r\n### Bug Fixes\r\n\r\n* allowing for accounts containing whitespace\r\n([#86](https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/86))\r\n([6993f2d](https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/6993f2d7dd7c31fd34a79317df35ff80779f8a63))\r\n* proper line ending status message\r\n([#87](https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/87))\r\n([7b94aec](https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/7b94aec8fdda5d2b0f8986154b6cb07d1954b7e8))\r\n\r\n---\r\nThis PR was generated with [Release\r\nPlease](https://github.com/googleapis/release-please). See\r\n[documentation](https://github.com/googleapis/release-please#release-please).\r\n\r\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(main): release 0.5.1 (#92)"}},{"before":"8c6d61923323ba370caf4dd25a388dcf07565baa","after":"2599952c6d058234624e0031df18650c84a78b82","ref":"refs/heads/release-please--branches--main--components--snakemake-executor-plugin-slurm","pushedAt":"2024-05-14T14:39:53.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":"chore(main): release 0.5.1","shortMessageHtmlLink":"chore(main): release 0.5.1"}},{"before":"15f8e6d37a55f5a22bfcdc5a34c4650a4bb31662","after":null,"ref":"refs/heads/fix/allow_space_in_accounts","pushedAt":"2024-05-14T14:39:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"fgvieira","name":"Filipe G. Vieira","path":"/fgvieira","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1151762?s=80&v=4"}},{"before":"7b94aec8fdda5d2b0f8986154b6cb07d1954b7e8","after":"6993f2d7dd7c31fd34a79317df35ff80779f8a63","ref":"refs/heads/main","pushedAt":"2024-05-14T14:39:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fgvieira","name":"Filipe G. Vieira","path":"/fgvieira","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1151762?s=80&v=4"},"commit":{"message":"fix: allowing for accounts containing whitespace (#86)\n\nAs [reported](https://github.com/snakemake/snakemake/issues/2320), the\r\nplugin will not deal with account names containing whitespace. (accounts\r\ncontaining whitespace were not anticipated).\r\n\r\nThis PR is an attempt to fix this.\r\n\r\n---------\r\n\r\nCo-authored-by: Filipe G. Vieira <1151762+fgvieira@users.noreply.github.com>","shortMessageHtmlLink":"fix: allowing for accounts containing whitespace (#86)"}},{"before":"5a3edf33dbe22e69be208fe5a3a2f59f399a641b","after":"15f8e6d37a55f5a22bfcdc5a34c4650a4bb31662","ref":"refs/heads/fix/allow_space_in_accounts","pushedAt":"2024-05-14T12:25:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cmeesters","name":"Christian Meesters","path":"/cmeesters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9866827?s=80&v=4"},"commit":{"message":"Update snakemake_executor_plugin_slurm/__init__.py\r\n\r\nbetter wording\n\nCo-authored-by: Filipe G. Vieira <1151762+fgvieira@users.noreply.github.com>","shortMessageHtmlLink":"Update snakemake_executor_plugin_slurm/__init__.py"}},{"before":"0d07263eb68a74595884ceb3734541f09e88d7fc","after":"5a3edf33dbe22e69be208fe5a3a2f59f399a641b","ref":"refs/heads/fix/allow_space_in_accounts","pushedAt":"2024-05-14T12:20:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cmeesters","name":"Christian Meesters","path":"/cmeesters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9866827?s=80&v=4"},"commit":{"message":"fix: introduced set() to eliminate duplicate accounts","shortMessageHtmlLink":"fix: introduced set() to eliminate duplicate accounts"}},{"before":"8afe16924cb99931a89ad2d783ad8576c17d734d","after":"0d07263eb68a74595884ceb3734541f09e88d7fc","ref":"refs/heads/fix/allow_space_in_accounts","pushedAt":"2024-05-14T11:18:53.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"cmeesters","name":"Christian Meesters","path":"/cmeesters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9866827?s=80&v=4"},"commit":{"message":"Merge branch 'main' into fix/allow_space_in_accounts","shortMessageHtmlLink":"Merge branch 'main' into fix/allow_space_in_accounts"}},{"before":"7b94aec8fdda5d2b0f8986154b6cb07d1954b7e8","after":"8c6d61923323ba370caf4dd25a388dcf07565baa","ref":"refs/heads/release-please--branches--main--components--snakemake-executor-plugin-slurm","pushedAt":"2024-05-14T10:28:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(main): release 0.5.1","shortMessageHtmlLink":"chore(main): release 0.5.1"}},{"before":null,"after":"7b94aec8fdda5d2b0f8986154b6cb07d1954b7e8","ref":"refs/heads/release-please--branches--main--components--snakemake-executor-plugin-slurm","pushedAt":"2024-05-14T10:28:06.000Z","pushType":"branch_creation","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":"fix: proper line ending status message (#87)\n\nAddresses the issue #82","shortMessageHtmlLink":"fix: proper line ending status message (#87)"}},{"before":"4d823656d31cf2a30b062fd583ef60c12ace1069","after":null,"ref":"refs/heads/fix/ending_error_message","pushedAt":"2024-05-14T10:27:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"fgvieira","name":"Filipe G. Vieira","path":"/fgvieira","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1151762?s=80&v=4"}},{"before":"50637cb4252d583be71368eec22e347c29db8da5","after":"7b94aec8fdda5d2b0f8986154b6cb07d1954b7e8","ref":"refs/heads/main","pushedAt":"2024-05-14T10:27:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fgvieira","name":"Filipe G. Vieira","path":"/fgvieira","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1151762?s=80&v=4"},"commit":{"message":"fix: proper line ending status message (#87)\n\nAddresses the issue #82","shortMessageHtmlLink":"fix: proper line ending status message (#87)"}},{"before":"245d80c5b76df78d6f98cf8858ffe085e7087e6e","after":"8afe16924cb99931a89ad2d783ad8576c17d734d","ref":"refs/heads/fix/allow_space_in_accounts","pushedAt":"2024-05-14T10:14:52.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"cmeesters","name":"Christian Meesters","path":"/cmeesters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9866827?s=80&v=4"},"commit":{"message":"Merge branch 'main' into fix/allow_space_in_accounts","shortMessageHtmlLink":"Merge branch 'main' into fix/allow_space_in_accounts"}},{"before":"25afa69c6b4d02488dc70294a5170ff24883d192","after":"4d823656d31cf2a30b062fd583ef60c12ace1069","ref":"refs/heads/fix/ending_error_message","pushedAt":"2024-05-14T09:39:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cmeesters","name":"Christian Meesters","path":"/cmeesters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9866827?s=80&v=4"},"commit":{"message":"fix: formatting","shortMessageHtmlLink":"fix: formatting"}},{"before":"2ad23a95a62518267859aa578010336064ec1757","after":"25afa69c6b4d02488dc70294a5170ff24883d192","ref":"refs/heads/fix/ending_error_message","pushedAt":"2024-05-14T09:32:38.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"cmeesters","name":"Christian Meesters","path":"/cmeesters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9866827?s=80&v=4"},"commit":{"message":"Merge branch 'main' into fix/ending_error_message","shortMessageHtmlLink":"Merge branch 'main' into fix/ending_error_message"}},{"before":"1ff5cabe80676ed3b9d87d10ed043d892629cd3a","after":"f804c657727f5ef029c0e60efd9d62ca6c82f7e8","ref":"refs/heads/feat/multicluster","pushedAt":"2024-05-07T19:00:54.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"cmeesters","name":"Christian Meesters","path":"/cmeesters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9866827?s=80&v=4"},"commit":{"message":"Merge branch 'main' into feat/multicluster","shortMessageHtmlLink":"Merge branch 'main' into feat/multicluster"}},{"before":"fbc72c696a5674561768a9fe88449d01e7e9ab43","after":null,"ref":"refs/heads/release-please--branches--main--components--snakemake-executor-plugin-slurm","pushedAt":"2024-05-07T18:56:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"cmeesters","name":"Christian Meesters","path":"/cmeesters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9866827?s=80&v=4"}},{"before":"730cac09c12a7038557ee937bc58c8c9e483c8f3","after":"50637cb4252d583be71368eec22e347c29db8da5","ref":"refs/heads/main","pushedAt":"2024-05-07T18:56:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cmeesters","name":"Christian Meesters","path":"/cmeesters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9866827?s=80&v=4"},"commit":{"message":"chore(main): release 0.5.0 (#89)\n\n:robot: I have created a release *beep* *boop*\r\n---\r\n\r\n\r\n##\r\n[0.5.0](https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v0.4.5...v0.5.0)\r\n(2024-05-06)\r\n\r\n\r\n### Features\r\n\r\n* wildcards in comment string\r\n[#85](https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/85)\r\n([#88](https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/88))\r\n([730cac0](https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/730cac09c12a7038557ee937bc58c8c9e483c8f3))\r\n\r\n---\r\nThis PR was generated with [Release\r\nPlease](https://github.com/googleapis/release-please). See\r\n[documentation](https://github.com/googleapis/release-please#release-please).\r\n\r\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(main): release 0.5.0 (#89)"}},{"before":"7eb98c42834b4972e08d9532959f4eb7d77fdd0b","after":"245d80c5b76df78d6f98cf8858ffe085e7087e6e","ref":"refs/heads/fix/allow_space_in_accounts","pushedAt":"2024-05-06T17:39:54.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"cmeesters","name":"Christian Meesters","path":"/cmeesters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9866827?s=80&v=4"},"commit":{"message":"Merge branch 'main' into fix/allow_space_in_accounts","shortMessageHtmlLink":"Merge branch 'main' into fix/allow_space_in_accounts"}},{"before":"730cac09c12a7038557ee937bc58c8c9e483c8f3","after":"fbc72c696a5674561768a9fe88449d01e7e9ab43","ref":"refs/heads/release-please--branches--main--components--snakemake-executor-plugin-slurm","pushedAt":"2024-05-06T17:39:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(main): release 0.5.0","shortMessageHtmlLink":"chore(main): release 0.5.0"}},{"before":null,"after":"730cac09c12a7038557ee937bc58c8c9e483c8f3","ref":"refs/heads/release-please--branches--main--components--snakemake-executor-plugin-slurm","pushedAt":"2024-05-06T17:39:40.000Z","pushType":"branch_creation","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":"feat: wildcards in comment string #85 (#88)\n\nSmall change to include wildcards in the comment strings (re #85). \r\n\r\nI tested it locally on my Slurm instance, and it works well. \r\n\r\nI also prefixed the rule name with `rule_` to match the formatting of\r\nthe slurm log path.\r\n\r\nCheers,\r\nMitchell","shortMessageHtmlLink":"feat: wildcards in comment string #85 (#88)"}},{"before":"912df8380b00742d256f42db8e7ab20d3836715b","after":"730cac09c12a7038557ee937bc58c8c9e483c8f3","ref":"refs/heads/main","pushedAt":"2024-05-06T17:39:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"cmeesters","name":"Christian Meesters","path":"/cmeesters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9866827?s=80&v=4"},"commit":{"message":"feat: wildcards in comment string #85 (#88)\n\nSmall change to include wildcards in the comment strings (re #85). \r\n\r\nI tested it locally on my Slurm instance, and it works well. \r\n\r\nI also prefixed the rule name with `rule_` to match the formatting of\r\nthe slurm log path.\r\n\r\nCheers,\r\nMitchell","shortMessageHtmlLink":"feat: wildcards in comment string #85 (#88)"}},{"before":"520a3a8729e451cb15557aa1fd77bc6d7bdc39b7","after":"2ad23a95a62518267859aa578010336064ec1757","ref":"refs/heads/fix/ending_error_message","pushedAt":"2024-05-06T09:34:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cmeesters","name":"Christian Meesters","path":"/cmeesters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9866827?s=80&v=4"},"commit":{"message":"fix: attempt to fix linting issue","shortMessageHtmlLink":"fix: attempt to fix linting issue"}},{"before":"912df8380b00742d256f42db8e7ab20d3836715b","after":"520a3a8729e451cb15557aa1fd77bc6d7bdc39b7","ref":"refs/heads/fix/ending_error_message","pushedAt":"2024-05-06T09:17:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cmeesters","name":"Christian Meesters","path":"/cmeesters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9866827?s=80&v=4"},"commit":{"message":"fix: proper line ending status message","shortMessageHtmlLink":"fix: proper line ending status message"}},{"before":null,"after":"912df8380b00742d256f42db8e7ab20d3836715b","ref":"refs/heads/fix/ending_error_message","pushedAt":"2024-05-06T09:16:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"cmeesters","name":"Christian Meesters","path":"/cmeesters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9866827?s=80&v=4"},"commit":{"message":"chore(main): release 0.4.5 (#74)\n\n:robot: I have created a release *beep* *boop*\r\n---\r\n\r\n\r\n##\r\n[0.4.5](https://github.com/snakemake/snakemake-executor-plugin-slurm/compare/v0.4.4...v0.4.5)\r\n(2024-04-17)\r\n\r\n\r\n### Bug Fixes\r\n\r\n* fix path typo\r\n([#72](https://github.com/snakemake/snakemake-executor-plugin-slurm/issues/72))\r\n([f64fb5a](https://github.com/snakemake/snakemake-executor-plugin-slurm/commit/f64fb5adce9dc285c0b212af22d98b4289e8ce25))\r\n\r\n---\r\nThis PR was generated with [Release\r\nPlease](https://github.com/googleapis/release-please). See\r\n[documentation](https://github.com/googleapis/release-please#release-please).\r\n\r\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(main): release 0.4.5 (#74)"}},{"before":"345ff2cc8f5d4b5a0919dc1ffaf4e92e256faaa6","after":"7eb98c42834b4972e08d9532959f4eb7d77fdd0b","ref":"refs/heads/fix/allow_space_in_accounts","pushedAt":"2024-05-06T08:16:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cmeesters","name":"Christian Meesters","path":"/cmeesters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9866827?s=80&v=4"},"commit":{"message":"fix: removed obfuscated test","shortMessageHtmlLink":"fix: removed obfuscated test"}},{"before":"0689d7b1f3140f46c482fb7495d355de460dcf2d","after":"345ff2cc8f5d4b5a0919dc1ffaf4e92e256faaa6","ref":"refs/heads/fix/allow_space_in_accounts","pushedAt":"2024-05-06T08:12:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cmeesters","name":"Christian Meesters","path":"/cmeesters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9866827?s=80&v=4"},"commit":{"message":"fix: gnarf -- formatting!","shortMessageHtmlLink":"fix: gnarf -- formatting!"}},{"before":null,"after":"0689d7b1f3140f46c482fb7495d355de460dcf2d","ref":"refs/heads/fix/allow_space_in_accounts","pushedAt":"2024-05-06T08:05:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"cmeesters","name":"Christian Meesters","path":"/cmeesters","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9866827?s=80&v=4"},"commit":{"message":"fix: allowing for accounts containing whitespace","shortMessageHtmlLink":"fix: allowing for accounts containing whitespace"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAESmV0ewA","startCursor":null,"endCursor":null}},"title":"Activity ยท snakemake/snakemake-executor-plugin-slurm"}