alpha
Login
or
Join now
schlez.in
/
fnm-playground
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/Schniz/fnm-playground. I want to add Changesets so I'll do it in a different repo to test
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
fnm-playground
/
src
/
at
master
3 folders
25 files
Amit Dahan
Replace semver with node-semver (#816)
3y ago
1327bb8d
archive
migrate e2e tests to nodejs (#849) resolves #848
3 years ago
commands
feat: support `fnm install --latest` (#859) * feat: support to install the latest version * chore: test & fmt & clippy * docs: update command docs * docs: update command docs * Create warm-rice-appear.md * Update change set to be a minor release As this is a new feature * chore: update workflow to install pnpm * Remove `feat:` from changeset Because GitHub actions approval button is missing * run pnpm like other tasks * Revert "run pnpm like other tasks" This reverts commit f5f2ca29f17a3440d576085ec34d4644d56a48e4. we can revert the yarn changes and do it in a different PR * revert the changes in .github/workflows Co-authored-by: Gal Schlezinger <gal@spitfire.co.il>
3 years ago
shell
fix(deps): update rust crate reqwest to 0.11.11 (#753) * fix(deps): update rust crate reqwest to 0.11.11 * try to fix build * fix clippy issues Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Gal Schlezinger <gal@spitfire.co.il>
4 years ago
alias.rs
Replace semver with node-semver (#816) Co-authored-by: Gal Schlezinger <gal@spitfire.co.il>
3 years ago
arch.rs
Fix clippy & use musl target on Rust compiler for static compilation (#554)
4 years ago
choose_version_for_user_input.rs
Replace `snafu` with `thiserror` (#630)
4 years ago
cli.rs
Fix `fnm completions` (#652) I think there's a bug in clap. Related: * Fixes #651
4 years ago
config.rs
fix(deps): update rust crate clap to v3 (#617) Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Gal Schlezinger <gal@spitfire.co.il>
4 years ago
current_version.rs
Replace semver with node-semver (#816) Co-authored-by: Gal Schlezinger <gal@spitfire.co.il>
3 years ago
default_version.rs
Allow recursive version lookups (#607)
4 years ago
directories.rs
Use local cache directory instead of temp directory for symlinks (#638) * Use local cache directory instead of temp directory for symlinks still with no cleanup, probably need to have --cleanup-duration=... for fnm env or another command for cleaning up old symlinks. * Introduce directories, and support XDG_ directories for cache directories * cargo clippy --fix
4 years ago
directory_portal.rs
Migrate to Rust 2021 edition (#606)
4 years ago
downloader.rs
fix: Use correct PATH for npm install test (#768) * fix: Use correct PATH for npm install test Resolves: https://github.com/Schniz/fnm/issues/755 * Create soft-laws-doubt.md Co-authored-by: Gal Schlezinger <gal@spitfire.co.il>
4 years ago
fs.rs
Allow aliasing to the system version (#556)
4 years ago
http.rs
Add a user-agent header (#605)
4 years ago
installed_versions.rs
Replace semver with node-semver (#816) Co-authored-by: Gal Schlezinger <gal@spitfire.co.il>
3 years ago
log_level.rs
Migrate to Rust 2021 edition (#606)
4 years ago
lts.rs
Rewrite fnm in Rust (merge fnm.rs into fnm) — adding Windows support! (#246)
5 years ago
main.rs
Use local cache directory instead of temp directory for symlinks (#638) * Use local cache directory instead of temp directory for symlinks still with no cleanup, probably need to have --cleanup-duration=... for fnm env or another command for cleaning up old symlinks. * Introduce directories, and support XDG_ directories for cache directories * cargo clippy --fix
4 years ago
path_ext.rs
Add warning to symlink creation (#584)
4 years ago
remote_node_index.rs
Revert the change to ureq (#586)
4 years ago
system_info.rs
Add pre-built binaries for ARM32 and ARM64 (#276)
5 years ago
system_version.rs
Allow aliasing to the system version (#556)
4 years ago
user_version.rs
Replace semver with node-semver (#816) Co-authored-by: Gal Schlezinger <gal@spitfire.co.il>
3 years ago
user_version_reader.rs
Replace semver with node-semver (#816) Co-authored-by: Gal Schlezinger <gal@spitfire.co.il>
3 years ago
version.rs
Replace semver with node-semver (#816) Co-authored-by: Gal Schlezinger <gal@spitfire.co.il>
3 years ago
version_file_strategy.rs
Allow recursive version lookups (#607)
4 years ago
version_files.rs
Allow recursive version lookups (#607)
4 years ago