{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":286981604,"defaultBranch":"master","name":"BetterJinja","ownerLogin":"Sublime-Instincts","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-08-12T10:14:11.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/69070685?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715972777.0","currentOid":""},"activityList":{"items":[{"before":"22e7d3ddff89df46554b259280c68dfcb5eff78c","after":null,"ref":"refs/tags/2.0.0","pushedAt":"2024-05-17T19:06:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80&v=4"}},{"before":"2fa415d5a55a3a988f33283a34d756ee6c41e658","after":null,"ref":"refs/tags/v1.1.1","pushedAt":"2024-05-17T18:34:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80&v=4"}},{"before":"c6e43d0b1de844c1ee8f5d19b903bf6fda483476","after":"22e7d3ddff89df46554b259280c68dfcb5eff78c","ref":"refs/heads/master","pushedAt":"2024-05-17T18:24:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80&v=4"},"commit":{"message":"Rewrite Package (#22)\n\nThis commit is basically a complete rewrite of the whole package with every\naspect being touched, while re-using as much of it as possible.\n\nSupported template languages are: CSS, JavaScript, JSON, HTML, Markdown, XML\n\nSyntax definitions extend bundled ones from ST4152+.\n\n1. Package is re-structured to better organize all the supported syntaxes.\n\n2. Snippets (and other resources) are indented using tabs as spaces don't\n play well with tab-indented target documents.\n\n E.g.: If snippets would be indented with spaces but committed to a document\n using tabs, spaces would remain and cause mixed indentation.\n Tabs are however converted to the correct number of spaces, when committed\n to a document using spaces for indentation.\n\n3. a snippet for each tag is added so typing e.g. \"if\" and hitting tab expands\n to equivalent {% if ... %} tag.\n\n4. Previous Jinja.sublime-syntax is mainly re-used but improved in various\n aspects by re-using patterns from Python syntax.\n It is renamed to \"Text (Jinja)\" and can be used for templates, which no\n dedicated syntax is shipped for (e.g.: LaTeX, ...).","shortMessageHtmlLink":"Rewrite Package (#22)"}},{"before":"2fa415d5a55a3a988f33283a34d756ee6c41e658","after":"c6e43d0b1de844c1ee8f5d19b903bf6fda483476","ref":"refs/heads/master","pushedAt":"2024-05-17T18:22:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80&v=4"},"commit":{"message":"Rewrite Package (#22)\n\nThis commit is basically a complete rewrite of the whole package with every\r\naspect being touched, while re-using as much of it as possible.\r\n\r\nSupported template languages are: CSS, JavaScript, JSON, HTML, Markdown, XML\r\n\r\nSyntax definitions extend bundled ones from ST4152+.\r\n\r\n1. Package is re-structured to better organize all the supported syntaxes.\r\n\r\n2. Snippets (and other resources) are indented using tabs as spaces don't\r\n play well with tab-indented target documents.\r\n\r\n E.g.: If snippets would be indented with spaces but committed to a document\r\n using tabs, spaces would remain and cause mixed indentation.\r\n Tabs are however converted to the correct number of spaces, when committed\r\n to a document using spaces for indentation.\r\n\r\n3. a snippet for each tag is added so typing e.g. \"if\" and hitting tab expands\r\n to equivalent {% if ... %} tag.\r\n\r\n4. Previous Jinja.sublime-syntax is mainly re-used but improved in various\r\n aspects by re-using patterns from Python syntax.\r\n It is renamed to \"Text (Jinja)\" and can be used for templates, which no\r\n dedicated syntax is shipped for (e.g.: LaTeX, ...).","shortMessageHtmlLink":"Rewrite Package (#22)"}},{"before":null,"after":"2fa415d5a55a3a988f33283a34d756ee6c41e658","ref":"refs/heads/st4107","pushedAt":"2024-05-12T13:28:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80&v=4"},"commit":{"message":"[Chore] Update .gitattributes\n\nExports tests and git related configuration files from installed package.","shortMessageHtmlLink":"[Chore] Update .gitattributes"}},{"before":"6fe00a5bf72ebc7fffacacfbbcdcb647bd8aece5","after":"2fa415d5a55a3a988f33283a34d756ee6c41e658","ref":"refs/heads/master","pushedAt":"2024-05-12T13:00:43.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80&v=4"},"commit":{"message":"[Chore] Update .gitattributes\n\nExports tests and git related configuration files from installed package.","shortMessageHtmlLink":"[Chore] Update .gitattributes"}},{"before":"d708692fcb647b3dbc6ed0965b997f9800e449d8","after":"6fe00a5bf72ebc7fffacacfbbcdcb647bd8aece5","ref":"refs/heads/master","pushedAt":"2024-05-12T12:53:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80&v=4"},"commit":{"message":"[Snippets] Use tab indentation\n\nSnippets are indented using tabs as otherwise committing to tab-indented\ntarget documents would cause mixed indentation due to spaces not automatically\nbeing converted to tabs, but vice versa.","shortMessageHtmlLink":"[Snippets] Use tab indentation"}},{"before":"299b0b95a31148cea0cacf24df903de6050af0ec","after":"d708692fcb647b3dbc6ed0965b997f9800e449d8","ref":"refs/heads/master","pushedAt":"2024-05-12T10:28:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80&v=4"},"commit":{"message":"[Chore] Fix syntax test badge (#23)","shortMessageHtmlLink":"[Chore] Fix syntax test badge (#23)"}},{"before":"52921f9a393950b6ce453da9ff083a60d0c757b1","after":"299b0b95a31148cea0cacf24df903de6050af0ec","ref":"refs/heads/master","pushedAt":"2024-05-12T10:22:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80&v=4"},"commit":{"message":"[Chore] Fix package name in resource files (#21)\n\nThis commit replaces BetterJinja by Jinja2 in various files,\nwhich are relevant for the package to work properly as it is\nshipped under the latter name.\n\nAlso replaces some tokens in readme to avoid confusion.","shortMessageHtmlLink":"[Chore] Fix package name in resource files (#21)"}},{"before":"0de16c860c405f3065bfd4c6d6a901a90bf677ee","after":"52921f9a393950b6ce453da9ff083a60d0c757b1","ref":"refs/heads/master","pushedAt":"2024-05-12T10:21:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80&v=4"},"commit":{"message":"Fix package name in resource files (#21)\n\nThis commit replaces BetterJinja by Jinja2 in various files,\r\nwhich are relevant for the package to work properly as it is\r\nshipped under the latter name.\r\n\r\nAlso replaces some tokens in readme to avoid confusion.","shortMessageHtmlLink":"Fix package name in resource files (#21)"}},{"before":"db1588a51cbb2029e281203fb8efba7b33e9f066","after":"0de16c860c405f3065bfd4c6d6a901a90bf677ee","ref":"refs/heads/master","pushedAt":"2024-05-12T10:15:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"deathaxe","name":null,"path":"/deathaxe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16542113?s=80&v=4"},"commit":{"message":"Fix CI syntax tests (#20)\n\nThis commit...\r\n\r\n1. re-uses workflow form SublimeText/Liquid (and others) to checkout default\r\n Packages next to this repository for testing.\r\n2. test against all stable releases, the package claims to support for.\r\n3. drop filetypes from `paths` trigger, which are not shipped with this package\r\n4. remove path from syntax test headers","shortMessageHtmlLink":"Fix CI syntax tests (#20)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAETTibUwA","startCursor":null,"endCursor":null}},"title":"Activity ยท Sublime-Instincts/BetterJinja"}