{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":620042122,"defaultBranch":"main","name":"roadie-backstage-plugins","ownerLogin":"rmartine-ias","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-03-27T23:11:56.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/107639398?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1679961679.021048","currentOid":""},"activityList":{"items":[{"before":"cb4891db6c7be3d5f1ba92aa5d4168fa21500bd2","after":"3e437140fe752e5d83bf275fb93ee52b130bde6a","ref":"refs/heads/jsonata-yaml-options","pushedAt":"2023-03-30T01:12:24.721Z","pushType":"push","commitsCount":1,"pusher":{"login":"rmartine-ias","name":"Riley Martine","path":"/rmartine-ias","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107639398?s=80&v=4"},"commit":{"message":"add descriptions to yaml dump options\n\nSigned-off-by: Riley Martine ","shortMessageHtmlLink":"add descriptions to yaml dump options"}},{"before":"2d707192acdff16d4f50d1a2f3ce604d519c1e80","after":"cb4891db6c7be3d5f1ba92aa5d4168fa21500bd2","ref":"refs/heads/jsonata-yaml-options","pushedAt":"2023-03-30T00:52:56.845Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"rmartine-ias","name":"Riley Martine","path":"/rmartine-ias","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107639398?s=80&v=4"},"commit":{"message":"add remaining options to yaml.dump\n\nSigned-off-by: Riley Martine ","shortMessageHtmlLink":"add remaining options to yaml.dump"}},{"before":"e8a14cc0ee2dc41957294faa9ec08b1741e220b7","after":"2d707192acdff16d4f50d1a2f3ce604d519c1e80","ref":"refs/heads/jsonata-yaml-options","pushedAt":"2023-03-30T00:24:34.639Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"rmartine-ias","name":"Riley Martine","path":"/rmartine-ias","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107639398?s=80&v=4"},"commit":{"message":"add remaining options to yaml.dump\n\nSigned-off-by: Riley Martine ","shortMessageHtmlLink":"add remaining options to yaml.dump"}},{"before":"12a139f6a27f151376d86bfe14c286298f59cb0a","after":"e8a14cc0ee2dc41957294faa9ec08b1741e220b7","ref":"refs/heads/jsonata-yaml-options","pushedAt":"2023-03-30T00:16:17.095Z","pushType":"push","commitsCount":1,"pusher":{"login":"rmartine-ias","name":"Riley Martine","path":"/rmartine-ias","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107639398?s=80&v=4"},"commit":{"message":"add remaining options to yaml.dump\n\nSigned-off-by: Riley Martine ","shortMessageHtmlLink":"add remaining options to yaml.dump"}},{"before":null,"after":"12a139f6a27f151376d86bfe14c286298f59cb0a","ref":"refs/heads/jsonata-yaml-options","pushedAt":"2023-03-28T00:01:19.021Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rmartine-ias","name":"Riley Martine","path":"/rmartine-ias","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107639398?s=80&v=4"},"commit":{"message":"add lineWidth option to yaml.dump for JSONata and serialization actions\n\nThe JSONata action is very useful for modifying an existing YAML file.\nHowever, it fails to match the style of the destination YAML. If you\nhave a file that looks like this:\n\n```yaml\nsomeKey: moreThan80Chars\n```\n\nand run a transformation on it (`$ ~> | $ | { \"newKey\": \"newVal\" } |`),\nthe end result is something like:\n\n```yaml\nsomeKey: >-\n moreThan80Chars\nnewKey: newval\n```\n\nFor a file with many such lines (in our case, AWS ARNs), this creates a\nmassive diff against the file, when only a small transformation was\nperformed.\n\nThis change allows for setting the `lineWidth` property of\n`js-yaml.dump`[0], which when set to `-1`, disables auto-wrapping. This\nwould allow us to use JSONata transformations without enforcing the\ndefault `js-yaml` style on the destination YAML.\n\n[0]: https://www.npmjs.com/package/js-yaml\n\nSigned-off-by: Riley Martine ","shortMessageHtmlLink":"add lineWidth option to yaml.dump for JSONata and serialization actions"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADDj2TAAA","startCursor":null,"endCursor":null}},"title":"Activity ยท rmartine-ias/roadie-backstage-plugins"}