{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":34568229,"defaultBranch":"master","name":"acadock-monitoring","ownerLogin":"Scalingo","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2015-04-25T12:47:37.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4868969?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1725164046.0","currentOid":""},"activityList":{"items":[{"before":"ef07f61c219571cb148b620f4601ee3b410d02cd","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/containerd/containerd-1.7.21","pushedAt":"2024-09-01T04:14:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"01a32d72911c12c6dd9abf4705db29e5f72b187a","after":null,"ref":"refs/heads/dependabot/go_modules/dependencies-e2dba963fd","pushedAt":"2024-09-01T04:13:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"3370d5df7aa24d9776d57287a00427495699e8b2","after":"6a8d6cea559cff16ba296991c0640684c42472a4","ref":"refs/heads/master","pushedAt":"2024-09-01T04:13:20.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Merge pull request #157 from Scalingo/dependabot/go_modules/dependencies-e2dba963fd\n\nbuild(deps): bump the dependencies group with 6 updates","shortMessageHtmlLink":"Merge pull request #157 from Scalingo/dependabot/go_modules/dependenc…"}},{"before":null,"after":"ef07f61c219571cb148b620f4601ee3b410d02cd","ref":"refs/heads/dependabot/go_modules/github.com/containerd/containerd-1.7.21","pushedAt":"2024-09-01T04:12:00.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":"build(deps): bump github.com/containerd/containerd from 1.7.20 to 1.7.21\n\nBumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.20 to 1.7.21.\n- [Release notes](https://github.com/containerd/containerd/releases)\n- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)\n- [Commits](https://github.com/containerd/containerd/compare/v1.7.20...v1.7.21)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/containerd/containerd\n dependency-type: indirect\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump github.com/containerd/containerd from 1.7.20 to 1.7.21"}},{"before":null,"after":"01a32d72911c12c6dd9abf4705db29e5f72b187a","ref":"refs/heads/dependabot/go_modules/dependencies-e2dba963fd","pushedAt":"2024-09-01T04:11:47.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":"build(deps): bump the dependencies group with 6 updates\n\nBumps the dependencies group with 6 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/Scalingo/go-utils/graceful](https://github.com/Scalingo/go-utils) | `1.1.3` | `1.2.0` |\n| [github.com/fsouza/go-dockerclient](https://github.com/fsouza/go-dockerclient) | `1.11.2` | `1.12.0` |\n| [github.com/docker/docker](https://github.com/docker/docker) | `27.1.1+incompatible` | `27.1.2+incompatible` |\n| [github.com/gofrs/uuid/v5](https://github.com/gofrs/uuid) | `5.2.0` | `5.3.0` |\n| [github.com/moby/sys/user](https://github.com/moby/sys) | `0.2.0` | `0.3.0` |\n| [golang.org/x/sys](https://github.com/golang/sys) | `0.22.0` | `0.23.0` |\n\n\nUpdates `github.com/Scalingo/go-utils/graceful` from 1.1.3 to 1.2.0\n- [Release notes](https://github.com/Scalingo/go-utils/releases)\n- [Changelog](https://github.com/Scalingo/go-utils/blob/master/CHANGELOG_LEGACY.md)\n- [Commits](https://github.com/Scalingo/go-utils/compare/graceful/v1.1.3...mongo/v1.2.0)\n\nUpdates `github.com/fsouza/go-dockerclient` from 1.11.2 to 1.12.0\n- [Release notes](https://github.com/fsouza/go-dockerclient/releases)\n- [Changelog](https://github.com/fsouza/go-dockerclient/blob/main/container_changes_test.go)\n- [Commits](https://github.com/fsouza/go-dockerclient/compare/v1.11.2...v1.12.0)\n\nUpdates `github.com/docker/docker` from 27.1.1+incompatible to 27.1.2+incompatible\n- [Release notes](https://github.com/docker/docker/releases)\n- [Commits](https://github.com/docker/docker/compare/v27.1.1...v27.1.2)\n\nUpdates `github.com/gofrs/uuid/v5` from 5.2.0 to 5.3.0\n- [Release notes](https://github.com/gofrs/uuid/releases)\n- [Commits](https://github.com/gofrs/uuid/compare/v5.2.0...v5.3.0)\n\nUpdates `github.com/moby/sys/user` from 0.2.0 to 0.3.0\n- [Release notes](https://github.com/moby/sys/releases)\n- [Commits](https://github.com/moby/sys/compare/user/v0.2.0...user/v0.3.0)\n\nUpdates `golang.org/x/sys` from 0.22.0 to 0.23.0\n- [Commits](https://github.com/golang/sys/compare/v0.22.0...v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/Scalingo/go-utils/graceful\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: github.com/fsouza/go-dockerclient\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: github.com/docker/docker\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: github.com/gofrs/uuid/v5\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: github.com/moby/sys/user\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: golang.org/x/sys\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the dependencies group with 6 updates"}},{"before":"5f5763139f5477709b0dd7f183ae2e2b85932aa2","after":null,"ref":"refs/heads/dependabot/go_modules/dependencies-49ad91a991","pushedAt":"2024-08-01T04:44:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"d1f073742d1abb595291c6b02128a1286a53b915","after":"3370d5df7aa24d9776d57287a00427495699e8b2","ref":"refs/heads/master","pushedAt":"2024-08-01T04:44:00.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Merge pull request #156 from Scalingo/dependabot/go_modules/dependencies-49ad91a991\n\nbuild(deps): bump the dependencies group with 8 updates","shortMessageHtmlLink":"Merge pull request #156 from Scalingo/dependabot/go_modules/dependenc…"}},{"before":null,"after":"5f5763139f5477709b0dd7f183ae2e2b85932aa2","ref":"refs/heads/dependabot/go_modules/dependencies-49ad91a991","pushedAt":"2024-08-01T04:42:41.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":"build(deps): bump the dependencies group with 8 updates\n\nBumps the dependencies group with 8 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/Scalingo/go-handlers](https://github.com/Scalingo/go-handlers) | `1.8.1` | `1.8.2` |\n| [github.com/Scalingo/go-utils/graceful](https://github.com/Scalingo/go-utils) | `1.1.2` | `1.1.3` |\n| [github.com/fsouza/go-dockerclient](https://github.com/fsouza/go-dockerclient) | `1.11.0` | `1.11.2` |\n| [github.com/containerd/containerd](https://github.com/containerd/containerd) | `1.7.18` | `1.7.20` |\n| [github.com/docker/docker](https://github.com/docker/docker) | `27.1.0+incompatible` | `27.1.1+incompatible` |\n| [github.com/moby/sys/sequential](https://github.com/moby/sys) | `0.5.0` | `0.6.0` |\n| [github.com/moby/sys/user](https://github.com/moby/sys) | `0.1.0` | `0.2.0` |\n| [golang.org/x/sys](https://github.com/golang/sys) | `0.21.0` | `0.22.0` |\n\n\nUpdates `github.com/Scalingo/go-handlers` from 1.8.1 to 1.8.2\n- [Release notes](https://github.com/Scalingo/go-handlers/releases)\n- [Changelog](https://github.com/Scalingo/go-handlers/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/Scalingo/go-handlers/compare/v1.8.1...v1.8.2)\n\nUpdates `github.com/Scalingo/go-utils/graceful` from 1.1.2 to 1.1.3\n- [Release notes](https://github.com/Scalingo/go-utils/releases)\n- [Changelog](https://github.com/Scalingo/go-utils/blob/master/CHANGELOG_LEGACY.md)\n- [Commits](https://github.com/Scalingo/go-utils/compare/v1.1.2...graceful/v1.1.3)\n\nUpdates `github.com/fsouza/go-dockerclient` from 1.11.0 to 1.11.2\n- [Release notes](https://github.com/fsouza/go-dockerclient/releases)\n- [Changelog](https://github.com/fsouza/go-dockerclient/blob/main/container_changes_test.go)\n- [Commits](https://github.com/fsouza/go-dockerclient/compare/v1.11.0...v1.11.2)\n\nUpdates `github.com/containerd/containerd` from 1.7.18 to 1.7.20\n- [Release notes](https://github.com/containerd/containerd/releases)\n- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)\n- [Commits](https://github.com/containerd/containerd/compare/v1.7.18...v1.7.20)\n\nUpdates `github.com/docker/docker` from 27.1.0+incompatible to 27.1.1+incompatible\n- [Release notes](https://github.com/docker/docker/releases)\n- [Commits](https://github.com/docker/docker/compare/v27.1.0...v27.1.1)\n\nUpdates `github.com/moby/sys/sequential` from 0.5.0 to 0.6.0\n- [Release notes](https://github.com/moby/sys/releases)\n- [Commits](https://github.com/moby/sys/compare/signal/v0.5.0...signal/v0.6.0)\n\nUpdates `github.com/moby/sys/user` from 0.1.0 to 0.2.0\n- [Release notes](https://github.com/moby/sys/releases)\n- [Commits](https://github.com/moby/sys/compare/user/v0.1.0...user/v0.2.0)\n\nUpdates `golang.org/x/sys` from 0.21.0 to 0.22.0\n- [Commits](https://github.com/golang/sys/compare/v0.21.0...v0.22.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/Scalingo/go-handlers\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: github.com/Scalingo/go-utils/graceful\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: github.com/fsouza/go-dockerclient\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: github.com/containerd/containerd\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: github.com/docker/docker\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: github.com/moby/sys/sequential\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: github.com/moby/sys/user\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: golang.org/x/sys\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the dependencies group with 8 updates"}},{"before":"4bb683f052e4cba71e22f21ce5d71ad76bbfe62e","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/docker/docker-27.1.0incompatible","pushedAt":"2024-07-30T10:22:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"c51c4af73a8e5e7e3e89e359444a63cbd85bee97","after":"d1f073742d1abb595291c6b02128a1286a53b915","ref":"refs/heads/master","pushedAt":"2024-07-30T10:22:11.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Merge pull request #155 from Scalingo/dependabot/go_modules/github.com/docker/docker-27.1.0incompatible\n\nbuild(deps): bump github.com/docker/docker from 27.0.2+incompatible to 27.1.0+incompatible","shortMessageHtmlLink":"Merge pull request #155 from Scalingo/dependabot/go_modules/github.co…"}},{"before":null,"after":"4bb683f052e4cba71e22f21ce5d71ad76bbfe62e","ref":"refs/heads/dependabot/go_modules/github.com/docker/docker-27.1.0incompatible","pushedAt":"2024-07-30T10:20:10.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":"build(deps): bump github.com/docker/docker\n\nBumps [github.com/docker/docker](https://github.com/docker/docker) from 27.0.2+incompatible to 27.1.0+incompatible.\n- [Release notes](https://github.com/docker/docker/releases)\n- [Commits](https://github.com/docker/docker/compare/v27.0.2...v27.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/docker/docker\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump github.com/docker/docker"}},{"before":"ba12d480bad3808e7bd79d3e4eb6b08d80b5b21e","after":null,"ref":"refs/heads/dependabot/go_modules/dependencies-05ee698621","pushedAt":"2024-07-01T08:22:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"f624c6bf0c859eb5d2306452fccac4b10a7c00ca","after":"c51c4af73a8e5e7e3e89e359444a63cbd85bee97","ref":"refs/heads/master","pushedAt":"2024-07-01T08:22:50.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Merge pull request #154 from Scalingo/dependabot/go_modules/dependencies-05ee698621\n\nbuild(deps): bump the dependencies group with 4 updates","shortMessageHtmlLink":"Merge pull request #154 from Scalingo/dependabot/go_modules/dependenc…"}},{"before":null,"after":"ba12d480bad3808e7bd79d3e4eb6b08d80b5b21e","ref":"refs/heads/dependabot/go_modules/dependencies-05ee698621","pushedAt":"2024-07-01T04:24:49.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":"build(deps): bump the dependencies group with 4 updates\n\nBumps the dependencies group with 4 updates: [github.com/containerd/containerd](https://github.com/containerd/containerd), [github.com/docker/docker](https://github.com/docker/docker), [github.com/klauspost/compress](https://github.com/klauspost/compress) and [golang.org/x/sys](https://github.com/golang/sys).\n\n\nUpdates `github.com/containerd/containerd` from 1.7.17 to 1.7.18\n- [Release notes](https://github.com/containerd/containerd/releases)\n- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)\n- [Commits](https://github.com/containerd/containerd/compare/v1.7.17...v1.7.18)\n\nUpdates `github.com/docker/docker` from 26.1.3+incompatible to 27.0.2+incompatible\n- [Release notes](https://github.com/docker/docker/releases)\n- [Commits](https://github.com/docker/docker/compare/v26.1.3...v27.0.2)\n\nUpdates `github.com/klauspost/compress` from 1.17.8 to 1.17.9\n- [Release notes](https://github.com/klauspost/compress/releases)\n- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)\n- [Commits](https://github.com/klauspost/compress/compare/v1.17.8...v1.17.9)\n\nUpdates `golang.org/x/sys` from 0.20.0 to 0.21.0\n- [Commits](https://github.com/golang/sys/compare/v0.20.0...v0.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/containerd/containerd\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: github.com/docker/docker\n dependency-type: indirect\n update-type: version-update:semver-major\n dependency-group: dependencies\n- dependency-name: github.com/klauspost/compress\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: golang.org/x/sys\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the dependencies group with 4 updates"}},{"before":"b3f872db1904ae1911e6db91baecb607ddae333f","after":null,"ref":"refs/heads/fix/31/replace-the-use-of-grace-for-tableflip","pushedAt":"2024-06-26T09:34:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sc-zenokerr","name":null,"path":"/sc-zenokerr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/171598287?s=80&v=4"}},{"before":"915336c969e1fdc6a2b98b12364b9bac9a81f5da","after":"f624c6bf0c859eb5d2306452fccac4b10a7c00ca","ref":"refs/heads/master","pushedAt":"2024-06-26T09:34:58.000Z","pushType":"pr_merge","commitsCount":10,"pusher":{"login":"sc-zenokerr","name":null,"path":"/sc-zenokerr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/171598287?s=80&v=4"},"commit":{"message":"Merge pull request #153 from Scalingo/fix/31/replace-the-use-of-grace-for-tableflip\n\nFix/31/replace the use of grace for tableflip","shortMessageHtmlLink":"Merge pull request #153 from Scalingo/fix/31/replace-the-use-of-grace…"}},{"before":"38cc4200aa1e16721a0194f1259ae390212efa0c","after":"b3f872db1904ae1911e6db91baecb607ddae333f","ref":"refs/heads/fix/31/replace-the-use-of-grace-for-tableflip","pushedAt":"2024-06-25T09:19:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sc-zenokerr","name":null,"path":"/sc-zenokerr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/171598287?s=80&v=4"},"commit":{"message":"Pass the new envvars GRACEFUL_* which are not necessary now that we are using the Scalingo/go-utils/graceful library.","shortMessageHtmlLink":"Pass the new envvars GRACEFUL_* which are not necessary now that we a…"}},{"before":"69e843ff93338b1053ca9bb2fa555a256c70dc20","after":"38cc4200aa1e16721a0194f1259ae390212efa0c","ref":"refs/heads/fix/31/replace-the-use-of-grace-for-tableflip","pushedAt":"2024-06-25T09:07:01.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"sc-zenokerr","name":null,"path":"/sc-zenokerr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/171598287?s=80&v=4"},"commit":{"message":"Use github.com/Scalingo/go-utils/graceful for graceful upgrades and shutdowns","shortMessageHtmlLink":"Use github.com/Scalingo/go-utils/graceful for graceful upgrades and s…"}},{"before":"5380ea4bd1c6eeedd95adc97d37cbc0264bd1f94","after":"69e843ff93338b1053ca9bb2fa555a256c70dc20","ref":"refs/heads/fix/31/replace-the-use-of-grace-for-tableflip","pushedAt":"2024-06-20T12:57:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sc-zenokerr","name":null,"path":"/sc-zenokerr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/171598287?s=80&v=4"},"commit":{"message":"updates to isgraceful\n\nAdding Async versions of IsRunningAfter and IsStoppedAfter functions\n- IsRunningAfterAsync\n- IsStoppedAfterAsync\n\nThese help to test for timed out operations.","shortMessageHtmlLink":"updates to isgraceful"}},{"before":"5a0e4d829a853e82d5930a3a33a48db9e6e48b27","after":"5380ea4bd1c6eeedd95adc97d37cbc0264bd1f94","ref":"refs/heads/fix/31/replace-the-use-of-grace-for-tableflip","pushedAt":"2024-06-20T08:47:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sc-zenokerr","name":null,"path":"/sc-zenokerr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/171598287?s=80&v=4"},"commit":{"message":"initial changes in response to review","shortMessageHtmlLink":"initial changes in response to review"}},{"before":"6b9a28cf20164164d69379e05b22192de37a4cf3","after":"5a0e4d829a853e82d5930a3a33a48db9e6e48b27","ref":"refs/heads/fix/31/replace-the-use-of-grace-for-tableflip","pushedAt":"2024-06-18T15:23:47.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"sc-zenokerr","name":null,"path":"/sc-zenokerr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/171598287?s=80&v=4"},"commit":{"message":"update Docker and go version to go 1.22","shortMessageHtmlLink":"update Docker and go version to go 1.22"}},{"before":"250d038a543bba292cab8fc0176c8e67d5383232","after":"6b9a28cf20164164d69379e05b22192de37a4cf3","ref":"refs/heads/fix/31/replace-the-use-of-grace-for-tableflip","pushedAt":"2024-06-18T13:46:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sc-zenokerr","name":null,"path":"/sc-zenokerr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/171598287?s=80&v=4"},"commit":{"message":"upgrade go version to 1.21","shortMessageHtmlLink":"upgrade go version to 1.21"}},{"before":null,"after":"250d038a543bba292cab8fc0176c8e67d5383232","ref":"refs/heads/fix/31/replace-the-use-of-grace-for-tableflip","pushedAt":"2024-06-18T12:22:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sc-zenokerr","name":null,"path":"/sc-zenokerr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/171598287?s=80&v=4"},"commit":{"message":"Replace grace with tableflip\nAdd configurations options to env\n- GRACEFUL_UPGRADE_TIMEOUT\n- GRACEFUL_SHUTDOWN_TIMEOUT\n- GRACEFUL_PID_FILE\nAdd tests to verify correct handling of SIGHUP, SIGINT and SIGTERM.\n\nCreated package `isgraceful` to help with testing for graceful behaviour. Consider spinning the package out to `go-utils`","shortMessageHtmlLink":"Replace grace with tableflip"}},{"before":"2636229fe9d197d33c8debc773ba42a9b7824ec9","after":null,"ref":"refs/heads/dependabot/go_modules/dependencies-773cefd4cd","pushedAt":"2024-06-01T04:12:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"af8af749d3a6256a361a9cca48220cbe417ffa47","after":"915336c969e1fdc6a2b98b12364b9bac9a81f5da","ref":"refs/heads/master","pushedAt":"2024-06-01T04:12:54.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Merge pull request #152 from Scalingo/dependabot/go_modules/dependencies-773cefd4cd\n\nbuild(deps): bump the dependencies group with 4 updates","shortMessageHtmlLink":"Merge pull request #152 from Scalingo/dependabot/go_modules/dependenc…"}},{"before":null,"after":"2636229fe9d197d33c8debc773ba42a9b7824ec9","ref":"refs/heads/dependabot/go_modules/dependencies-773cefd4cd","pushedAt":"2024-06-01T04:11:28.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":"build(deps): bump the dependencies group with 4 updates\n\nBumps the dependencies group with 4 updates: [github.com/containerd/containerd](https://github.com/containerd/containerd), [github.com/docker/docker](https://github.com/docker/docker), [github.com/gofrs/uuid/v5](https://github.com/gofrs/uuid) and [golang.org/x/sys](https://github.com/golang/sys).\n\n\nUpdates `github.com/containerd/containerd` from 1.7.16 to 1.7.17\n- [Release notes](https://github.com/containerd/containerd/releases)\n- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)\n- [Commits](https://github.com/containerd/containerd/compare/v1.7.16...v1.7.17)\n\nUpdates `github.com/docker/docker` from 26.1.1+incompatible to 26.1.3+incompatible\n- [Release notes](https://github.com/docker/docker/releases)\n- [Commits](https://github.com/docker/docker/compare/v26.1.1...v26.1.3)\n\nUpdates `github.com/gofrs/uuid/v5` from 5.1.0 to 5.2.0\n- [Release notes](https://github.com/gofrs/uuid/releases)\n- [Commits](https://github.com/gofrs/uuid/compare/v5.1.0...v5.2.0)\n\nUpdates `golang.org/x/sys` from 0.19.0 to 0.20.0\n- [Commits](https://github.com/golang/sys/compare/v0.19.0...v0.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/containerd/containerd\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: github.com/docker/docker\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: github.com/gofrs/uuid/v5\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: golang.org/x/sys\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the dependencies group with 4 updates"}},{"before":"5f6633d82d86d4747a490b250314082c33f59f91","after":null,"ref":"refs/heads/dependabot/go_modules/dependencies-c548bd63cb","pushedAt":"2024-05-01T04:29:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"45e67d10be561a97ce22960e00641fc4c89ef883","after":"af8af749d3a6256a361a9cca48220cbe417ffa47","ref":"refs/heads/master","pushedAt":"2024-05-01T04:29:47.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Merge pull request #151 from Scalingo/dependabot/go_modules/dependencies-c548bd63cb\n\nbuild(deps): bump the dependencies group across 1 directory with 7 updates","shortMessageHtmlLink":"Merge pull request #151 from Scalingo/dependabot/go_modules/dependenc…"}},{"before":null,"after":"5f6633d82d86d4747a490b250314082c33f59f91","ref":"refs/heads/dependabot/go_modules/dependencies-c548bd63cb","pushedAt":"2024-05-01T04:28:27.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":"build(deps): bump the dependencies group across 1 directory with 7 updates\n\nBumps the dependencies group with 6 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/tklauser/go-sysconf](https://github.com/tklauser/go-sysconf) | `0.3.13` | `0.3.14` |\n| [github.com/Microsoft/go-winio](https://github.com/Microsoft/go-winio) | `0.6.1` | `0.6.2` |\n| [github.com/containerd/containerd](https://github.com/containerd/containerd) | `1.7.14` | `1.7.16` |\n| [github.com/docker/docker](https://github.com/docker/docker) | `26.0.2+incompatible` | `26.1.1+incompatible` |\n| [github.com/gofrs/uuid/v5](https://github.com/gofrs/uuid) | `5.0.0` | `5.1.0` |\n| [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.17.7` | `1.17.8` |\n\n\n\nUpdates `github.com/tklauser/go-sysconf` from 0.3.13 to 0.3.14\n- [Release notes](https://github.com/tklauser/go-sysconf/releases)\n- [Commits](https://github.com/tklauser/go-sysconf/compare/v0.3.13...v0.3.14)\n\nUpdates `github.com/Microsoft/go-winio` from 0.6.1 to 0.6.2\n- [Release notes](https://github.com/Microsoft/go-winio/releases)\n- [Commits](https://github.com/Microsoft/go-winio/compare/v0.6.1...v0.6.2)\n\nUpdates `github.com/containerd/containerd` from 1.7.14 to 1.7.16\n- [Release notes](https://github.com/containerd/containerd/releases)\n- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)\n- [Commits](https://github.com/containerd/containerd/compare/v1.7.14...v1.7.16)\n\nUpdates `github.com/docker/docker` from 26.0.2+incompatible to 26.1.1+incompatible\n- [Release notes](https://github.com/docker/docker/releases)\n- [Commits](https://github.com/docker/docker/compare/v26.0.2...v26.1.1)\n\nUpdates `github.com/gofrs/uuid/v5` from 5.0.0 to 5.1.0\n- [Release notes](https://github.com/gofrs/uuid/releases)\n- [Commits](https://github.com/gofrs/uuid/compare/v5.0.0...v5.1.0)\n\nUpdates `github.com/klauspost/compress` from 1.17.7 to 1.17.8\n- [Release notes](https://github.com/klauspost/compress/releases)\n- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)\n- [Commits](https://github.com/klauspost/compress/compare/v1.17.7...v1.17.8)\n\nUpdates `github.com/tklauser/numcpus` from 0.7.0 to 0.8.0\n- [Release notes](https://github.com/tklauser/numcpus/releases)\n- [Commits](https://github.com/tklauser/numcpus/compare/v0.7.0...v0.8.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/tklauser/go-sysconf\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: github.com/Microsoft/go-winio\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: github.com/containerd/containerd\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: github.com/docker/docker\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: github.com/gofrs/uuid/v5\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: github.com/klauspost/compress\n dependency-type: indirect\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: github.com/tklauser/numcpus\n dependency-type: indirect\n update-type: version-update:semver-minor\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the dependencies group across 1 directory with 7 up…"}},{"before":"e8a2b289aca2e021a175fdc6a0e2ffcb592a611f","after":null,"ref":"refs/heads/dependabot/go_modules/dependencies-74e1ba21d4","pushedAt":"2024-05-01T04:28:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEqak5WQA","startCursor":null,"endCursor":null}},"title":"Activity · Scalingo/acadock-monitoring"}