{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":209181845,"defaultBranch":"main","name":"aws-nitro-enclaves-cli","ownerLogin":"aws","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-09-18T00:29:58.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/2232217?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1725636540.0","currentOid":""},"activityList":{"items":[{"before":"5db8a4bee3c149f6b4ca817a699601a739983e9e","after":"afb7264b477ad241922236dd61f1730154212034","ref":"refs/heads/main","pushedAt":"2024-09-05T14:47:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"foersleo","name":"Leonard Foerster","path":"/foersleo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6661342?s=80&v=4"},"commit":{"message":"Prepare 1.3.3 release\n\nUpdate the nitro-cli version to 1.3.3 for a new release.\n\nSigned-off-by: Leonard Foerster ","shortMessageHtmlLink":"Prepare 1.3.3 release"}},{"before":"ba418d0b9d01bf4ad611a0110613abf94cf3311d","after":"5db8a4bee3c149f6b4ca817a699601a739983e9e","ref":"refs/heads/main","pushedAt":"2024-08-22T11:14:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"foersleo","name":"Leonard Foerster","path":"/foersleo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6661342?s=80&v=4"},"commit":{"message":"blobs: Update linuxkit to version 1.5.0\n\nUpdate linuxkit binaries to the latest version based on upstream v1.5.0.\nThese binaries are build based on\n\ncommit 50d665a60265 (\"linuxkit: Update to upstream release v1.5.0\")\n\nin aws-nitro-enclaves-sdk-bootstrap [1]\n\n[1] https://github.com/aws/aws-nitro-enclaves-sdk-bootstrap\n\nSigned-off-by: Leonard Foerster ","shortMessageHtmlLink":"blobs: Update linuxkit to version 1.5.0"}},{"before":"f31ce847c930a13558b72c837329b8e635000b44","after":"ba418d0b9d01bf4ad611a0110613abf94cf3311d","ref":"refs/heads/main","pushedAt":"2024-07-30T12:20:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eugkoira","name":"Eugene Koira","path":"/eugkoira","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7842571?s=80&v=4"},"commit":{"message":"Update sources for 1.3.2 release\n\nRelease 1.3.2 [1] misses OpenSSL dependency update for RPM spec [2]\n\n[1]: https://github.com/eugkoira/aws-nitro-enclaves-cli/commit/f31ce847c930a13558b72c837329b8e635000b44\n[2]: https://github.com/eugkoira/aws-nitro-enclaves-cli/commit/b7bdad82729f6ee03fbe788e7a1ffd708d97284d\n\nSigned-off-by: Eugene Koira ","shortMessageHtmlLink":"Update sources for 1.3.2 release"}},{"before":"91247412e941dc49b7a40e7bedcd10a7a2497b2a","after":"f31ce847c930a13558b72c837329b8e635000b44","ref":"refs/heads/main","pushedAt":"2024-07-25T07:59:32.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"eugkoira","name":"Eugene Koira","path":"/eugkoira","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7842571?s=80&v=4"},"commit":{"message":"Prepare 1.3.2 release\n\nUpdate the nitro-cli version to 1.3.2 for a new release.\n\nSigned-off-by: Eugene Koira ","shortMessageHtmlLink":"Prepare 1.3.2 release"}},{"before":"837e1146ea76e1e9e4f2d1ad3e35a60811152473","after":"91247412e941dc49b7a40e7bedcd10a7a2497b2a","ref":"refs/heads/main","pushedAt":"2024-07-17T09:24:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mariusknaust","name":"Marius Knaust","path":"/mariusknaust","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17125376?s=80&v=4"},"commit":{"message":"nitro-cli: Update enclave boot timeout based on allocated memory\n\nBefore pull request #310 the enlave boot timeout was calculated based on\nthe allocated memory size. We reintroduce this heuristic in addition to\nthe heuristic based on the eif size, since we observed timeout\nviolations for large allocated memory sizes.\n\nSigned-off-by: Marius Knaust ","shortMessageHtmlLink":"nitro-cli: Update enclave boot timeout based on allocated memory"}},{"before":"08329966df3fad71ceede86a4e93f224d39f5884","after":null,"ref":"refs/heads/dependabot/cargo/clap-4.5.7","pushedAt":"2024-07-08T22:50:26.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":null,"after":"5417998e8d64ca1e424686ca8b8962aa94220443","ref":"refs/heads/dependabot/cargo/clap-4.5.8","pushedAt":"2024-07-08T22:50:22.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 clap from 3.2.25 to 4.5.8\n\nBumps [clap](https://github.com/clap-rs/clap) from 3.2.25 to 4.5.8.\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/v3.2.25...v4.5.8)\n\n---\nupdated-dependencies:\n- dependency-name: clap\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump clap from 3.2.25 to 4.5.8"}},{"before":"04f48e0da1fed413545e39b9574c8b0d466457ae","after":"837e1146ea76e1e9e4f2d1ad3e35a60811152473","ref":"refs/heads/main","pushedAt":"2024-06-25T11:09:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eugkoira","name":"Eugene Koira","path":"/eugkoira","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7842571?s=80&v=4"},"commit":{"message":"clippy: resolve build errors for Rust 1.79\n\nResolving clippy errors when building with Rust 1.79:\n* https://rust-lang.github.io/rust-clippy/master/index.html#/legacy_numeric_constants\n* https://rust-lang.github.io/rust-clippy/master/index.html#/manual_unwrap_or_default\n\nSigned-off-by: Eugene Koira ","shortMessageHtmlLink":"clippy: resolve build errors for Rust 1.79"}},{"before":"c1ac2e242fb04236b4af3131ce53619e6bc3453b","after":null,"ref":"refs/heads/dependabot/cargo/clap-4.5.4","pushedAt":"2024-06-10T22:18:33.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":null,"after":"08329966df3fad71ceede86a4e93f224d39f5884","ref":"refs/heads/dependabot/cargo/clap-4.5.7","pushedAt":"2024-06-10T22:18:30.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 clap from 3.2.25 to 4.5.7\n\nBumps [clap](https://github.com/clap-rs/clap) from 3.2.25 to 4.5.7.\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/clap-rs/clap/compare/v3.2.25...v4.5.7)\n\n---\nupdated-dependencies:\n- dependency-name: clap\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump clap from 3.2.25 to 4.5.7"}},{"before":"631c8c0f376d797462bb70fcc604a4d90aa3b8d9","after":null,"ref":"refs/tags/1.0.94.0","pushedAt":"2024-06-06T22:40:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"meerd","name":"Erdem MEYDANLI","path":"/meerd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2810183?s=80&v=4"}},{"before":"b15542c7959f0a9ac871ab44fb6e27e8042a9815","after":null,"ref":"refs/tags/1.0.75.0","pushedAt":"2024-06-06T22:40:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"meerd","name":"Erdem MEYDANLI","path":"/meerd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2810183?s=80&v=4"}},{"before":"294c5fb651f5c59d3e2ae901a3cc01364958a787","after":null,"ref":"refs/tags/1.0.43.0","pushedAt":"2024-06-06T22:40:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"meerd","name":"Erdem MEYDANLI","path":"/meerd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2810183?s=80&v=4"}},{"before":"f165f1900563d47c83192c404ca2be75335cbffe","after":"04f48e0da1fed413545e39b9574c8b0d466457ae","ref":"refs/heads/main","pushedAt":"2024-06-06T13:55:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"foersleo","name":"Leonard Foerster","path":"/foersleo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6661342?s=80&v=4"},"commit":{"message":"blobs: Update linuxkit binaries to version based on v1.2.0\n\nThe linuxkit blobs provided as part of this repository have been a sore\npoint with regards to how these are built and where they come from. This\nupdates them to a new version that is based on top of the latest\nupstream release v1.2.0 and can be reproducibly build from\naws-nitro-enclaves-sdk-bootstrap d55087f7f405 [0].\n\nWith the update linuxkit has changed the format of its command line\noptions from the -