{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":332031319,"defaultBranch":"main","name":"nu_scripts","ownerLogin":"nushell","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-01-22T18:33:43.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/50749515?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717591305.0","currentOid":""},"activityList":{"items":[{"before":"874918fdd330ad2a9b0e04f774f7ae5c11e21559","after":"189bf3a70617b1fc695e8fc14d2f7363a783581e","ref":"refs/heads/main","pushedAt":"2024-09-20T11:39:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fdncred","name":"Darren Schroeder","path":"/fdncred","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/343840?s=80&v=4"},"commit":{"message":"fix: adequates to new rustup help page style (#958)\n\nRustup page style changed, this commits adequates all `nu-complete\r\nrustup` commands to this new syntax","shortMessageHtmlLink":"fix: adequates to new rustup help page style (#958)"}},{"before":"71d2eaf516f60ce6b470a6f771ba207a6c7e9f32","after":"874918fdd330ad2a9b0e04f774f7ae5c11e21559","ref":"refs/heads/main","pushedAt":"2024-09-17T15:51:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fdncred","name":"Darren Schroeder","path":"/fdncred","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/343840?s=80&v=4"},"commit":{"message":"Upgrade range syntax (#953)\n\nCo-authored-by: nash ","shortMessageHtmlLink":"Upgrade range syntax (#953)"}},{"before":"d04eea634a3ac35d481fa26c35271dfe175bf3e2","after":"71d2eaf516f60ce6b470a6f771ba207a6c7e9f32","ref":"refs/heads/main","pushedAt":"2024-09-17T04:23:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"IanManske","name":"Ian Manske","path":"/IanManske","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34794997?s=80&v=4"},"commit":{"message":"Edit release notes template (#957)\n\nRenames the `Changes to commands` section to just `Changes`. As such,\r\nthe breaking changes section is redundant since `Changes to commands`\r\nalready has a breaking changes subsection.","shortMessageHtmlLink":"Edit release notes template (#957)"}},{"before":"fb8901e1e841f2915d7b18199a1acc521976f799","after":"d04eea634a3ac35d481fa26c35271dfe175bf3e2","ref":"refs/heads/main","pushedAt":"2024-09-11T22:51:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fdncred","name":"Darren Schroeder","path":"/fdncred","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/343840?s=80&v=4"},"commit":{"message":"fix: `cargo clippy` linting flags need to accept strings (#947)\n\nThe linting flags `--warn`, `--deny`, `--allow` and `--forbid` have\r\n`string` type rather than `bool`\r\n\r\nSigned-off-by: OJarrisonn ","shortMessageHtmlLink":"fix: cargo clippy linting flags need to accept strings (#947)"}},{"before":"f74b2aa7770a4c78ac7cb13fe2015f23ed9c597c","after":"fb8901e1e841f2915d7b18199a1acc521976f799","ref":"refs/heads/main","pushedAt":"2024-09-11T11:12:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fdncred","name":"Darren Schroeder","path":"/fdncred","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/343840?s=80&v=4"},"commit":{"message":"fix(aws): Fix select-aws-profile script functionality and style (#946)\n\n### What\r\n- Rename main function to 'main' and add --env flag for environment\r\nmodification\r\n- Fix region handling to properly check for null values\r\n\r\n### Why\r\n\r\nThe aws/select-aws-profile script syntax is outdated\r\n\r\n```shell\r\n➜ nu\r\nError: nu::parser::named_as_module\r\n\r\n × Can't export command named same as the module.\r\n ╭─[~/.config/nushell/nu_scripts/modules/aws/select-aws-profile.nu:12:12]\r\n 11 │ # select-aws-profile\r\n 12 │ export def select-aws-profile [] {\r\n · ─────────┬────────\r\n · ╰── can't export from module select-aws-profile\r\n 13 │ hide AWS_REGION;\r\n ╰────\r\n help: Module select-aws-profile can't export command named the same as the module. Either change the module name, or export `main` command.\r\n```","shortMessageHtmlLink":"fix(aws): Fix select-aws-profile script functionality and style (#946)"}},{"before":"614b0733104a7753ed7d775224fe5918877b71de","after":"f74b2aa7770a4c78ac7cb13fe2015f23ed9c597c","ref":"refs/heads/main","pushedAt":"2024-09-05T14:07:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fdncred","name":"Darren Schroeder","path":"/fdncred","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/343840?s=80&v=4"},"commit":{"message":"nix activation-script: add handling of empty input (#945)\n\nFixed the check for empty input. Should be working correctly now.","shortMessageHtmlLink":"nix activation-script: add handling of empty input (#945)"}},{"before":"430951c3b17a38bfabdd7e34f714a8616b830ddf","after":"614b0733104a7753ed7d775224fe5918877b71de","ref":"refs/heads/main","pushedAt":"2024-08-30T10:47:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fdncred","name":"Darren Schroeder","path":"/fdncred","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/343840?s=80&v=4"},"commit":{"message":"Fix TWiN script (#944)\n\nAt some point this broke, just committing a fix I've had on my personal\r\ncomputer for a while.\r\n\r\n```\r\n# This week in Nushell #261\r\n\r\n\r\n## Nushell\r\n\r\nError: nu::shell::name_not_found\r\n\r\n × Name not found\r\n ╭─[/home/reilly/github/nu_scripts/make_release/this_week_in_nu_weekly.nu:36:48]\r\n 35 │\r\n 36 │ for user in ($site_json | group-by user_login | transpose user prs) {\r\n · ─────┬────\r\n · ╰── did you mean 'user.login'?\r\n 37 │ let user_name = $user.user\r\n ╰────\r\n```","shortMessageHtmlLink":"Fix TWiN script (#944)"}},{"before":"0f3d6e6edcbf23657bb2de0b603d6b5cd5346d54","after":"430951c3b17a38bfabdd7e34f714a8616b830ddf","ref":"refs/heads/main","pushedAt":"2024-08-29T14:10:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fdncred","name":"Darren Schroeder","path":"/fdncred","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/343840?s=80&v=4"},"commit":{"message":"Use --no-color for git completions (#943)\n\nResolves https://github.com/nushell/nu_scripts/issues/942","shortMessageHtmlLink":"Use --no-color for git completions (#943)"}},{"before":"102c7d884bdd909d2ec33a958206e97c29fb64ca","after":"0f3d6e6edcbf23657bb2de0b603d6b5cd5346d54","ref":"refs/heads/main","pushedAt":"2024-08-28T22:14:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fdncred","name":"Darren Schroeder","path":"/fdncred","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/343840?s=80&v=4"},"commit":{"message":"Add custom completions for pytest (#941)\n\nHi, small PR to add completions for the pytest framework, widely used in\r\nthe Python community","shortMessageHtmlLink":"Add custom completions for pytest (#941)"}},{"before":"6abc543722934fb6d3c3967d3ae3d42a50e7eb09","after":"102c7d884bdd909d2ec33a958206e97c29fb64ca","ref":"refs/heads/main","pushedAt":"2024-08-28T13:15:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fdncred","name":"Darren Schroeder","path":"/fdncred","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/343840?s=80&v=4"},"commit":{"message":"Completions for dotnet (#938)\n\nJust forwarding the work to \"dotnet complete\" command,\r\nwhich has a disadvantage of not including any comments","shortMessageHtmlLink":"Completions for dotnet (#938)"}},{"before":"7188d9ac03b1c342b11096684faf29fcda7151fe","after":"6abc543722934fb6d3c3967d3ae3d42a50e7eb09","ref":"refs/heads/main","pushedAt":"2024-08-25T23:27:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fdncred","name":"Darren Schroeder","path":"/fdncred","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/343840?s=80&v=4"},"commit":{"message":"Add custom completions for pre-commit (#940)\n\n# Added\r\n\r\nCompletions for pre-commit, plus README\r\n\r\n# Fixed\r\n\r\nRemoved duplciate flag it git completionts","shortMessageHtmlLink":"Add custom completions for pre-commit (#940)"}},{"before":"7bf4491cbff7bb57b83ef4dda9f26cdcd2008a7f","after":"7188d9ac03b1c342b11096684faf29fcda7151fe","ref":"refs/heads/main","pushedAt":"2024-08-24T21:27:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fdncred","name":"Darren Schroeder","path":"/fdncred","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/343840?s=80&v=4"},"commit":{"message":"Remove completions for pixi (#939)\n\nRemove custom completions for pixi.\r\n\r\nCloses #937.\r\n\r\n---\r\n\r\n> [!NOTE]\r\n> This is my first contribution to this project. I saw #937 and thought\r\nit was a good first issue to help with :slightly_smiling_face:","shortMessageHtmlLink":"Remove completions for pixi (#939)"}},{"before":"149d9584c4d63a9ecd61eb387fd6b46d9e84de00","after":"7bf4491cbff7bb57b83ef4dda9f26cdcd2008a7f","ref":"refs/heads/main","pushedAt":"2024-08-19T12:08:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sholderbach","name":"Stefan Holderbach","path":"/sholderbach","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15833959?s=80&v=4"},"commit":{"message":"Add catppuccin macchiato theme (#935)","shortMessageHtmlLink":"Add catppuccin macchiato theme (#935)"}},{"before":"f0c293bdf968388509ae9c1d89ade9d0d79a25d3","after":"149d9584c4d63a9ecd61eb387fd6b46d9e84de00","ref":"refs/heads/main","pushedAt":"2024-08-19T10:32:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sholderbach","name":"Stefan Holderbach","path":"/sholderbach","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15833959?s=80&v=4"},"commit":{"message":"make op completion to work with latest nushell (#936)\n\nwith newest version of nushell, this completion is not accepted.","shortMessageHtmlLink":"make op completion to work with latest nushell (#936)"}},{"before":"0cba7933f296fdd2e3d833ea94a6e66f972fc461","after":"f0c293bdf968388509ae9c1d89ade9d0d79a25d3","ref":"refs/heads/main","pushedAt":"2024-08-18T22:02:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fdncred","name":"Darren Schroeder","path":"/fdncred","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/343840?s=80&v=4"},"commit":{"message":"Update direnv config (#934)\n\nPath has changed from hooks to nu-hooks","shortMessageHtmlLink":"Update direnv config (#934)"}},{"before":"7b2ec35cf276edc294c07d13301a2cb3f032bc91","after":"0cba7933f296fdd2e3d833ea94a6e66f972fc461","ref":"refs/heads/main","pushedAt":"2024-08-14T20:40:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fdncred","name":"Darren Schroeder","path":"/fdncred","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/343840?s=80&v=4"},"commit":{"message":":sparkles: add worktree completions (#933)\n\nyou can now `git worktree remove ` for autocompletions\r\n\r\n![image](https://github.com/user-attachments/assets/2eac159c-fd86-42c4-9ecc-469b333dea52)\r\n\r\nand show the branches _after_ the path in `git worktree add ./my-path\r\n`\r\n\r\n![image](https://github.com/user-attachments/assets/d5fadce3-8153-4d51-82e3-0a911ecdefb6)","shortMessageHtmlLink":"✨ add worktree completions (#933)"}},{"before":"1b5584a71d3b1143f7398688bc46b98c0756d6e1","after":"7b2ec35cf276edc294c07d13301a2cb3f032bc91","ref":"refs/heads/main","pushedAt":"2024-08-14T11:16:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fdncred","name":"Darren Schroeder","path":"/fdncred","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/343840?s=80&v=4"},"commit":{"message":"Update scoop completions (#930)\n\nmade scoop completions a bit more reliable by converting the PsObject\r\nfrom powershell to json instead of parsing lines from the `scoop help`\r\noutput\r\n\r\ndoesn't take any longer since scoop run in powershell either way\r\n\r\nCo-authored-by: unknown <67888720+kira-nyx@users.noreply.github.com>","shortMessageHtmlLink":"Update scoop completions (#930)"}},{"before":"e0ccb8fecccbdbf8938274de5e95268b34e9e0a8","after":"1b5584a71d3b1143f7398688bc46b98c0756d6e1","ref":"refs/heads/main","pushedAt":"2024-08-12T17:00:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fdncred","name":"Darren Schroeder","path":"/fdncred","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/343840?s=80&v=4"},"commit":{"message":"Fix network option missing type (#929)","shortMessageHtmlLink":"Fix network option missing type (#929)"}},{"before":"135373dc285793a63a5c85399ece02db3d33e605","after":"e0ccb8fecccbdbf8938274de5e95268b34e9e0a8","ref":"refs/heads/main","pushedAt":"2024-08-10T20:31:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fdncred","name":"Darren Schroeder","path":"/fdncred","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/343840?s=80&v=4"},"commit":{"message":"Add ttyper completions (#928)\n\nAdded ttyper completions. Ttyper is a little tool for speed typists\r\n(readme included).","shortMessageHtmlLink":"Add ttyper completions (#928)"}},{"before":"e4d721e08b182f43454c3a3266529461c50ad8af","after":"135373dc285793a63a5c85399ece02db3d33e605","ref":"refs/heads/main","pushedAt":"2024-08-10T20:30:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fdncred","name":"Darren Schroeder","path":"/fdncred","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/343840?s=80&v=4"},"commit":{"message":"Add croc completions (#927)\n\nAdds croc completions. Readme about tool included.","shortMessageHtmlLink":"Add croc completions (#927)"}},{"before":"5eb484f98644121350d7ca01d4375bbcabfd8323","after":"e4d721e08b182f43454c3a3266529461c50ad8af","ref":"refs/heads/main","pushedAt":"2024-08-09T13:05:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fdncred","name":"Darren Schroeder","path":"/fdncred","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/343840?s=80&v=4"},"commit":{"message":"Top commands one-liner (#926)\n\nThis pull request adds a script containing a one-liner that can be used\r\nto get a table containing the top 5 used commands by using the history\r\nfile","shortMessageHtmlLink":"Top commands one-liner (#926)"}},{"before":"9a12d8df3923efd5669dddf3bddc1931cc844bb6","after":"5eb484f98644121350d7ca01d4375bbcabfd8323","ref":"refs/heads/main","pushedAt":"2024-08-06T12:16:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sholderbach","name":"Stefan Holderbach","path":"/sholderbach","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15833959?s=80&v=4"},"commit":{"message":"Add warning to release checklist for nu-ansi-term (#912)\n\n@fdncred said that it's quite tricky to release `nu-ansi-term`, so we\r\nprobably shouldn't generally do it during a nushell release","shortMessageHtmlLink":"Add warning to release checklist for nu-ansi-term (#912)"}},{"before":"6d6a157600fb742b186f28c174d2f12f09118061","after":"9a12d8df3923efd5669dddf3bddc1931cc844bb6","ref":"refs/heads/main","pushedAt":"2024-07-29T22:08:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fdncred","name":"Darren Schroeder","path":"/fdncred","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/343840?s=80&v=4"},"commit":{"message":"Additional Theme Features (#925)\n\nChanges to `make.nu`:\r\n\r\n* Adds in missing shapes and types noted further down in this PR by\r\n@fdncred\r\n* Adds colors for types - Mostly matching the corresponding shape, but\r\nwith any attribute (e.g., bold) removed\r\n* Changed `int` and `float` values to be distinct. In most themes, the\r\ncolors should be complementary.\r\n* Changes `bool: false` and `hints` colors - They were hardcoded to\r\n`dark_grey` and wouldn't show up on some themes. Now uses a theme color\r\nthat should correspond to a theme-appropriate grey in most cases.\r\n* Alphabetizes shapes and types so that Previews are also sorted\r\nproperly\r\n* Eliminated spurious newline when sourcing theme (from printing OSC\r\ncodes for terminal colors)\r\n* Renamed `3024` theme to `3024r` since module names can't be an `int`\r\n\r\nChanges to `theme preview small`:\r\n\r\n* Remove extra vertical spacing that was caused by different-sized row\r\ncolumn content\r\n* Logically group elements - Types, Conditionally computed (closures)\r\ntypes, Shapes, and other Structure (e.g., header, row_index, foreground,\r\netc.)\r\n* Displays foreground/background on one line for clarity\r\n\r\nResult is a much more compact, but also more readable, table.\r\n\r\nComparison:\r\n\r\n
Before\r\n

\r\n\r\n

\r\n
\r\n\r\n
After\r\n

\r\n\r\n

\r\n
\r\n\r\n* Also refactored a lot of the code to be more maintainable - Moves the\r\nrendering off to separate functions.\r\n\r\nChanges to `preview_generate_screenshots.nu`:\r\n\r\n* Accepts the method for generating screenshots as an argument\r\n* Additional generation method using asciinema, agg (asciinema to\r\nanimated gif), and ffmpeg (to convert the animated gif to a single-image\r\nPNG)\r\n\r\nAdditional Notes:\r\n\r\n- Some Lemnos themes use color values that are the same (or nearly the\r\nsame) as the background in places. These are \"broken\" themes and always\r\nhave been as some elements will simply not be visible.\r\n\r\n- There's a longstanding (I believe) bug that special-cased `record` for\r\nthe *key* rather than the *value*. I've fixed it so that the *key* is\r\nnow handled properly (same as other types), but I haven't implemented\r\nany changes for color values that use a record (e.g., `{ fg: \"#80a1a1\",\r\nattr: \"b\" }`) as this would make the table less compact. I'll look at\r\ndoing this for the longer form `preview theme` later.\r\n\r\n- Closures other than for `string`, `bool`, `date`, and `filesize` are\r\ncurrently only displayed as a summary. There aren't any themes currently\r\nthat this impacts, but if you create one manually, the display results\r\nwere pretty bad. This is primarily due to bad indentation from\r\n`config.nu` (and/or defaults). A proper `nu-indent` would help fix this,\r\nor maybe we could just remove all whitespace and display any closure as\r\na one-liner.\r\n\r\nI probably won't regenerate screenshots until we figure out what to do\r\nabout the \"monotone\" type colors.","shortMessageHtmlLink":"Additional Theme Features (#925)"}},{"before":"54546c8bf2ea69768eec2acf4c6cbfce4e879dff","after":"6d6a157600fb742b186f28c174d2f12f09118061","ref":"refs/heads/main","pushedAt":"2024-07-28T12:15:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fdncred","name":"Darren Schroeder","path":"/fdncred","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/343840?s=80&v=4"},"commit":{"message":"Add recursive fibonacci benchmark (#924)\n\nThis is pretty much the least efficient reasonably simple way to\r\nimplement fibonacci in Nushell, and it's a good benchmark to profile our\r\ncustom command call performance, as this is the majority of the work\r\nbeing done.\r\n\r\nI think it may actually be good to add this and the other one to `cargo\r\nbench` so we can track it over time, but it's also useful as a script so\r\nit can easily be profiled.","shortMessageHtmlLink":"Add recursive fibonacci benchmark (#924)"}},{"before":"0b487e838066a467a5b4ec34f9b0114e724a6d61","after":"54546c8bf2ea69768eec2acf4c6cbfce4e879dff","ref":"refs/heads/main","pushedAt":"2024-07-27T20:55:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fdncred","name":"Darren Schroeder","path":"/fdncred","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/343840?s=80&v=4"},"commit":{"message":"Refactor of docker completions (#922)\n\nRefactor docker custom completions to reorder `export extern`\r\ndeclarations and make use of `export alias` to avoid repetition\r\n\r\nAlso fixes `docker run` needing a mandatory `network` argument which\r\ndoesn't exist","shortMessageHtmlLink":"Refactor of docker completions (#922)"}},{"before":"6bbd75120dfa728e5d3563902495805e98c1c17e","after":"0b487e838066a467a5b4ec34f9b0114e724a6d61","ref":"refs/heads/main","pushedAt":"2024-07-27T19:05:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fdncred","name":"Darren Schroeder","path":"/fdncred","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/343840?s=80&v=4"},"commit":{"message":"fix: use proper `path` type for path argument for `bat` (#921)\n\nUse of `string` disable `~` expansion\r\n\r\nSigned-off-by: OJarrisonn ","shortMessageHtmlLink":"fix: use proper path type for path argument for bat (#921)"}},{"before":"60b14447425a7cf7368b01a6f293ae7b4fea0e5d","after":"6bbd75120dfa728e5d3563902495805e98c1c17e","ref":"refs/heads/main","pushedAt":"2024-07-27T19:05:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fdncred","name":"Darren Schroeder","path":"/fdncred","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/343840?s=80&v=4"},"commit":{"message":"fix: use proper `path` type for path argument for eza (#920)\n\nUsing `string` may disable `~` expansion in modern nushell (>= 0.95)\r\n\r\nSigned-off-by: OJarrisonn ","shortMessageHtmlLink":"fix: use proper path type for path argument for eza (#920)"}},{"before":"2321b5b29a0a9116e0071577f97cd0f6ac99963f","after":"60b14447425a7cf7368b01a6f293ae7b4fea0e5d","ref":"refs/heads/main","pushedAt":"2024-07-25T15:42:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fdncred","name":"Darren Schroeder","path":"/fdncred","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/343840?s=80&v=4"},"commit":{"message":"Update themes preview to use `chunks` in place of deprecated `group` (#918)\n\nAlso `print`s the theme rather than just returns it from `preview theme\r\nsmall` - Otherwise we can't \"script\" the theme preview as part of\r\nscreenshotting (found while recording with Asciinema).","shortMessageHtmlLink":"Update themes preview to use chunks in place of deprecated group (#…"}},{"before":"891854f25fad61f946b4c5b268dc0303e7b5171e","after":"2321b5b29a0a9116e0071577f97cd0f6ac99963f","ref":"refs/heads/main","pushedAt":"2024-07-25T15:40:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fdncred","name":"Darren Schroeder","path":"/fdncred","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/343840?s=80&v=4"},"commit":{"message":"Fix incorrect docker commands (#917)\n\nFix \"docker run\" and \"docker container run\" custom commands incorrectly\r\nexpecting a \"network\" positional argument.","shortMessageHtmlLink":"Fix incorrect docker commands (#917)"}},{"before":"6b962c8f461209719346862167d93acebe4e9a8b","after":"891854f25fad61f946b4c5b268dc0303e7b5171e","ref":"refs/heads/main","pushedAt":"2024-07-25T13:20:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fdncred","name":"Darren Schroeder","path":"/fdncred","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/343840?s=80&v=4"},"commit":{"message":"Create image-actions.yml","shortMessageHtmlLink":"Create image-actions.yml"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQxMTozOTozMC4wMDAwMDBazwAAAAS75Djj","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQxMTozOTozMC4wMDAwMDBazwAAAAS75Djj","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0yNVQxMzoyMDoyMC4wMDAwMDBazwAAAASJCv9l"}},"title":"Activity · nushell/nu_scripts"}