{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":542284380,"defaultBranch":"main","name":"bruno","ownerLogin":"usebruno","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-09-27T20:51:45.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/114530840?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1719211778.0","currentOid":""},"activityList":{"items":[{"before":"fc626041e2ac1f551a4801b03b99e1935623e64a","after":"fd57b2ce94b072b7503b24f276edaef02bd0c29f","ref":"refs/heads/main","pushedAt":"2024-06-28T14:40:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"Add collection var to CodeEditor props (#2501)\n\nCo-authored-by: jean_lethiec ","shortMessageHtmlLink":"Add collection var to CodeEditor props (#2501)"}},{"before":"fc626041e2ac1f551a4801b03b99e1935623e64a","after":"c1a57d30dcb9393ff929b51db213f643f5991980","ref":"refs/heads/feat/folder-level-settings","pushedAt":"2024-06-24T06:50:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"[Feature] : Settings on folder level (#1334)\n\n* feat(folder_settings): enable settings tab from folder, currently not using folder.bru\r\n\r\n* feat(folder_settings): read and write in folder settings only in headers, ignore folder.bru file il requests list\r\n\r\n* feat(folder_settings): merge collection and folder settings when sending network request\r\n\r\n* feat(folder_settings): remove console, testing headers merging working fine\r\n\r\n* feat(folder_settings): add missing endl for prettier check, remove redundant imports\r\n\r\n---------\r\n\r\nCo-authored-by: Baptiste POULAIN \r\nCo-authored-by: Anoop M D ","shortMessageHtmlLink":"[Feature] : Settings on folder level (#1334)"}},{"before":null,"after":"fc626041e2ac1f551a4801b03b99e1935623e64a","ref":"refs/heads/feat/folder-level-settings","pushedAt":"2024-06-24T06:49:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"Fixed English grammar/typo (#2493)","shortMessageHtmlLink":"Fixed English grammar/typo (#2493)"}},{"before":"ca22ad06df95da943559103e31aa52313199018b","after":"fc626041e2ac1f551a4801b03b99e1935623e64a","ref":"refs/heads/main","pushedAt":"2024-06-21T06:02:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"Fixed English grammar/typo (#2493)","shortMessageHtmlLink":"Fixed English grammar/typo (#2493)"}},{"before":"5259c5fb4aff9e00582278c434b6b7a60c5e7d94","after":"ca22ad06df95da943559103e31aa52313199018b","ref":"refs/heads/main","pushedAt":"2024-06-21T05:45:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"update interpolate function in bruno js (#2479)\n\n* update interpolate function in bruno js\r\n\r\n* removeed handlebars import, updated validations\r\n\r\n* removed handlebars import","shortMessageHtmlLink":"update interpolate function in bruno js (#2479)"}},{"before":"afcdf30b495f3dcb85f186771ed9fb8282f5f528","after":"5259c5fb4aff9e00582278c434b6b7a60c5e7d94","ref":"refs/heads/main","pushedAt":"2024-06-21T05:43:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"Feat/client cert types (#2482)\n\n* feat: pfx/cert client certificates\r\n\r\n* ui updates\r\n\r\n* file tooltip\r\n\r\n* feat: updated client cert logic\r\n\r\n* feat: updated validations\r\n\r\n* const to let\r\n\r\n* throw error incase of invalid file paths\r\n\r\n* fix htmlFor label\r\n\r\n* updated cli error messages","shortMessageHtmlLink":"Feat/client cert types (#2482)"}},{"before":"01e93b5c2be98c61adf9366b8525e31911cc2230","after":"afcdf30b495f3dcb85f186771ed9fb8282f5f528","ref":"refs/heads/main","pushedAt":"2024-06-21T05:37:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"Fix/graphql file load (#2484)\n\n* fix graphql schema file load issue\r\n\r\n* feat: update file load logic","shortMessageHtmlLink":"Fix/graphql file load (#2484)"}},{"before":"963b197afcd52eafd83da696dec4f9c9ad7d7ed4","after":"01e93b5c2be98c61adf9366b8525e31911cc2230","ref":"refs/heads/main","pushedAt":"2024-06-21T05:33:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"Feat/highlight path params (#2415)\n\n* fix: Update CodeMirror mode to use combinedmode for SingleLineEditor. This will highlight the pathparams in the QueryUrl.\r\n\r\n* Refactor: Updated url highlighting.\r\n\r\n* refactor: Improved the hinting part.\r\n\r\n* refactor: CodeEditor, MultiLineEditor, and QueryEditor to use defineCombinedCodeMirrorMode for highlighting Bruno variables instead of defineCodeMirrorBrunoVariablesMode\r\n\r\n* refactor: Updated defineCombinedCodeMirrorMode to defineCodeMirrorCombinedVariablesMode. Now the pathparams at the end of the URL is also highlighted.\r\n\r\n* refactor: Update CodeMirror mode to use defineCodeMirrorBrunoVariablesMode instead of defineCodeMirrorCombinedVariablesMode. Now the path params in the URL will be highlighted on application open.\r\n\r\n---------\r\n\r\nCo-authored-by: Anoop M D ","shortMessageHtmlLink":"Feat/highlight path params (#2415)"}},{"before":"b031e1f00976065af3753f1623bbbaa9b867719a","after":"963b197afcd52eafd83da696dec4f9c9ad7d7ed4","ref":"refs/heads/main","pushedAt":"2024-06-21T05:16:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"Refactor countRequests function to use getTotalRequestCountInCollection in CollectionSettings/Info/index.js (#2140)","shortMessageHtmlLink":"Refactor countRequests function to use getTotalRequestCountInCollecti…"}},{"before":"929d2b529990de4e834b63be0e0dfc7ecd181b76","after":"b031e1f00976065af3753f1623bbbaa9b867719a","ref":"refs/heads/main","pushedAt":"2024-06-21T05:15:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"add decomment step in a try catch block (#2485)\n\n* add decomment step in a try catch block\r\n\r\n* request params validation - fix unit tests","shortMessageHtmlLink":"add decomment step in a try catch block (#2485)"}},{"before":"1e2b07dead2d0fc463597f3017bef2acba2d2034","after":"929d2b529990de4e834b63be0e0dfc7ecd181b76","ref":"refs/heads/main","pushedAt":"2024-06-21T05:14:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"fix/generate code auth header validation (#2490)\n\n* geenrate code for request to include collection auth headers only if request auth is of type inherit\r\n\r\n* validations","shortMessageHtmlLink":"fix/generate code auth header validation (#2490)"}},{"before":"9c11e27d1c7ef24d8678e37373637fe61cf41f43","after":"1e2b07dead2d0fc463597f3017bef2acba2d2034","ref":"refs/heads/main","pushedAt":"2024-06-19T13:11:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"Fix postman translation : support postman. ; additional translations (#2453)\n\n* fix(postman-translation): cleanup logs after each import, pm.expect.fail(), remove duplicated _test_ key, flex wrap\r\n\r\n* fix(postman-translation): support for postman. - update jest file\r\n\r\n---------\r\n\r\nCo-authored-by: bpoulaindev ","shortMessageHtmlLink":"Fix postman translation : support postman. ; additional translations (#…"}},{"before":"a0df5138b3acc80744a4d40a4679224ea7c677fb","after":"9c11e27d1c7ef24d8678e37373637fe61cf41f43","ref":"refs/heads/main","pushedAt":"2024-06-19T10:48:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"fix: decomment not working in json body (#1819)\n\nRequest body json was not decommented if json parsing fails, which\r\nwould happen if variables are not quoted.\r\n\r\nFixes usebruno#888","shortMessageHtmlLink":"fix: decomment not working in json body (#1819)"}},{"before":"b432e94a4eacdbfa10d1be8711fbed2f25af4e14","after":"a0df5138b3acc80744a4d40a4679224ea7c677fb","ref":"refs/heads/main","pushedAt":"2024-06-19T10:39:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"fix: add authorization token to generate code (#1792)\n\nfixes #1791","shortMessageHtmlLink":"fix: add authorization token to generate code (#1792)"}},{"before":"9ec67b5da9a2f689c6eb807c750a4542883cc796","after":"b432e94a4eacdbfa10d1be8711fbed2f25af4e14","ref":"refs/heads/main","pushedAt":"2024-06-19T10:36:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"interpolate vars correctly fixes #704 (#2317)","shortMessageHtmlLink":"interpolate vars correctly fixes #704 (#2317)"}},{"before":"d88bb68014d23dd55a4ecccf2e254825b2798009","after":"9ec67b5da9a2f689c6eb807c750a4542883cc796","ref":"refs/heads/main","pushedAt":"2024-06-19T10:34:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"Added IsArray on Assert (#2413)\n\nCo-authored-by: Fabio Grande ","shortMessageHtmlLink":"Added IsArray on Assert (#2413)"}},{"before":"3db7d54acad3cccbe8282a2467302824f7241c23","after":"d88bb68014d23dd55a4ecccf2e254825b2798009","ref":"refs/heads/main","pushedAt":"2024-06-19T10:32:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"fix: Pass the scope conditionally for OAuth2 grant types (#2447)\n\nFixes: #2446.\r\n\r\nSigned-off-by: Nicolas Nobelis ","shortMessageHtmlLink":"fix: Pass the scope conditionally for OAuth2 grant types (#2447)"}},{"before":"9588b442f7b18fa4625ac58735301e54460ae8eb","after":"3db7d54acad3cccbe8282a2467302824f7241c23","ref":"refs/heads/main","pushedAt":"2024-06-18T11:35:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"bugfix(#2462) (#2463)\n\n* fixed\r\n\r\n* refactor: conditionals.\r\n\r\n* refactor: Update importPostmanV2CollectionItem function to handle file and text formdata","shortMessageHtmlLink":"bugfix(#2462) (#2463)"}},{"before":"271f988d99ad3c99ac6842319c874428422eab58","after":"9588b442f7b18fa4625ac58735301e54460ae8eb","ref":"refs/heads/main","pushedAt":"2024-06-18T11:07:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"refactor: now the key params in the axiosRequest creation phase is pathParams to resolve the naming conflicts of axios. (#2465)","shortMessageHtmlLink":"refactor: now the key params in the axiosRequest creation phase is pa…"}},{"before":"ec1b734b3afcf01c1a5ba5d711c1632cbbc03431","after":"271f988d99ad3c99ac6842319c874428422eab58","ref":"refs/heads/main","pushedAt":"2024-06-18T10:38:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"feat: add recursive interpolate (#2234)\n\n* feat: add recursive interpolate\r\n\r\nfixes #2227\r\n\r\n* test(bruno-common): fix test with 3 level of recursion\r\n\r\n* fix(bruno-common): add ability to reference the same variable repeatedly","shortMessageHtmlLink":"feat: add recursive interpolate (#2234)"}},{"before":"b01f2e0c5fe7cf6c0d4b3d111033f71f9d8be56b","after":"ec1b734b3afcf01c1a5ba5d711c1632cbbc03431","ref":"refs/heads/main","pushedAt":"2024-06-18T05:53:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"fix: changed title from 'bruno' to 'Bruno' (#2476)\n\nCo-authored-by: Anusree Subash ","shortMessageHtmlLink":"fix: changed title from 'bruno' to 'Bruno' (#2476)"}},{"before":"5c04f884e29d80e246361b8156c4a2f91a5832b0","after":"b01f2e0c5fe7cf6c0d4b3d111033f71f9d8be56b","ref":"refs/heads/main","pushedAt":"2024-06-17T10:58:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"feature: Augment default truststore by default, optionally limit to custom CA certs (#2057)\n\n* feat: Allow default truststore extension on bru CLI\r\n\r\n* feat: augment default truststore by default, optionally limit to custom CA certs\r\n\r\n* feat: augment default truststore by default, optionally limit to custom CA certs\r\n\r\n* feat: Allow default truststore extension on bru CLI\r\n\r\n* feat: augment default truststore by default, optionally limit to custom CA certs","shortMessageHtmlLink":"feature: Augment default truststore by default, optionally limit to c…"}},{"before":"693f882f5aecd672db4564c22d6d2409d9346677","after":"5c04f884e29d80e246361b8156c4a2f91a5832b0","ref":"refs/heads/main","pushedAt":"2024-06-17T06:54:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"refactor: Handle errors when importing collections (#2455)","shortMessageHtmlLink":"refactor: Handle errors when importing collections (#2455)"}},{"before":"8628bdbe89ea23df11cfb322b4a45bf235f5feba","after":"693f882f5aecd672db4564c22d6d2409d9346677","ref":"refs/heads/main","pushedAt":"2024-06-14T11:38:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"catch post request variable evaluation errors (#2324)\n\nfix #2005\r\n\r\n- display post request variable evaluation errors in a toast, each individual variable error on a new line\r\n- display the response body (was previously replaced by the an error \"Error invoking remote method 'send-http-request': ...\"","shortMessageHtmlLink":"catch post request variable evaluation errors (#2324)"}},{"before":"9b382fa0911536a0bfa27ae0d8a67007cc1364f7","after":"8628bdbe89ea23df11cfb322b4a45bf235f5feba","ref":"refs/heads/main","pushedAt":"2024-06-14T11:36:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"Fix: update broken relative links between various document translations and embedded images (#2392)","shortMessageHtmlLink":"Fix: update broken relative links between various document translatio…"}},{"before":"1b4d9b8f6edfc8f712c165c347f9e3819c133532","after":"9b382fa0911536a0bfa27ae0d8a67007cc1364f7","ref":"refs/heads/main","pushedAt":"2024-06-05T15:07:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"Revert \"fix: Move output to stderr #2123 (#2125)\" (#2418)\n\nThis reverts commit 1b4d9b8f6edfc8f712c165c347f9e3819c133532.","shortMessageHtmlLink":"Revert \"fix: Move output to stderr #2123 (#2125)\" (#2418)"}},{"before":null,"after":"becc18b59f360cb80c4c4641d612b662b09878fa","ref":"refs/heads/revert-2125-2123-cleanup-stdout","pushedAt":"2024-06-05T15:07:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"Revert \"fix: Move output to stderr #2123 (#2125)\"\n\nThis reverts commit 1b4d9b8f6edfc8f712c165c347f9e3819c133532.","shortMessageHtmlLink":"Revert \"fix: Move output to stderr #2123 (#2125)\""}},{"before":"f9b33dde3850de27775af32eb798bf24a96e3e0d","after":"1b4d9b8f6edfc8f712c165c347f9e3819c133532","ref":"refs/heads/main","pushedAt":"2024-06-05T15:05:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"fix: Move output to stderr #2123 (#2125)\n\nThis change moves informational command outputs from console.log (prints on stdout) to console.warn/console.error (prints on stderr)\r\nto enable stdout processing in pipelines.\r\n\r\nCo-authored-by: Anoop M D ","shortMessageHtmlLink":"fix: Move output to stderr #2123 (#2125)"}},{"before":"811a6e6034295054ec4f160edfcacab177db7300","after":"f9b33dde3850de27775af32eb798bf24a96e3e0d","ref":"refs/heads/main","pushedAt":"2024-06-05T15:01:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"chore: fix cli tests (#2412)\n\n* fix tests for bruno-electron & bruno-lang\r\n\r\n* chore: fix validatioon breaking cli tests","shortMessageHtmlLink":"chore: fix cli tests (#2412)"}},{"before":"bcdbc0ebede4ecd60f5e0a750c7634e106400a6b","after":"811a6e6034295054ec4f160edfcacab177db7300","ref":"refs/heads/main","pushedAt":"2024-06-05T15:00:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"helloanoop","name":"Anoop M D","path":"/helloanoop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9350733?s=80&v=4"},"commit":{"message":"fix(#2122): add specific error status codes (#2126)\n\n* fix: add specific error status codes #2122\r\n\r\nThis change adds specific exit status codes to identify different problems programatically\r\n\r\n* feat(#2122): Document the cli exit status codes\r\n\r\n* Update packages/bruno-cli/src/constants.js\r\n\r\nCo-authored-by: Andreas Siegel \r\n\r\n* Update packages/bruno-cli/src/constants.js\r\n\r\nCo-authored-by: Andreas Siegel \r\n\r\n* Update packages/bruno-cli/src/commands/run.js\r\n\r\nCo-authored-by: Andreas Siegel \r\n\r\n* Update packages/bruno-cli/src/commands/run.js\r\n\r\nCo-authored-by: Andreas Siegel \r\n\r\n* Update packages/bruno-cli/src/commands/run.js\r\n\r\nCo-authored-by: Andreas Siegel \r\n\r\n* Update packages/bruno-cli/src/commands/run.js\r\n\r\nCo-authored-by: Andreas Siegel \r\n\r\n* Update packages/bruno-cli/src/commands/run.js\r\n\r\nCo-authored-by: Andreas Siegel \r\n\r\n* Update packages/bruno-cli/src/commands/run.js\r\n\r\nCo-authored-by: Andreas Siegel \r\n\r\n* Update packages/bruno-cli/src/commands/run.js\r\n\r\nCo-authored-by: Andreas Siegel \r\n\r\n* Update packages/bruno-cli/src/commands/run.js\r\n\r\nCo-authored-by: Andreas Siegel \r\n\r\n* Update packages/bruno-cli/src/commands/run.js\r\n\r\nCo-authored-by: Andreas Siegel \r\n\r\n* Update packages/bruno-cli/src/commands/run.js\r\n\r\nCo-authored-by: Andreas Siegel \r\n\r\n---------\r\n\r\nCo-authored-by: Andreas Siegel ","shortMessageHtmlLink":"fix(#2122): add specific error status codes (#2126)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEcfacPwA","startCursor":null,"endCursor":null}},"title":"Activity · usebruno/bruno"}