Logo
Explore Help
Sign In
jesus/nushell-plugins
1
0
Fork 0
You've already forked nushell-plugins
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
nushell-plugins/nu_plugin_nickel/data/tasks/e47d2375-8d45-4870-9524-482928f2841b.json

16 lines
463 B
JSON
Raw Normal View History

chore: update all plugins to Nushell 0.111.0 - Bump all 18 plugins from 0.110.0 to 0.111.0 - Update rust-toolchain.toml channel to 1.93.1 (nu 0.111.0 requires ≥1.91.1) Fixes: - interprocess pin =2.2.x → ^2.3.1 in nu_plugin_mcp, nu_plugin_nats, nu_plugin_typedialog (required by nu-plugin-core 0.111.0) - nu_plugin_typedialog: BackendType::Web initializer — add open_browser: false field - nu_plugin_auth: implement missing user_info_to_value helper referenced in tests Scripts: - update_all_plugins.nu: fix [package].version update on minor bumps; add [dev-dependencies] pass; add nu-plugin-test-support to managed crates - download_nushell.nu: rustup override unset before rm -rf on nushell dir replace; fix unclosed ) in string interpolation
2026-03-11 03:22:42 +00:00
{
"id": "e47d2375-8d45-4870-9524-482928f2841b",
"name": "execute_servers_script_",
"command": "bash",
"args": [
"-c",
"base64 -d < /tmp/orchestrator_script_e47d2375-8d45-4870-9524-482928f2841b.tar.gz.b64 | gunzip | tar -xOf - script.sh | bash"
],
"dependencies": [],
"status": "Completed",
"created_at": "2026-02-15T17:02:04.771455Z",
"started_at": null,
"completed_at": "2026-02-15T17:02:05.237697Z",
"output": "",
"error": null
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 25ms Template: 1ms
English
English Español
Licenses API