{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":214313816,"defaultBranch":"master","name":"containers","ownerLogin":"foundriesio","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-10-11T01:01:55.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/41070914?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1721420364.0","currentOid":""},"activityList":{"items":[{"before":"c53467d847d2f5860606e179be51b4dffd7d037f","after":"3e7461a13278d948ca79a71ea69925609e9f4a50","ref":"refs/heads/master","pushedAt":"2024-03-02T01:03:46.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ricardosalveti","name":"Ricardo Salveti","path":"/ricardosalveti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44008055?s=80&v=4"},"commit":{"message":"Relicense from Apache-v2 to BSD-3 Clause\n\nSigned-off-by: Ricardo Salveti ","shortMessageHtmlLink":"Relicense from Apache-v2 to BSD-3 Clause"}},{"before":"a5e9a1812ca418176294c63c60d0263cf4d70d60","after":"c53467d847d2f5860606e179be51b4dffd7d037f","ref":"refs/heads/master","pushedAt":"2023-10-16T15:37:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"doanac","name":"Andy Doan","path":"/doanac","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/227620?s=80&v=4"},"commit":{"message":"fiovb-container: Create app\n\nThis brings an example of accessing RPMB variables from a container.\n\nSigned-off-by: Vanessa Maegima ","shortMessageHtmlLink":"fiovb-container: Create app"}},{"before":"3fa5a8945f056ab5ff93859481812447ab0168ba","after":"a5e9a1812ca418176294c63c60d0263cf4d70d60","ref":"refs/heads/master","pushedAt":"2023-10-04T17:16:53.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"mwasilew","name":null,"path":"/mwasilew","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/618901?s=80&v=4"},"commit":{"message":"awsiot-optee: Fix exception handling\n\nSigned-off-by: Milosz Wasilewski ","shortMessageHtmlLink":"awsiot-optee: Fix exception handling"}},{"before":"92cdd819689b88640a828aae27b9f30ec3323f0e","after":"3fa5a8945f056ab5ff93859481812447ab0168ba","ref":"refs/heads/master","pushedAt":"2023-10-04T13:33:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"doanac","name":"Andy Doan","path":"/doanac","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/227620?s=80&v=4"},"commit":{"message":"fiotest: update to fixed version\n\nSigned-off-by: Milosz Wasilewski ","shortMessageHtmlLink":"fiotest: update to fixed version"}},{"before":"9205c2fdd798c0463ae16d7bfdfce1440fd7349b","after":null,"ref":"refs/heads/awsiot-optee-updates","pushedAt":"2023-06-06T20:16:53.154Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"doanac","name":"Andy Doan","path":"/doanac","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/227620?s=80&v=4"}},{"before":"35306adf5d454f0477177085586d62ce30e5f1c6","after":"92cdd819689b88640a828aae27b9f30ec3323f0e","ref":"refs/heads/master","pushedAt":"2023-06-06T20:16:45.122Z","pushType":"push","commitsCount":7,"pusher":{"login":"doanac","name":"Andy Doan","path":"/doanac","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/227620?s=80&v=4"},"commit":{"message":"Merge branch 'awsiot-optee-updates'","shortMessageHtmlLink":"Merge branch 'awsiot-optee-updates'"}},{"before":"2192606412a882748bdabfabac427e53037b4053","after":"9205c2fdd798c0463ae16d7bfdfce1440fd7349b","ref":"refs/heads/awsiot-optee-updates","pushedAt":"2023-06-06T20:13:08.904Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"doanac","name":"Andy Doan","path":"/doanac","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/227620?s=80&v=4"},"commit":{"message":"awsiot-optee: support configuring el2go generated aws certificate\n\nAdd parameter '--update-el2g-ca' to update an el2go generated certificate\nuploaded in AWS with the required role and policy so that a factory device\ncan be onboarded in AWS IoT Core.\n\nSigned-off-by: Laurentiu Tudor ","shortMessageHtmlLink":"awsiot-optee: support configuring el2go generated aws certificate"}},{"before":null,"after":"2192606412a882748bdabfabac427e53037b4053","ref":"refs/heads/awsiot-optee-updates","pushedAt":"2023-05-22T17:06:06.702Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"doanac","name":"Andy Doan","path":"/doanac","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/227620?s=80&v=4"},"commit":{"message":"awsiot-optee: support configuring el2go generated aws certificate\n\nAdd parameter '--update-el2g-ca' to update an el2go generated certificate\nuploaded in AWS with the required role and policy so that a factory device\ncan be onboarded in AWS IoT Core.\n\nSigned-off-by: Laurentiu Tudor ","shortMessageHtmlLink":"awsiot-optee: support configuring el2go generated aws certificate"}},{"before":"3b1799ac44e06cf3c8402d2b339dc32da0b9709a","after":"35306adf5d454f0477177085586d62ce30e5f1c6","ref":"refs/heads/master","pushedAt":"2023-04-19T12:28:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"doanac","name":"Andy Doan","path":"/doanac","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/227620?s=80&v=4"},"commit":{"message":"awsiot-optee: Add readme and setup script\n\nThe script used in the blog is hard for people to contribute to and\nupdate over time. We'll manage the python script here and then update\nthe blog to point at it.\n\nSigned-off-by: Andy Doan ","shortMessageHtmlLink":"awsiot-optee: Add readme and setup script"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMy0wMlQwMTowMzo0Ni4wMDAwMDBazwAAAAQKRmej","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMy0wMlQwMTowMzo0Ni4wMDAwMDBazwAAAAQKRmej","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNC0xOVQxMjoyODowNi4wMDAwMDBazwAAAAMb_WcG"}},"title":"Activity ยท foundriesio/containers"}