{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":728983242,"defaultBranch":"main","name":"gateway-api","ownerLogin":"mosn","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-12-08T06:11:36.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/58020396?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1722495854.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"7dd75d60c2e9f3ef5baabcb83c28c1428d16a7c8","ref":"refs/heads/801","pushedAt":"2024-08-01T07:04:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"spacewander","name":"罗泽轩","path":"/spacewander","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4161644?s=80&v=4"},"commit":{"message":"chore: fix typo in gep-713\n\nSigned-off-by: spacewander ","shortMessageHtmlLink":"chore: fix typo in gep-713"}},{"before":null,"after":"f953e1e2b3c37811a46b04d5bd433b0709005da8","ref":"refs/heads/7052","pushedAt":"2024-07-05T08:58:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"spacewander","name":"罗泽轩","path":"/spacewander","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4161644?s=80&v=4"},"commit":{"message":"make update-codegen.sh runnable on Mac\n\n`uname -o` isn't supported on Mac. Here is the output of `man uname`:\n\n```\nUNAME(1) General Commands Manual UNAME(1)\n\nNAME\n uname – Print operating system name\n\nSYNOPSIS\n uname [-amnprsv]\n\nDESCRIPTION\n The uname utility writes symbols representing one or more system characteristics to the standard output.\n\n The following options are available:\n\n -a Behave as though all of the options -mnrsv were specified.\n\n -m print the machine hardware name.\n\n -n print the nodename (the nodename may be a name that the system is known by to a communications network).\n\n -p print the machine processor architecture name.\n\n -r print the operating system release.\n\n -s print the operating system name.\n\n -v print the operating system version.\n\n If no options are specified, uname prints the operating system name as if the -s option had been specified.\n\nSEE ALSO\n hostname(1), machine(1), sw_vers(1), uname(3)\n\nSTANDARDS\n The uname utility conforms to IEEE Std 1003.2-1992 (“POSIX.2”). The -p option is an extension to the standard.\n\nmacOS 12.6\nNovember 9, 1998\nmacOS 12.6\n```\n\nAlso fix a passthrough bug when the script is running on Unsupported OS.\n\nSigned-off-by: spacewander ","shortMessageHtmlLink":"make update-codegen.sh runnable on Mac"}},{"before":null,"after":"d6ece9c41f86e7b40efb911f5147c19d82d91584","ref":"refs/heads/7051","pushedAt":"2024-07-05T08:57:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"spacewander","name":"罗泽轩","path":"/spacewander","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4161644?s=80&v=4"},"commit":{"message":"make update-codegen.sh runnable on Mac\n\n`uname -o` isn't supported on Mac. Here is the output of `man uname`:\n\n```\nUNAME(1) General Commands Manual UNAME(1)\n\nNAME\n uname – Print operating system name\n\nSYNOPSIS\n uname [-amnprsv]\n\nDESCRIPTION\n The uname utility writes symbols representing one or more system characteristics to the standard output.\n\n The following options are available:\n\n -a Behave as though all of the options -mnrsv were specified.\n\n -m print the machine hardware name.\n\n -n print the nodename (the nodename may be a name that the system is known by to a communications network).\n\n -p print the machine processor architecture name.\n\n -r print the operating system release.\n\n -s print the operating system name.\n\n -v print the operating system version.\n\n If no options are specified, uname prints the operating system name as if the -s option had been specified.\n\nSEE ALSO\n hostname(1), machine(1), sw_vers(1), uname(3)\n\nSTANDARDS\n The uname utility conforms to IEEE Std 1003.2-1992 (“POSIX.2”). The -p option is an extension to the standard.\n\nmacOS 12.6\nNovember 9, 1998\nmacOS 12.6\n```\n\nAlso fix a passthrough bug when the script is running on Unsupported OS.\n\nSigned-off-by: spacewander ","shortMessageHtmlLink":"make update-codegen.sh runnable on Mac"}},{"before":"27b8d3dffa822cf9445b1061894620ebbc58ee37","after":"8b8e8e59ee7e19a87ee2a8c5c9bf62727c5aeac4","ref":"refs/heads/705","pushedAt":"2024-07-05T07:08:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"spacewander","name":"罗泽轩","path":"/spacewander","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4161644?s=80&v=4"},"commit":{"message":"update crd\n\nSigned-off-by: spacewander ","shortMessageHtmlLink":"update crd"}},{"before":null,"after":"27b8d3dffa822cf9445b1061894620ebbc58ee37","ref":"refs/heads/705","pushedAt":"2024-07-05T06:59:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"spacewander","name":"罗泽轩","path":"/spacewander","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4161644?s=80&v=4"},"commit":{"message":"remove unnessary S in ProtocolType validation\n\nSigned-off-by: spacewander ","shortMessageHtmlLink":"remove unnessary S in ProtocolType validation"}},{"before":null,"after":"a315dde6e2426c2bfe1ebb59ece17053c28b997c","ref":"refs/heads/605","pushedAt":"2024-06-05T08:41:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"spacewander","name":"罗泽轩","path":"/spacewander","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4161644?s=80&v=4"},"commit":{"message":"Add missing apiVersion in the referencegrant API docs\n\n\"apiVersion\" is existing in other yaml examples under api-types/.\nSigned-off-by: spacewander ","shortMessageHtmlLink":"Add missing apiVersion in the referencegrant API docs"}},{"before":"b250e3707017243d3b26e7b91b93bd44da472a6b","after":"4123e1ab17e6acec80c3348335e960cf388861a8","ref":"refs/heads/603","pushedAt":"2024-06-04T02:28:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"spacewander","name":"罗泽轩","path":"/spacewander","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4161644?s=80&v=4"},"commit":{"message":"update name\n\nSigned-off-by: spacewander ","shortMessageHtmlLink":"update name"}},{"before":"0d6bfe16b2da934c1c426f626c95e017b8b3cae5","after":"b250e3707017243d3b26e7b91b93bd44da472a6b","ref":"refs/heads/603","pushedAt":"2024-06-03T10:12:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"spacewander","name":"罗泽轩","path":"/spacewander","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4161644?s=80&v=4"},"commit":{"message":"add missing matches\n\nSigned-off-by: spacewander ","shortMessageHtmlLink":"add missing matches"}},{"before":null,"after":"0d6bfe16b2da934c1c426f626c95e017b8b3cae5","ref":"refs/heads/603","pushedAt":"2024-06-03T09:52:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"spacewander","name":"罗泽轩","path":"/spacewander","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4161644?s=80&v=4"},"commit":{"message":"Fix the missing example in HTTP rewrite\n\nAlso give them clearer names.\nSigned-off-by: spacewander ","shortMessageHtmlLink":"Fix the missing example in HTTP rewrite"}},{"before":"1f335b1a4c17649aef1ca3a187c73308a217eb70","after":"c2ae60921b8b1691816ec4f66d200e1d25116063","ref":"refs/heads/fix713","pushedAt":"2023-12-12T06:37:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"spacewander","name":"罗泽轩","path":"/spacewander","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4161644?s=80&v=4"},"commit":{"message":"Update geps/gep-713.md\n\nCo-authored-by: Rob Scott ","shortMessageHtmlLink":"Update geps/gep-713.md"}},{"before":null,"after":"1f335b1a4c17649aef1ca3a187c73308a217eb70","ref":"refs/heads/fix713","pushedAt":"2023-12-08T06:31:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"spacewander","name":"罗泽轩","path":"/spacewander","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4161644?s=80&v=4"},"commit":{"message":"gep-713: correct label value\n\nThe value should be the policy type, not `true`.\nSigned-off-by: spacewander ","shortMessageHtmlLink":"gep-713: correct label value"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEjtDAIwA","startCursor":null,"endCursor":null}},"title":"Activity · mosn/gateway-api"}