{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":184088253,"defaultBranch":"devel","name":"submariner","ownerLogin":"skitt","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2019-04-29T14:38:14.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/2128935?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1715609243.0","currentOid":""},"activityList":{"items":[{"before":"fb710c7f5c63641d1e5e6cff502499c335872e99","after":"04b9b188076481fb4567bd3538d71c2fc054e421","ref":"refs/heads/rand-nat-request-counter","pushedAt":"2024-05-14T14:26:10.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"},"commit":{"message":"Merge branch 'devel' into rand-nat-request-counter","shortMessageHtmlLink":"Merge branch 'devel' into rand-nat-request-counter"}},{"before":"9734b01271a2fcfce88e696f8b79da56dfc7a584","after":"fb710c7f5c63641d1e5e6cff502499c335872e99","ref":"refs/heads/rand-nat-request-counter","pushedAt":"2024-05-13T16:27:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"skitt","name":"Stephen Kitt","path":"/skitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2128935?s=80&v=4"},"commit":{"message":"Drop crypto/rand for NAT request counters\n\nmath/rand/v2 should be good enough for our purposes, and the resulting\ncode is much simpler.\n\nSigned-off-by: Stephen Kitt ","shortMessageHtmlLink":"Drop crypto/rand for NAT request counters"}},{"before":null,"after":"9734b01271a2fcfce88e696f8b79da56dfc7a584","ref":"refs/heads/rand-nat-request-counter","pushedAt":"2024-05-13T14:07:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"skitt","name":"Stephen Kitt","path":"/skitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2128935?s=80&v=4"},"commit":{"message":"Drop crypto/rand for NAT request counters\n\nmath/rand/v2 should be good enough for our purposes, and the resulting\ncode is much simpler.\n\nSigned-off-by: Stephen Kitt ","shortMessageHtmlLink":"Drop crypto/rand for NAT request counters"}},{"before":"85fea596f30b0e84d6962c92bb129a6b8bce8028","after":"b66dc1b52780161f7c4887461fdaf31c85b9e962","ref":"refs/heads/devel","pushedAt":"2024-05-10T09:16:15.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"skitt","name":"Stephen Kitt","path":"/skitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2128935?s=80&v=4"},"commit":{"message":"Fix error prepending rule in createGlobalnetChains\n\nIt prepends a jump rule with SUBMARINER-GN-EGRESS chain as the target to the\nSUBMARINER-POSTROUTING chain but the SUBMARINER-GN-EGRESS wasn't created\nyet. This was introduced by\nhttps://github.com/submariner-io/submariner/pull/3000 (not sure why the\nGN E2E succeeded).\n\nSigned-off-by: Tom Pantelis ","shortMessageHtmlLink":"Fix error prepending rule in createGlobalnetChains"}},{"before":"3bcd82c0b3ea682406796dc85709316af2b38924","after":"85fea596f30b0e84d6962c92bb129a6b8bce8028","ref":"refs/heads/devel","pushedAt":"2024-05-03T11:40:05.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"skitt","name":"Stephen Kitt","path":"/skitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2128935?s=80&v=4"},"commit":{"message":"Bump the github-actions group with 4 updates\n\nBumps the github-actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [github/codeql-action](https://github.com/github/codeql-action), [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) and [actions/upload-artifact](https://github.com/actions/upload-artifact).\n\n\nUpdates `actions/checkout` from 4.1.2 to 4.1.4\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/9bb56186c3b09b4f86b1c65136769dd318469633...0ad4b8fadaa221de15dcec353f45205ec38ea70b)\n\nUpdates `github/codeql-action` from 3.24.9 to 3.25.3\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/1b1aada464948af03b950897e5eb522f92603cc2...d39d31e687223d841ef683f52467bd88e9b21c14)\n\nUpdates `peter-evans/create-pull-request` from 6.0.2 to 6.0.5\n- [Release notes](https://github.com/peter-evans/create-pull-request/releases)\n- [Commits](https://github.com/peter-evans/create-pull-request/compare/70a41aba780001da0a30141984ae2a0c95d8704e...6d6857d36972b65feb161a90e484f2984215f83e)\n\nUpdates `actions/upload-artifact` from 4.3.1 to 4.3.3\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/5d5d22a31266ced268874388b861e4b58bb5c2f3...65462800fd760344b1a7b4382951275a0abb4808)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: github-actions\n- dependency-name: peter-evans/create-pull-request\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n- dependency-name: actions/upload-artifact\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the github-actions group with 4 updates"}},{"before":null,"after":"d48f465ad99ab36555d7948a3927ea0a653db6ce","ref":"refs/heads/math-rand-v2","pushedAt":"2024-05-03T11:07:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"skitt","name":"Stephen Kitt","path":"/skitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2128935?s=80&v=4"},"commit":{"message":"Switch to math/rand/v2\n\nThis provides more robust functions and defaults than math/rand, and\nprovides sensible global convenience functions so a package-specific\nsource is no longer necessary. See https://go.dev/blog/randv2 for\ncontext.\n\nSigned-off-by: Stephen Kitt ","shortMessageHtmlLink":"Switch to math/rand/v2"}},{"before":"dd2290074482fc0b152d392f735e1e9ffb3cbb45","after":"3bcd82c0b3ea682406796dc85709316af2b38924","ref":"refs/heads/devel","pushedAt":"2024-04-29T07:34:37.000Z","pushType":"push","commitsCount":28,"pusher":{"login":"skitt","name":"Stephen Kitt","path":"/skitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2128935?s=80&v=4"},"commit":{"message":"Remove ipset from the sonar exclusions\n\n...now that we have unit tests and sufficient coverage.\n\nSigned-off-by: Tom Pantelis ","shortMessageHtmlLink":"Remove ipset from the sonar exclusions"}},{"before":"ab04c8b776500ca92a22172e5024253b27a0d6e0","after":"dd2290074482fc0b152d392f735e1e9ffb3cbb45","ref":"refs/heads/devel","pushedAt":"2024-04-15T15:41:30.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"skitt","name":"Stephen Kitt","path":"/skitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2128935?s=80&v=4"},"commit":{"message":"Add nftables unit tests\n\nSigned-off-by: Tom Pantelis ","shortMessageHtmlLink":"Add nftables unit tests"}},{"before":"45782bdf2a8496291d27057482463027e6a4ad5a","after":"ab04c8b776500ca92a22172e5024253b27a0d6e0","ref":"refs/heads/devel","pushedAt":"2024-04-15T15:40:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"skitt","name":"Stephen Kitt","path":"/skitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2128935?s=80&v=4"},"commit":{"message":"Use shipyard framework By instead of ginkgo By\n\nThis alows flexibility to format or omit the output.\n\nRelated to https://github.com/submariner-io/subctl/issues/131\n\nSigned-off-by: Tom Pantelis ","shortMessageHtmlLink":"Use shipyard framework By instead of ginkgo By"}},{"before":"884e923e3ba209615ed5f44cc4f6efd71878896c","after":"45782bdf2a8496291d27057482463027e6a4ad5a","ref":"refs/heads/devel","pushedAt":"2024-04-02T15:51:19.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"skitt","name":"Stephen Kitt","path":"/skitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2128935?s=80&v=4"},"commit":{"message":"Bump the gomod group with 2 updates\n\nBumps the gomod group with 2 updates: [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff) and [golang.org/x/net](https://github.com/golang/net).\n\n\nUpdates `github.com/cenkalti/backoff/v4` from 4.2.1 to 4.3.0\n- [Commits](https://github.com/cenkalti/backoff/compare/v4.2.1...v4.3.0)\n\nUpdates `golang.org/x/net` from 0.21.0 to 0.22.0\n- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.22.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/cenkalti/backoff/v4\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: gomod\n- dependency-name: golang.org/x/net\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: gomod\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the gomod group with 2 updates"}},{"before":"481625088702910e82e475a828019b8c54cd76a5","after":"884e923e3ba209615ed5f44cc4f6efd71878896c","ref":"refs/heads/devel","pushedAt":"2024-03-29T13:51:33.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"skitt","name":"Stephen Kitt","path":"/skitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2128935?s=80&v=4"},"commit":{"message":"Fix linting errors with golangci-lint v1.57.1\n\n`wrapcheck` no longer flags anonymous functions.\n\nSigned-off-by: Tom Pantelis ","shortMessageHtmlLink":"Fix linting errors with golangci-lint v1.57.1"}},{"before":"759d44fb8cb9aef38e1ef375dae873a380ceaf2b","after":"481625088702910e82e475a828019b8c54cd76a5","ref":"refs/heads/devel","pushedAt":"2024-03-19T23:30:17.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"skitt","name":"Stephen Kitt","path":"/skitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2128935?s=80&v=4"},"commit":{"message":"Bump the gomod group with 2 updates\n\nBumps the gomod group with 2 updates: [github.com/prometheus-community/pro-bing](https://github.com/prometheus-community/pro-bing) and [k8s.io/component-helpers](https://github.com/kubernetes/component-helpers).\n\n\nUpdates `github.com/prometheus-community/pro-bing` from 0.3.0 to 0.4.0\n- [Release notes](https://github.com/prometheus-community/pro-bing/releases)\n- [Changelog](https://github.com/prometheus-community/pro-bing/blob/main/.goreleaser.yaml)\n- [Commits](https://github.com/prometheus-community/pro-bing/compare/v0.3.0...v0.4.0)\n\nUpdates `k8s.io/component-helpers` from 0.29.2 to 0.29.3\n- [Commits](https://github.com/kubernetes/component-helpers/compare/v0.29.2...v0.29.3)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/prometheus-community/pro-bing\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: gomod\n- dependency-name: k8s.io/component-helpers\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: gomod\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the gomod group with 2 updates"}},{"before":"31ebefba44aee606535ce2c7766d764141bbfb74","after":null,"ref":"refs/heads/fail-on-high-vulns","pushedAt":"2024-03-14T09:34:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"skitt","name":"Stephen Kitt","path":"/skitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2128935?s=80&v=4"}},{"before":null,"after":"158fb46f45446a348ee581d6c7ecbdc9191d8a5d","ref":"refs/heads/automated-backport-of-#2935-origin-release-0.14","pushedAt":"2024-03-14T09:34:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"skitt","name":"Stephen Kitt","path":"/skitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2128935?s=80&v=4"},"commit":{"message":"Only fail builds for high+ vulns\n\nSince the vulnerability scan doesn't distinguish between\nvulnerabilities added by the PR and those coming from vulnerability\nupdates, PRs are regularly blocked because of unrelated\nvulnerabilities. Arguably this is desirable for important\nvulnerabilities since it forces them to be handled; but other\nvulnerabilities shouldn't block PRs.\n\nThis changes the fail threshold to high, so that only vulnerabilities\nwith severity high or critical will block the build.\n\nSigned-off-by: Stephen Kitt ","shortMessageHtmlLink":"Only fail builds for high+ vulns"}},{"before":null,"after":"d12eba2839ce6fe30c297dc10449e3ae89a2c883","ref":"refs/heads/automated-backport-of-#2935-origin-release-0.15","pushedAt":"2024-03-14T09:34:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"skitt","name":"Stephen Kitt","path":"/skitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2128935?s=80&v=4"},"commit":{"message":"Only fail builds for high+ vulns\n\nSince the vulnerability scan doesn't distinguish between\nvulnerabilities added by the PR and those coming from vulnerability\nupdates, PRs are regularly blocked because of unrelated\nvulnerabilities. Arguably this is desirable for important\nvulnerabilities since it forces them to be handled; but other\nvulnerabilities shouldn't block PRs.\n\nThis changes the fail threshold to high, so that only vulnerabilities\nwith severity high or critical will block the build.\n\nSigned-off-by: Stephen Kitt ","shortMessageHtmlLink":"Only fail builds for high+ vulns"}},{"before":null,"after":"89b4fad2f76b0a2f5c4b32970a4c66ce0c984491","ref":"refs/heads/automated-backport-of-#2935-origin-release-0.16","pushedAt":"2024-03-14T09:34:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"skitt","name":"Stephen Kitt","path":"/skitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2128935?s=80&v=4"},"commit":{"message":"Only fail builds for high+ vulns\n\nSince the vulnerability scan doesn't distinguish between\nvulnerabilities added by the PR and those coming from vulnerability\nupdates, PRs are regularly blocked because of unrelated\nvulnerabilities. Arguably this is desirable for important\nvulnerabilities since it forces them to be handled; but other\nvulnerabilities shouldn't block PRs.\n\nThis changes the fail threshold to high, so that only vulnerabilities\nwith severity high or critical will block the build.\n\nSigned-off-by: Stephen Kitt ","shortMessageHtmlLink":"Only fail builds for high+ vulns"}},{"before":null,"after":"08d3d5473c94ca241aade5284c10a75ce3e0518b","ref":"refs/heads/automated-backport-of-#2935-origin-release-0.17","pushedAt":"2024-03-14T09:34:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"skitt","name":"Stephen Kitt","path":"/skitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2128935?s=80&v=4"},"commit":{"message":"Only fail builds for high+ vulns\n\nSince the vulnerability scan doesn't distinguish between\nvulnerabilities added by the PR and those coming from vulnerability\nupdates, PRs are regularly blocked because of unrelated\nvulnerabilities. Arguably this is desirable for important\nvulnerabilities since it forces them to be handled; but other\nvulnerabilities shouldn't block PRs.\n\nThis changes the fail threshold to high, so that only vulnerabilities\nwith severity high or critical will block the build.\n\nSigned-off-by: Stephen Kitt ","shortMessageHtmlLink":"Only fail builds for high+ vulns"}},{"before":"82c66d576a2c8dc451f9fdb263b83fbc25d0cc19","after":"31ebefba44aee606535ce2c7766d764141bbfb74","ref":"refs/heads/fail-on-high-vulns","pushedAt":"2024-03-14T00:29:15.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"tpantelis","name":"Thomas Pantelis","path":"/tpantelis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13009252?s=80&v=4"},"commit":{"message":"Merge branch 'devel' into fail-on-high-vulns","shortMessageHtmlLink":"Merge branch 'devel' into fail-on-high-vulns"}},{"before":null,"after":"82c66d576a2c8dc451f9fdb263b83fbc25d0cc19","ref":"refs/heads/fail-on-high-vulns","pushedAt":"2024-03-11T09:53:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"skitt","name":"Stephen Kitt","path":"/skitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2128935?s=80&v=4"},"commit":{"message":"Only fail builds for high+ vulns\n\nSince the vulnerability scan doesn't distinguish between\nvulnerabilities added by the PR and those coming from vulnerability\nupdates, PRs are regularly blocked because of unrelated\nvulnerabilities. Arguably this is desirable for important\nvulnerabilities since it forces them to be handled; but other\nvulnerabilities shouldn't block PRs.\n\nThis changes the fail threshold to high, so that only vulnerabilities\nwith severity high or critical will block the build.\n\nSigned-off-by: Stephen Kitt ","shortMessageHtmlLink":"Only fail builds for high+ vulns"}},{"before":null,"after":"8580338352269faf15f5b46048fa80c3f50c3705","ref":"refs/heads/release-0.17","pushedAt":"2024-03-04T16:33:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"skitt","name":"Stephen Kitt","path":"/skitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2128935?s=80&v=4"},"commit":{"message":"Bump the github-actions group with 7 updates\n\nBumps the github-actions group with 7 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [tim-actions/get-pr-commits](https://github.com/tim-actions/get-pr-commits) | `1.3.0` | `1.3.1` |\n| [github/codeql-action](https://github.com/github/codeql-action) | `3.22.12` | `3.24.6` |\n| [anchore/scan-action](https://github.com/anchore/scan-action) | `3.3.8` | `3.6.4` |\n| [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) | `5.0.2` | `6.0.1` |\n| [peter-evans/create-issue-from-file](https://github.com/peter-evans/create-issue-from-file) | `4.0.1` | `5.0.0` |\n| [sonarsource/sonarcloud-github-action](https://github.com/sonarsource/sonarcloud-github-action) | `1.9` | `2.1` |\n| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.0.0` | `4.3.1` |\n\n\nUpdates `tim-actions/get-pr-commits` from 1.3.0 to 1.3.1\n- [Release notes](https://github.com/tim-actions/get-pr-commits/releases)\n- [Commits](https://github.com/tim-actions/get-pr-commits/compare/3efc1387ead42029a0d488ab98f24b7452dc3cde...198af03565609bb4ed924d1260247b4881f09e7d)\n\nUpdates `github/codeql-action` from 3.22.12 to 3.24.6\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/012739e5082ff0c22ca6d6ab32e07c36df03c4a4...8a470fddafa5cbb6266ee11b37ef4d8aae19c571)\n\nUpdates `anchore/scan-action` from 3.3.8 to 3.6.4\n- [Release notes](https://github.com/anchore/scan-action/releases)\n- [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/anchore/scan-action/compare/896d5f410043987c8fe18f60d91bf199e436840c...3343887d815d7b07465f6fdcd395bd66508d486a)\n\nUpdates `peter-evans/create-pull-request` from 5.0.2 to 6.0.1\n- [Release notes](https://github.com/peter-evans/create-pull-request/releases)\n- [Commits](https://github.com/peter-evans/create-pull-request/compare/153407881ec5c347639a548ade7d8ad1d6740e38...a4f52f8033a6168103c2538976c07b467e8163bc)\n\nUpdates `peter-evans/create-issue-from-file` from 4.0.1 to 5.0.0\n- [Release notes](https://github.com/peter-evans/create-issue-from-file/releases)\n- [Commits](https://github.com/peter-evans/create-issue-from-file/compare/433e51abf769039ee20ba1293a088ca19d573b7f...24452a72d85239eacf1468b0f1982a9f3fec4c94)\n\nUpdates `sonarsource/sonarcloud-github-action` from 1.9 to 2.1\n- [Release notes](https://github.com/sonarsource/sonarcloud-github-action/releases)\n- [Commits](https://github.com/sonarsource/sonarcloud-github-action/compare/db501078e936e4b4c8773d1bb949ba9ddb7b6b6a...49e6cd3b187936a73b8280d59ffd9da69df63ec9)\n\nUpdates `actions/upload-artifact` from 4.0.0 to 4.3.1\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/c7d193f32edcb7bfad88892161225aeda64e9392...5d5d22a31266ced268874388b861e4b58bb5c2f3)\n\n---\nupdated-dependencies:\n- dependency-name: tim-actions/get-pr-commits\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: github-actions\n- dependency-name: anchore/scan-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: github-actions\n- dependency-name: peter-evans/create-pull-request\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: github-actions\n- dependency-name: peter-evans/create-issue-from-file\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: github-actions\n- dependency-name: sonarsource/sonarcloud-github-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: github-actions\n- dependency-name: actions/upload-artifact\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the github-actions group with 7 updates"}},{"before":"77d48b09394c682af0588fbdb588809936d3a701","after":"759d44fb8cb9aef38e1ef375dae873a380ceaf2b","ref":"refs/heads/devel","pushedAt":"2024-03-04T14:01:23.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"skitt","name":"Stephen Kitt","path":"/skitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2128935?s=80&v=4"},"commit":{"message":"Add dependabot config for release-0.17\n\nSigned-off-by: Tom Pantelis ","shortMessageHtmlLink":"Add dependabot config for release-0.17"}},{"before":"3016c43e0db84d9d164945f22ec0264d050eb21b","after":"78218367449950ab89d2a8f1c4fd55ea4bc8a9c6","ref":"refs/heads/ignore-unused-params","pushedAt":"2024-02-26T02:58:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vthapar","name":"Vishal Thapar","path":"/vthapar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5137689?s=80&v=4"},"commit":{"message":"Ignore unused parameters\n\nSigned-off-by: Stephen Kitt ","shortMessageHtmlLink":"Ignore unused parameters"}},{"before":"c4a8ec58b38a2e094623c7dde38377d49fba735a","after":"77d48b09394c682af0588fbdb588809936d3a701","ref":"refs/heads/devel","pushedAt":"2024-02-21T16:02:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"skitt","name":"Stephen Kitt","path":"/skitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2128935?s=80&v=4"},"commit":{"message":"Update generated code with 1.29 codegen\n\nThis adds WithTransform()-equipped informers.\n\ngenerate-groups.sh's \"all\" option is deprecated, replace it with the\nrequired generators (which now include applyconfiguration, since the\ngenerated clientset uses that).\n\nSigned-off-by: Stephen Kitt ","shortMessageHtmlLink":"Update generated code with 1.29 codegen"}},{"before":"38688c304772bfa80254aaf28c9509320e2a3c40","after":"3016c43e0db84d9d164945f22ec0264d050eb21b","ref":"refs/heads/ignore-unused-params","pushedAt":"2024-02-19T10:59:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"skitt","name":"Stephen Kitt","path":"/skitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2128935?s=80&v=4"},"commit":{"message":"Ignore unused parameters\n\nSigned-off-by: Stephen Kitt ","shortMessageHtmlLink":"Ignore unused parameters"}},{"before":"ca3eaf03709dd151618c5b02e96d344fa4b6c2e1","after":"fc8ffca8607656d3a2f0be1fc0904f007244324e","ref":"refs/heads/regen-1.29","pushedAt":"2024-02-14T16:09:40.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"skitt","name":"Stephen Kitt","path":"/skitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2128935?s=80&v=4"},"commit":{"message":"Merge branch 'devel' into regen-1.29","shortMessageHtmlLink":"Merge branch 'devel' into regen-1.29"}},{"before":"7bbda4ecab7a5d4bb9d9a1e1ef1b47669d8bb155","after":"c4a8ec58b38a2e094623c7dde38377d49fba735a","ref":"refs/heads/devel","pushedAt":"2024-02-14T15:41:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"skitt","name":"Stephen Kitt","path":"/skitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2128935?s=80&v=4"},"commit":{"message":"Bump the gomod group with 1 update\n\nBumps the gomod group with 1 update: [golang.org/x/sys](https://github.com/golang/sys).\n\n\nUpdates `golang.org/x/sys` from 0.16.0 to 0.17.0\n- [Commits](https://github.com/golang/sys/compare/v0.16.0...v0.17.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: gomod\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the gomod group with 1 update"}},{"before":"941bc21bb65403fe47126dd3286be0a36a3feef2","after":"7bbda4ecab7a5d4bb9d9a1e1ef1b47669d8bb155","ref":"refs/heads/devel","pushedAt":"2024-02-13T17:07:26.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"skitt","name":"Stephen Kitt","path":"/skitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2128935?s=80&v=4"},"commit":{"message":"Fix blank lines\n\nEnsure various types of statements are separated: if statements,\nassignments, return statements etc.\n\nSigned-off-by: Stephen Kitt ","shortMessageHtmlLink":"Fix blank lines"}},{"before":null,"after":"38688c304772bfa80254aaf28c9509320e2a3c40","ref":"refs/heads/ignore-unused-params","pushedAt":"2024-02-13T16:41:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"skitt","name":"Stephen Kitt","path":"/skitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2128935?s=80&v=4"},"commit":{"message":"Ignore unused parameters\n\nSigned-off-by: Stephen Kitt ","shortMessageHtmlLink":"Ignore unused parameters"}},{"before":"bdbe478c5d5a574e91e3ebbeab37c4d4604f8060","after":null,"ref":"refs/heads/golangci-lint-1.56.0","pushedAt":"2024-02-13T08:28:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"skitt","name":"Stephen Kitt","path":"/skitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2128935?s=80&v=4"}},{"before":null,"after":"bdbe478c5d5a574e91e3ebbeab37c4d4604f8060","ref":"refs/heads/golangci-lint-1.56.0","pushedAt":"2024-02-12T15:33:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"skitt","name":"Stephen Kitt","path":"/skitt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2128935?s=80&v=4"},"commit":{"message":"Fix blank lines\n\nEnsure various types of statements are separated: if statements,\nassignments, return statements etc.\n\nSigned-off-by: Stephen Kitt ","shortMessageHtmlLink":"Fix blank lines"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAESZJMEwA","startCursor":null,"endCursor":null}},"title":"Activity ยท skitt/submariner"}