{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":570722499,"defaultBranch":"main","name":"ooze","ownerLogin":"gtramontina","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-11-25T23:30:58.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/374635?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1699261889.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"1d9547a2844d4ace177ccf5b919a30be17c53ece","ref":"refs/heads/dependabot/go_modules/github.com/fatih/color-1.16.0","pushedAt":"2023-11-06T09:11:29.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":"chore(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0\n\nBumps [github.com/fatih/color](https://github.com/fatih/color) from 1.15.0 to 1.16.0.\n- [Release notes](https://github.com/fatih/color/releases)\n- [Commits](https://github.com/fatih/color/compare/v1.15.0...v1.16.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/fatih/color\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0"}},{"before":"957d08040d6d08ffc71dd8dd6baf36153279c712","after":"12554795d2e8b50a4e98f3e7b5024d2a9644ac92","ref":"refs/heads/main","pushedAt":"2023-08-17T00:03:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gtramontina","name":"Guilherme J. Tramontina","path":"/gtramontina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/374635?s=80&v=4"},"commit":{"message":"fix: arithmetic virus isn't applied to expressions involing string literals anymore (#18)\n\narithmetic virus isn't applied to strings anymore\r\n\r\nNote that this is only a partial fix (https://github.com/gtramontina/ooze/issues/17),\r\nas it only works if the binary expression involves a string literal. Two string variables\r\nwill still cause an unwanted mutation.","shortMessageHtmlLink":"fix: arithmetic virus isn't applied to expressions involing string li…"}},{"before":"6a8ebab66f3b6fe12d57892d78acde49a9f90e1e","after":"957d08040d6d08ffc71dd8dd6baf36153279c712","ref":"refs/heads/main","pushedAt":"2023-08-01T06:57:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gtramontina","name":"Guilherme J. Tramontina","path":"/gtramontina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/374635?s=80&v=4"},"commit":{"message":"feat: allow multiple ignore patterns\n\n* IgnoreSourceFiles now accepts multiple patterns\r\n\r\nIf at least one pattern matches, the files are filtered.\r\n\r\nFixes #14\r\n\r\n* docs: fix typo\r\n\r\n---------\r\n\r\nCo-authored-by: Guilherme J. Tramontina ","shortMessageHtmlLink":"feat: allow multiple ignore patterns"}},{"before":"d00df06550c7c48360890cbbdec7fd9db5862ed0","after":"6a8ebab66f3b6fe12d57892d78acde49a9f90e1e","ref":"refs/heads/main","pushedAt":"2023-07-04T23:52:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gtramontina","name":"Guilherme J. Tramontina","path":"/gtramontina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/374635?s=80&v=4"},"commit":{"message":"docs: fix go report card link","shortMessageHtmlLink":"docs: fix go report card link"}},{"before":"150eb3e0bdf80678a6a31116d3cca01309d269e3","after":"d00df06550c7c48360890cbbdec7fd9db5862ed0","ref":"refs/heads/main","pushedAt":"2023-07-04T23:50:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gtramontina","name":"Guilherme J. Tramontina","path":"/gtramontina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/374635?s=80&v=4"},"commit":{"message":"docs: add go report card","shortMessageHtmlLink":"docs: add go report card"}},{"before":"a7422534a24e1a709e07f7dc2a4803d8c0b34b00","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/stretchr/testify-1.8.4","pushedAt":"2023-05-31T03:58:56.099Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gtramontina","name":"Guilherme J. Tramontina","path":"/gtramontina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/374635?s=80&v=4"}},{"before":"b1fd8a70e159304f0b3fc2408c96ec43c4a313f7","after":"150eb3e0bdf80678a6a31116d3cca01309d269e3","ref":"refs/heads/main","pushedAt":"2023-05-31T03:58:55.051Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gtramontina","name":"Guilherme J. Tramontina","path":"/gtramontina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/374635?s=80&v=4"},"commit":{"message":"chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4\n\nBumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.3 to 1.8.4.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.3...v1.8.4)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr/testify\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4"}},{"before":null,"after":"a7422534a24e1a709e07f7dc2a4803d8c0b34b00","ref":"refs/heads/dependabot/go_modules/github.com/stretchr/testify-1.8.4","pushedAt":"2023-05-30T10:02:04.254Z","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":"chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4\n\nBumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.3 to 1.8.4.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.3...v1.8.4)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr/testify\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4"}},{"before":"6c3ec365d7e2e721a5cd601e407a4fc9a05ae5de","after":"b1fd8a70e159304f0b3fc2408c96ec43c4a313f7","ref":"refs/heads/main","pushedAt":"2023-05-30T01:29:01.200Z","pushType":"push","commitsCount":1,"pusher":{"login":"gtramontina","name":"Guilherme J. Tramontina","path":"/gtramontina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/374635?s=80&v=4"},"commit":{"message":"build: read go version from go.mod","shortMessageHtmlLink":"build: read go version from go.mod"}},{"before":"a3a423f93c8f631986b63e424b013b35fc386ecd","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/stretchr/testify-1.8.3","pushedAt":"2023-05-19T13:11:39.585Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gtramontina","name":"Guilherme J. Tramontina","path":"/gtramontina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/374635?s=80&v=4"}},{"before":"0a06f9537c2b74b9fe29e3472807319a083bf69e","after":"6c3ec365d7e2e721a5cd601e407a4fc9a05ae5de","ref":"refs/heads/main","pushedAt":"2023-05-19T13:11:38.460Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gtramontina","name":"Guilherme J. Tramontina","path":"/gtramontina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/374635?s=80&v=4"},"commit":{"message":"chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3\n\nBumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.3.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.2...v1.8.3)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr/testify\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3"}},{"before":null,"after":"a3a423f93c8f631986b63e424b013b35fc386ecd","ref":"refs/heads/dependabot/go_modules/github.com/stretchr/testify-1.8.3","pushedAt":"2023-05-19T10:02:14.613Z","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":"chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3\n\nBumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.3.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.2...v1.8.3)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr/testify\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3"}},{"before":"1e6f5204d308853edd0f506d56f3aefc3a2f1d8d","after":"0a06f9537c2b74b9fe29e3472807319a083bf69e","ref":"refs/heads/main","pushedAt":"2023-05-08T14:09:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gtramontina","name":"Guilherme J. Tramontina","path":"/gtramontina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/374635?s=80&v=4"},"commit":{"message":"Revert \"chore: disable go cache on mutation workflow\"\n\nThis reverts commit 1e6f5204d308853edd0f506d56f3aefc3a2f1d8d.","shortMessageHtmlLink":"Revert \"chore: disable go cache on mutation workflow\""}},{"before":"c9ddcfe856afedddbbdfb7f1691639202b5f318b","after":"1e6f5204d308853edd0f506d56f3aefc3a2f1d8d","ref":"refs/heads/main","pushedAt":"2023-05-08T13:16:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gtramontina","name":"Guilherme J. Tramontina","path":"/gtramontina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/374635?s=80&v=4"},"commit":{"message":"chore: disable go cache on mutation workflow\n\nSomething is off with caching. It's been failing with\r\n\r\n```\r\nError: Could not get cache folder paths.\r\n```\r\n\r\nFor not apparent reason.","shortMessageHtmlLink":"chore: disable go cache on mutation workflow"}},{"before":"c15ffee0447c4e7141f16e1b43e94b33c1a42d5a","after":"c9ddcfe856afedddbbdfb7f1691639202b5f318b","ref":"refs/heads/main","pushedAt":"2023-05-04T00:52:03.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gtramontina","name":"Guilherme J. Tramontina","path":"/gtramontina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/374635?s=80&v=4"},"commit":{"message":"fix: retract v0.3.1 as it contains retractions only","shortMessageHtmlLink":"fix: retract v0.3.1 as it contains retractions only"}},{"before":"12285c4826963fc28564a0b417aee3a258545b30","after":"c15ffee0447c4e7141f16e1b43e94b33c1a42d5a","ref":"refs/heads/main","pushedAt":"2023-05-01T03:24:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gtramontina","name":"Guilherme J. Tramontina","path":"/gtramontina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/374635?s=80&v=4"},"commit":{"message":"docs: add Cancel Nil virus to readme list of viruses","shortMessageHtmlLink":"docs: add Cancel Nil virus to readme list of viruses"}},{"before":"a2fef14d33b5a42b4f0c00a762e300735602328e","after":"12285c4826963fc28564a0b417aee3a258545b30","ref":"refs/heads/main","pushedAt":"2023-05-01T03:20:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gtramontina","name":"Guilherme J. Tramontina","path":"/gtramontina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/374635?s=80&v=4"},"commit":{"message":"feat: add CancelNil virus (#8)","shortMessageHtmlLink":"feat: add CancelNil virus (#8)"}},{"before":"4e5c97b42aa858fb61ed3a039e9490aff40d3615","after":"a2fef14d33b5a42b4f0c00a762e300735602328e","ref":"refs/heads/main","pushedAt":"2023-05-01T03:13:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gtramontina","name":"Guilherme J. Tramontina","path":"/gtramontina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/374635?s=80&v=4"},"commit":{"message":"chore: upgrade to go 1.20","shortMessageHtmlLink":"chore: upgrade to go 1.20"}},{"before":"4d537715adf106f558635b53b64ae4dc780885c7","after":"4e5c97b42aa858fb61ed3a039e9490aff40d3615","ref":"refs/heads/main","pushedAt":"2023-04-30T09:09:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gtramontina","name":"Guilherme J. Tramontina","path":"/gtramontina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/374635?s=80&v=4"},"commit":{"message":"fix: replace FailNow with Fail when reporting the summary\n\nFailNow abruptly aborts the execution of the tests (runtime.Goexit()).\nCalling it inside a Cleanup takes the chance of the testing framework\nfrom printing out any panic messages that might have occurred.","shortMessageHtmlLink":"fix: replace FailNow with Fail when reporting the summary"}},{"before":"9f84423367ca1132f0b54f0f077a5798b09fefbd","after":"4d537715adf106f558635b53b64ae4dc780885c7","ref":"refs/heads/main","pushedAt":"2023-04-28T13:47:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gtramontina","name":"Guilherme J. Tramontina","path":"/gtramontina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/374635?s=80&v=4"},"commit":{"message":"feat: supply type infos to viruses (#5)\n\n* supply type infos to viruses\r\n* suppress linter warnings\r\n* panic on failing type checking\r\n\r\nBREAKING CHANGE:\r\n\r\nVirus interface now takes a second argument: `*types.Info`. It can be safely ignored when unused.","shortMessageHtmlLink":"feat: supply type infos to viruses (#5)"}},{"before":"5488e336f912df8efb105e1991eff89effed251b","after":null,"ref":"refs/heads/matrix-ci","pushedAt":"2023-04-28T03:50:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gtramontina","name":"Guilherme J. Tramontina","path":"/gtramontina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/374635?s=80&v=4"}},{"before":"ccc3d649d38606a0faea91e2a844066d39f6f01b","after":"9f84423367ca1132f0b54f0f077a5798b09fefbd","ref":"refs/heads/main","pushedAt":"2023-04-28T03:50:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gtramontina","name":"Guilherme J. Tramontina","path":"/gtramontina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/374635?s=80&v=4"},"commit":{"message":"build: configure CI to run on a matrix to canary the latest go version","shortMessageHtmlLink":"build: configure CI to run on a matrix to canary the latest go version"}},{"before":"5e4fc0542d147b84125bbace4bd375c693c2dba9","after":"5488e336f912df8efb105e1991eff89effed251b","ref":"refs/heads/matrix-ci","pushedAt":"2023-04-28T03:44:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"gtramontina","name":"Guilherme J. Tramontina","path":"/gtramontina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/374635?s=80&v=4"},"commit":{"message":"build: configure CI to run on a matrix to canary the latest go version","shortMessageHtmlLink":"build: configure CI to run on a matrix to canary the latest go version"}},{"before":null,"after":"5e4fc0542d147b84125bbace4bd375c693c2dba9","ref":"refs/heads/matrix-ci","pushedAt":"2023-04-28T03:43:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gtramontina","name":"Guilherme J. Tramontina","path":"/gtramontina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/374635?s=80&v=4"},"commit":{"message":"build: configure CI to run on a matrix to canary the latest go version","shortMessageHtmlLink":"build: configure CI to run on a matrix to canary the latest go version"}},{"before":"60223811be54a09a1f90f6b0f60656d05742d18a","after":"ccc3d649d38606a0faea91e2a844066d39f6f01b","ref":"refs/heads/main","pushedAt":"2023-04-28T03:41:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gtramontina","name":"Guilherme J. Tramontina","path":"/gtramontina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/374635?s=80&v=4"},"commit":{"message":"build: configure mutation tests to run on the same go version as go.mod defines","shortMessageHtmlLink":"build: configure mutation tests to run on the same go version as go.m…"}},{"before":"746ccc13839de1bdc42d8537d8ed8992d4cf59d1","after":"60223811be54a09a1f90f6b0f60656d05742d18a","ref":"refs/heads/main","pushedAt":"2023-04-28T03:09:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gtramontina","name":"Guilherme J. Tramontina","path":"/gtramontina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/374635?s=80&v=4"},"commit":{"message":"docs: update report screenshot for readme","shortMessageHtmlLink":"docs: update report screenshot for readme"}},{"before":"40b4806bd7c585c94d1d4270a3c9bd54e125661c","after":"746ccc13839de1bdc42d8537d8ed8992d4cf59d1","ref":"refs/heads/main","pushedAt":"2023-04-28T02:33:49.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"gtramontina","name":"Guilherme J. Tramontina","path":"/gtramontina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/374635?s=80&v=4"},"commit":{"message":"chore(lint): re-enable linters that didn't work with generics\n\nthe latest golangci-lint version addresses all remaining linters\nthat didn't propertly work with generics.","shortMessageHtmlLink":"chore(lint): re-enable linters that didn't work with generics"}},{"before":"e1906f238fb16ccd3a635958662d9dad80cc661a","after":"40b4806bd7c585c94d1d4270a3c9bd54e125661c","ref":"refs/heads/main","pushedAt":"2023-03-27T10:16:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gtramontina","name":"Guilherme J. Tramontina","path":"/gtramontina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/374635?s=80&v=4"},"commit":{"message":"chore: add emoji to CodeQL action","shortMessageHtmlLink":"chore: add emoji to CodeQL action"}},{"before":"9ba1d3cbe43981bebc01f5af954f918c6d646508","after":"e1906f238fb16ccd3a635958662d9dad80cc661a","ref":"refs/heads/main","pushedAt":"2023-03-27T10:15:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gtramontina","name":"Guilherme J. Tramontina","path":"/gtramontina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/374635?s=80&v=4"},"commit":{"message":"chore: add CodeQL","shortMessageHtmlLink":"chore: add CodeQL"}},{"before":"d3004f44017cc7e863565292608bd907e0d93e4c","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/fatih/color-1.15.0","pushedAt":"2023-03-19T01:29:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"gtramontina","name":"Guilherme J. Tramontina","path":"/gtramontina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/374635?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADqDTQ4AA","startCursor":null,"endCursor":null}},"title":"Activity · gtramontina/ooze"}