-
Notifications
You must be signed in to change notification settings - Fork 230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Port before_v0.60/make_release
folder
#830
Commits on May 5, 2024
-
refactor(before_v0.60): remove
make_release/this_week_in_nu_weekly.nu
This has already been ported to ./make_release/this_week_in_nu_weekly.nu and has received new updates in: 7bff42f
Configuration menu - View commit details
-
Copy full SHA for 3c80c80 - Browse repository at this point
Copy the full SHA 3c80c80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 733e130 - Browse repository at this point
Copy the full SHA 733e130View commit details -
refactor(before_v0.60): remove
get-js-ext
This module has already been ported to `./make_release/get-js-ext.nu` and has received many new small updates for example in: 6947014
Configuration menu - View commit details
-
Copy full SHA for 8052e55 - Browse repository at this point
Copy the full SHA 8052e55View commit details -
refactor(before_v0.60): move
gen-ts-ext.nu
move `gen-ts-ext.nu` to `./make_release/` before making changes
Configuration menu - View commit details
-
Copy full SHA for 884c7fe - Browse repository at this point
Copy the full SHA 884c7feView commit details -
refactor(before_v0.60): port
gen-ts-ext.nu
- replace `build-string` with `+` and `[...] | str join` - replace `str collect` with `str join` - replace `help commands` with `scope commands` - add `else` in `for {...} {...}`
Configuration menu - View commit details
-
Copy full SHA for 5c1a0e2 - Browse repository at this point
Copy the full SHA 5c1a0e2View commit details -
refactor(before_v0.60): move
this_week_in_nu_release.nu
- prepare for port
Configuration menu - View commit details
-
Copy full SHA for f2258d2 - Browse repository at this point
Copy the full SHA f2258d2View commit details -
refactor(before_v0.60): port
this_week_in_nu_release.nu
- port `fetch` to `http get` - `else` in `for {...} {...}` - explicit `$it` - explicit `print` - port `each -n` to `enumerate | each` - port `str collect` to `str join`
Configuration menu - View commit details
-
Copy full SHA for 5a85fb3 - Browse repository at this point
Copy the full SHA 5a85fb3View commit details -
refactor(before_v0.60): fix
gen-js-ext.nu
It has already been moved but not ported from the old version - replace pipeline `for` with `each` - explicit print - port `$nu.scope` to `scope commands`
Configuration menu - View commit details
-
Copy full SHA for 661ade2 - Browse repository at this point
Copy the full SHA 661ade2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e9e3c3 - Browse repository at this point
Copy the full SHA 3e9e3c3View commit details
Commits on May 13, 2024
-
Revert "refactor(before_v0.60): make ci happy: wrap top level stateme…
…nts in `main`" This reverts commit 3e9e3c3.
Configuration menu - View commit details
-
Copy full SHA for 60237e4 - Browse repository at this point
Copy the full SHA 60237e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc4182d - Browse repository at this point
Copy the full SHA bc4182dView commit details