{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":184424623,"defaultBranch":"current","name":"vyos-1x","ownerLogin":"jestabro","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2019-05-01T14:00:39.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/5768623?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1726799240.0","currentOid":""},"activityList":{"items":[{"before":"224ddcc63dc8bc7a0db5a014e52ba64f44ee14b5","after":"01364554f02382888e2c6c96aeb593c7e063a31f","ref":"refs/heads/configd-err-out","pushedAt":"2024-09-20T05:20:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"},"commit":{"message":"http-api: T6326: return full warning/error output through api\n\nWhen executing 'commit' under vyos-configd, the full error output is not\nreturned through the api, due to the early implementation 'workaround'\nof writing directly to the session tty. This is corrected to return all\nambient stdout (notably vyos.base.Warning) and error messages directly\nto the originating caller, which may be from a session tty or a\nConfigSession instance. As the http-api runs in the latter case, the\nfull output is returned.","shortMessageHtmlLink":"http-api: T6326: return full warning/error output through api"}},{"before":"b396382cb8c9867a970a2e5e8449fb819362ebf2","after":"224ddcc63dc8bc7a0db5a014e52ba64f44ee14b5","ref":"refs/heads/configd-err-out","pushedAt":"2024-09-20T05:02:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"},"commit":{"message":"http-api: T6326: return full warning/error output through api\n\nWhen executing 'commit' under vyos-configd, the full error output is not\nreturned through the api, due to the early implementation 'workaround'\nof writing directly to the session tty. This is corrected to return all\nambient stdout (notably vyos.base.Warning) and error messages directly\nto the originating caller, which may be from a session tty or a\nConfigSession instance. As the http-api runs in the latter case, the\nfull output is returned.","shortMessageHtmlLink":"http-api: T6326: return full warning/error output through api"}},{"before":"7f16af5aaba9b65419d3a1dc79b71b2f8c031f91","after":"b396382cb8c9867a970a2e5e8449fb819362ebf2","ref":"refs/heads/configd-err-out","pushedAt":"2024-09-20T02:49:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"},"commit":{"message":"http-api: T6326: return full warning/error output through api\n\nWhen executing 'commit' under vyos-configd, the full error output is not\nreturned through the api, due to the early implementation 'workaround'\nof writing directly to the session tty. This is corrected to return all\nambient stdout (notably vyos.base.Warning) and error messages directly\nto the originating stdout, which may be a session tty or a ConfigSession\ninstance. As the http-api runs in the latter case, the full output is\nreturned.","shortMessageHtmlLink":"http-api: T6326: return full warning/error output through api"}},{"before":"af0fb1ef344706738cc6a52078a5c85bdb160c84","after":"7f16af5aaba9b65419d3a1dc79b71b2f8c031f91","ref":"refs/heads/configd-err-out","pushedAt":"2024-09-20T02:42:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"},"commit":{"message":"http-api: T6326: return full warning/error output through api\n\nWhen executing 'commit' under vyos-configd, the full output is not\nreturned through the api, due to the early implementation 'workaround'\nof writing directly to the session tty. This is corrected to return all\nambient stdout (notably vyos.base.Warning) and error messages directly\nto the originating stdout, which may be a session tty or a ConfigSession\ninstance. As the http-api runs in the latter case, the full output is\nreturned.","shortMessageHtmlLink":"http-api: T6326: return full warning/error output through api"}},{"before":"85b39be0aba38d3f17fa8f9a295ae62f34852e67","after":"af0fb1ef344706738cc6a52078a5c85bdb160c84","ref":"refs/heads/configd-err-out","pushedAt":"2024-09-20T02:28:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"},"commit":{"message":"http-api: T6326: return full warning/error output through api\n\nWhen running under vyos-configd, the full output is not returned through\nthe api, due to the early implementation 'workaround' of writing\ndirectly to the session tty. This is corrected to return all ambient\nstdout (notably warnings) and error messages directly to the originating\nstdout, which is captured by the configsession instance for any\nsubsequent use, including http-api.","shortMessageHtmlLink":"http-api: T6326: return full warning/error output through api"}},{"before":null,"after":"1b8110227754e46a0a95130e7bcfb375c70d4e24","ref":"refs/heads/dumb-configd-err-out","pushedAt":"2024-09-20T02:27:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"},"commit":{"message":"http-api: T6326: return full warning/error output through api\n\nWhen running under vyos-configd, the full output is not returned through\nthe api, due to the early implementation 'workaround' of writing\ndirectly to the session tty. This is corrected to return all ambient\nstdout (notably warnings) and error messages directly to the originating\nstdout, which is captured by the configsession instance for any\nsubsequent use, including http-api.","shortMessageHtmlLink":"http-api: T6326: return full warning/error output through api"}},{"before":"ac9f5b19604b5cbe45fcb76baae98eaa81adb7bc","after":"394c2ad60b9d78b516facd9509493f719643323c","ref":"refs/heads/current","pushedAt":"2024-09-19T20:10:41.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"},"commit":{"message":"Merge pull request #4087 from c-po/wifi-fix\n\nwireless: T6709: fix missing wpa_supplicant configuration","shortMessageHtmlLink":"Merge pull request vyos#4087 from c-po/wifi-fix"}},{"before":"30f72b7942e5dd1b6716701b7d8d07b356df5b8e","after":"85b39be0aba38d3f17fa8f9a295ae62f34852e67","ref":"refs/heads/configd-err-out","pushedAt":"2024-09-19T20:08:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"},"commit":{"message":"http-api: T6326: return full warning/error output through api\n\nWhen running under vyos-configd, the full output is not returned through\nthe api, due to the early implementation 'workaround' of writing\ndirectly to the session tty. This is corrected to return all ambient\nstdout (notably warnings) and error messages directly to the originating\nstdout, which is captured by the configsession instance for any\nsubsequent use, including http-api.","shortMessageHtmlLink":"http-api: T6326: return full warning/error output through api"}},{"before":"6ff3f1f5e47d4537e8a1d306d3a3a197ddf22704","after":"30f72b7942e5dd1b6716701b7d8d07b356df5b8e","ref":"refs/heads/configd-err-out","pushedAt":"2024-09-19T17:52:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"},"commit":{"message":"http-api: T6326: return full warning/error output through api\n\nWhen running under vyos-configd, the full output is not returned through\nthe api, due to the early implementation 'workaround' of writing\ndirectly to the session tty. This is corrected to return all ambient\nstdout (notably warnings) and error messages directly to the originating\nstdout, which is captured by the configsession instance for any\nsubsequent use, including http-api.","shortMessageHtmlLink":"http-api: T6326: return full warning/error output through api"}},{"before":"de055425702804d267e4cfbe484d623b175cc5f5","after":"6ff3f1f5e47d4537e8a1d306d3a3a197ddf22704","ref":"refs/heads/configd-err-out","pushedAt":"2024-09-19T17:48:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"},"commit":{"message":"http-api: T6326: return full warning/error output through api\n\nWhen running under vyos-configd, the full output is not returned through\nthe api, due to the early implementation 'workaround' of writing\ndirectly to the session tty. This is corrected to return all ambient\nstdout (notably warnings) and error messages directly to the originating\nstdout, which is captured by the configsession instance for any\nsubsequent use, including http-api.","shortMessageHtmlLink":"http-api: T6326: return full warning/error output through api"}},{"before":"db59bf1e07779ff31285e0ae20d01bb350f2d5f8","after":"de055425702804d267e4cfbe484d623b175cc5f5","ref":"refs/heads/configd-err-out","pushedAt":"2024-09-19T17:41:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"},"commit":{"message":"http-api: T6326: return full warning/error output through api\n\nWhen running under vyos-configd, the full output is not returned through\nthe api, due to the early implementation 'workaround' of writing\ndirectly to the session tty. This is corrected to return all ambient\nstdout (notably warnings) and error messages directly to the originating\nstdout, which is captured by the configsession for the api.","shortMessageHtmlLink":"http-api: T6326: return full warning/error output through api"}},{"before":"ff0c3b81df719c0ddcf6a3e435d393b8f193e5ec","after":"ac9f5b19604b5cbe45fcb76baae98eaa81adb7bc","ref":"refs/heads/current","pushedAt":"2024-09-19T17:14:35.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"},"commit":{"message":"Merge pull request #4061 from c-po/syslog-T5367\n\nsyslog: T5367: add format option to include timezone in message","shortMessageHtmlLink":"Merge pull request vyos#4061 from c-po/syslog-T5367"}},{"before":"31c3eb7bf979e3da6417f671395c53a22774154f","after":"6d65127b1a63521c29940523c0863dd1b89f73a2","ref":"refs/heads/restored-configd-err-out","pushedAt":"2024-09-19T17:02:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"},"commit":{"message":"remove comments vyshim.c","shortMessageHtmlLink":"remove comments vyshim.c"}},{"before":null,"after":"31c3eb7bf979e3da6417f671395c53a22774154f","ref":"refs/heads/restored-configd-err-out","pushedAt":"2024-09-19T16:53:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"},"commit":{"message":"formatting, logging","shortMessageHtmlLink":"formatting, logging"}},{"before":"a720ff99357ab65270b02f4351592ff82d525857","after":"db59bf1e07779ff31285e0ae20d01bb350f2d5f8","ref":"refs/heads/configd-err-out","pushedAt":"2024-09-19T04:07:42.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"},"commit":{"message":"apparently restored","shortMessageHtmlLink":"apparently restored"}},{"before":"ade68a64abf9a5462246ebc688bc930927351ebf","after":"a720ff99357ab65270b02f4351592ff82d525857","ref":"refs/heads/configd-err-out","pushedAt":"2024-09-19T02:51:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"},"commit":{"message":"begin abstraction on one side to triangulate error; also clean up","shortMessageHtmlLink":"begin abstraction on one side to triangulate error; also clean up"}},{"before":"4d5cba6ca072340e2ee577c85b6ec5e7e933b0b0","after":"ff0c3b81df719c0ddcf6a3e435d393b8f193e5ec","ref":"refs/heads/current","pushedAt":"2024-09-19T01:19:51.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"},"commit":{"message":"Merge pull request #4084 from nicolas-fort/T6723\n\nT6723: firewall: extend op-mode commands","shortMessageHtmlLink":"Merge pull request vyos#4084 from nicolas-fort/T6723"}},{"before":null,"after":"ade68a64abf9a5462246ebc688bc930927351ebf","ref":"refs/heads/configd-err-out","pushedAt":"2024-09-18T23:58:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"},"commit":{"message":"add borked for reference; need to abstract as in initialization","shortMessageHtmlLink":"add borked for reference; need to abstract as in initialization"}},{"before":"53fa5c9e93a45e2f8c78adf69652bc2f875cef53","after":"4d5cba6ca072340e2ee577c85b6ec5e7e933b0b0","ref":"refs/heads/current","pushedAt":"2024-09-18T01:44:05.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"},"commit":{"message":"Merge pull request #4077 from dvlogic/dont_auto_enable_offload\n\nT6716: don't automatically set ethernet offload","shortMessageHtmlLink":"Merge pull request vyos#4077 from dvlogic/dont_auto_enable_offload"}},{"before":"84dc01abac0f8e2b63a4af2b7188bbdc1b5a1b99","after":null,"ref":"refs/heads/global-configdep-refine","pushedAt":"2024-09-18T01:42:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"}},{"before":"a294bd8ef52aa6b42ecd6980de72dfac913f8a5f","after":null,"ref":"refs/heads/configdep-refine","pushedAt":"2024-09-18T01:41:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"}},{"before":"9ff620c50625c81733020f399c7f5a14e07c4d09","after":null,"ref":"refs/heads/configdep-prio","pushedAt":"2024-09-18T01:41:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"}},{"before":"ad43aa885a8ef689da212088d6ebb37c32d72883","after":null,"ref":"refs/heads/configdep-error","pushedAt":"2024-09-18T01:41:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"}},{"before":"7b46c6e4827551152b18498e5ccf792152b4ac97","after":null,"ref":"refs/heads/configdep-error-pass-and-commit","pushedAt":"2024-09-18T01:40:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"}},{"before":"27e2016952f8fdd01d59f73c67ac9b8a30b756b6","after":"53fa5c9e93a45e2f8c78adf69652bc2f875cef53","ref":"refs/heads/current","pushedAt":"2024-09-17T13:02:34.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"},"commit":{"message":"Merge pull request #4020 from c-po/secure-boot\n\nT861: op-mode: initial parts for UEFI secure boot CLI","shortMessageHtmlLink":"Merge pull request vyos#4020 from c-po/secure-boot"}},{"before":"be892a01be36df2d0530654f2d07707d2d402508","after":"27e2016952f8fdd01d59f73c67ac9b8a30b756b6","ref":"refs/heads/current","pushedAt":"2024-09-16T13:14:36.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"},"commit":{"message":"Merge pull request #4069 from c-po/eapol-bond\n\nbond: T6709: add EAPoL support","shortMessageHtmlLink":"Merge pull request vyos#4069 from c-po/eapol-bond"}},{"before":"e611f053aa4dff40949d3cdbcaec84f0e4358466","after":"6fbd077ad4f0afeb36412194ed0c65e50f705747","ref":"refs/heads/vyconf-minimal","pushedAt":"2024-09-16T00:57:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"},"commit":{"message":"T6718: start vyconfd from vyos-router","shortMessageHtmlLink":"T6718: start vyconfd from vyos-router"}},{"before":"e7ac9573a2bb306aa7b5a32605948bb959045655","after":"e611f053aa4dff40949d3cdbcaec84f0e4358466","ref":"refs/heads/vyconf-minimal","pushedAt":"2024-09-16T00:56:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"},"commit":{"message":"T6718: start vyconfd from vyos-router","shortMessageHtmlLink":"T6718: start vyconfd from vyos-router"}},{"before":"5df36ba0e3c95efb2962ed54e614552f7425e173","after":"be892a01be36df2d0530654f2d07707d2d402508","ref":"refs/heads/current","pushedAt":"2024-09-15T22:23:03.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"},"commit":{"message":"Merge pull request #4057 from natali-rs1985/T6682-current\n\nop-mode: T6682: Fix for show vpn ike sa peer that always shows all SAs","shortMessageHtmlLink":"Merge pull request vyos#4057 from natali-rs1985/T6682-current"}},{"before":"200248beda572fab3ac9e5bb43812da88ebbaa58","after":"e7ac9573a2bb306aa7b5a32605948bb959045655","ref":"refs/heads/vyconf-minimal","pushedAt":"2024-09-15T00:57:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jestabro","name":"John Estabrook","path":"/jestabro","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5768623?s=80&v=4"},"commit":{"message":"start vyconfd from vyos-router","shortMessageHtmlLink":"start vyconfd from vyos-router"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEu5ODJgA","startCursor":null,"endCursor":null}},"title":"Activity ยท jestabro/vyos-1x"}