Corey Butler
|
692c70e5b8
|
Add link for questions
|
2023-04-19 09:21:58 -05:00 |
|
Corey Butler
|
1ee174444f
|
Add link for questions
|
2023-04-19 09:21:01 -05:00 |
|
Corey Butler
|
18f1313317
|
Feature template updates
|
2023-04-19 09:14:29 -05:00 |
|
Corey Butler
|
9e0925a135
|
Bug template updates
|
2023-04-19 09:10:20 -05:00 |
|
Corey Butler
|
0c80da1792
|
Bug template updates
|
2023-04-19 09:07:54 -05:00 |
|
Corey Butler
|
49a622921f
|
Added question about shell
|
2023-04-19 09:02:09 -05:00 |
|
Corey Butler
|
571fd9596e
|
Add shell output formatting
|
2023-04-19 08:56:44 -05:00 |
|
Corey Butler
|
6232216e30
|
Add template for feature requests
|
2023-04-19 08:52:22 -05:00 |
|
Corey Butler
|
47527d89d1
|
Updating bug submission template
|
2023-04-19 08:35:58 -05:00 |
|
Corey Butler
|
2eeba20fdf
|
Updating bug submission template
|
2023-04-19 08:34:36 -05:00 |
|
Corey Butler
|
1f21d64b43
|
Updating bug submission template
|
2023-04-19 08:32:34 -05:00 |
|
Corey Butler
|
9bae64209e
|
Merge branch 'master' of github.com:coreybutler/nvm-windows
|
2023-04-19 08:26:35 -05:00 |
|
Corey Butler
|
49818a2c20
|
Update bug report
|
2023-04-19 08:26:21 -05:00 |
|
Corey Butler
|
9682d1ac45
|
Version bump
|
2023-04-19 08:26:05 -05:00 |
|
Harald Fassler
|
2dad26dff4
|
allow to run build.bat on paths with spaces
Signed-off-by: Harald Fassler <harald.fassler+9974@gmail.com>
|
2023-04-16 11:16:17 +02:00 |
|
Harald Fassler
|
6c175fabaf
|
fix issue #932
Signed-off-by: Harald Fassler <harald.fassler+9974@gmail.com>
|
2023-04-15 12:36:21 +02:00 |
|
Corey Butler
|
ee314da0ab
|
Merge pull request #963 from Tester798/fix-symlink-detect
Fix symlink detect if it points to nothing
|
2023-04-13 21:45:25 +00:00 |
|
Tester798
|
11625ec131
|
Fix symlink detect if it points to nothing
|
2023-04-13 15:25:59 +03:00 |
|
Corey Butler
|
3f0dba16dc
|
Updated go-where dependency and cleaned up debug output.
1.1.11
|
2023-04-12 22:28:01 -05:00 |
|
Corey Butler
|
9dff81433c
|
Added extra debug details.
|
2023-04-12 20:40:26 -05:00 |
|
Corey Butler
|
fa811e098d
|
Updated build process.
|
2023-04-11 12:58:48 -05:00 |
|
Corey Butler
|
b54163cf78
|
Move test command to 'debug'. Fixes #955 and #942. Addresses #945 with new encoding for settings (forcing UTF-8).
|
2023-04-11 12:53:34 -05:00 |
|
Corey Butler
|
637d9d552a
|
Merge pull request #935 from coreybutler/dependabot/go_modules/src/golang.org/x/text-0.3.8
Bump golang.org/x/text from 0.3.2 to 0.3.8 in /src
|
2023-04-02 10:35:54 -05:00 |
|
dependabot[bot]
|
195f9539c2
|
Bump golang.org/x/text from 0.3.2 to 0.3.8 in /src
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.2 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.2...v0.3.8)
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-02 15:34:38 +00:00 |
|
Corey Butler
|
ed0bce2ca6
|
Merge pull request #936 from coreybutler/dependabot/go_modules/src/golang.org/x/sys-0.1.0
Bump golang.org/x/sys from 0.0.0-20190813064441-fde4db37ae7a to 0.1.0 in /src
|
2023-04-02 10:33:54 -05:00 |
|
Corey Butler
|
81a781c4ba
|
Merge pull request #952 from coreybutler/dependabot/github_actions/actions/stale-8
Bump actions/stale from 7 to 8
|
2023-04-02 10:33:17 -05:00 |
|
dependabot[bot]
|
9b5cac6aa3
|
Bump actions/stale from 7 to 8
Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v7...v8)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-23 11:06:36 +00:00 |
|
Corey Butler
|
9e6204abfd
|
Merge pull request #949 from qiulaidongfeng/master
Avoid panic after connection failure
|
2023-03-19 00:12:30 -05:00 |
|
秋来冬风
|
a2cea8fd91
|
Avoid panic after connection failure
Download function, when client.Do returns err= Nil, return false after printing the error message to avoid panic
|
2023-03-19 13:04:07 +08:00 |
|
Corey Butler
|
d09c77bac8
|
Update bot.yml
|
2023-03-01 11:53:06 -06:00 |
|
Corey Butler
|
51ad9e918e
|
Update bot.yml
|
2023-03-01 10:14:08 -06:00 |
|
Corey Butler
|
6dd0aec734
|
Update bot.yml
|
2023-03-01 10:11:38 -06:00 |
|
dependabot[bot]
|
cb0d573441
|
Bump golang.org/x/sys in /src
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20190813064441-fde4db37ae7a to 0.1.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/commits/v0.1.0)
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-25 03:54:24 +00:00 |
|
Corey Butler
|
16afa15d7d
|
Added custom UTF-8 converter for settings file.
|
2023-02-24 12:31:57 -06:00 |
|
Corey Butler
|
1216b37643
|
Merge pull request #459 from noelhibbard/installer-improvments
Installer improvements when alt creds are required for elevation
|
2023-02-13 19:54:18 -06:00 |
|
Corey Butler
|
3cc5d93e90
|
Merge branch 'master' of github.com:coreybutler/nvm-windows
|
2023-02-13 19:44:46 -06:00 |
|
Corey Butler
|
8d2af15f77
|
Remove unreacheable code. Closes PR #926.
|
2023-02-13 19:44:34 -06:00 |
|
Corey Butler
|
c2f1afc9bd
|
Merge pull request #928 from coreybutler/dependabot/github_actions/vedantmgoyal2009/winget-releaser-2
Bump vedantmgoyal2009/winget-releaser from 1 to 2
|
2023-02-13 19:42:38 -06:00 |
|
Corey Butler
|
c7dc1cd141
|
Merge branch 'master' of github.com:coreybutler/nvm-windows
|
2023-02-13 19:41:42 -06:00 |
|
Corey Butler
|
9366b98d10
|
Add checks for network connectivity
|
2023-02-13 19:41:21 -06:00 |
|
dependabot[bot]
|
f8a5810dd6
|
Bump vedantmgoyal2009/winget-releaser from 1 to 2
Bumps [vedantmgoyal2009/winget-releaser](https://github.com/vedantmgoyal2009/winget-releaser) from 1 to 2.
- [Release notes](https://github.com/vedantmgoyal2009/winget-releaser/releases)
- [Commits](https://github.com/vedantmgoyal2009/winget-releaser/compare/v1...v2)
---
updated-dependencies:
- dependency-name: vedantmgoyal2009/winget-releaser
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-13 11:21:06 +00:00 |
|
Corey Butler
|
1d00b75848
|
Update bot.yml
|
2023-02-05 20:17:56 -06:00 |
|
Corey Butler
|
6e2c8da2dc
|
Updated error output for bad version aliases and atttempt to resolve desired alias.
|
2023-02-04 19:17:35 -06:00 |
|
Corey Butler
|
e7cb08e574
|
Added new check command for v1.1.11
|
2023-01-26 22:08:21 -06:00 |
|
Corey Butler
|
67537030dc
|
Merge branch 'master' of github.com:coreybutler/nvm-windows
|
2023-01-26 21:56:21 -06:00 |
|
Corey Butler
|
98fa1e5ca3
|
Added support for codenames
|
2023-01-26 21:50:16 -06:00 |
|
Corey Butler
|
691d44eee0
|
Merge pull request #921 from coreybutler/dependabot/github_actions/actions/stale-7
Bump actions/stale from 4 to 7
|
2023-01-26 21:30:11 -06:00 |
|
dependabot[bot]
|
013ce423af
|
Bump actions/stale from 4 to 7
Bumps [actions/stale](https://github.com/actions/stale) from 4 to 7.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v4...v7)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-27 03:28:23 +00:00 |
|
Corey Butler
|
32df55288a
|
Merge pull request #885 from sitiom/winget-releaser
Add Winget Releaser workflow
|
2023-01-26 21:27:59 -06:00 |
|
Corey Butler
|
7852e0c8ea
|
Prevent alphabetical characters only for unknown version aliases. Closes #907.
|
2023-01-26 20:55:03 -06:00 |
|