-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
chore(release): Bump to version 0.2.0 #4896
Commits on Mar 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for af26d86 - Browse repository at this point
Copy the full SHA af26d86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60d308f - Browse repository at this point
Copy the full SHA 60d308fView commit details
Commits on Mar 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a66a086 - Browse repository at this point
Copy the full SHA a66a086View commit details -
fix(update): Skip logs starting with
(chore)
(#4800)* fix(update): Skip logs starting with `(chore)` * Update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 476b507 - Browse repository at this point
Copy the full SHA 476b507View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5025661 - Browse repository at this point
Copy the full SHA 5025661View commit details
Commits on Mar 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5a795ca - Browse repository at this point
Copy the full SHA 5a795caView commit details
Commits on Mar 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 635ae17 - Browse repository at this point
Copy the full SHA 635ae17View commit details
Commits on Mar 17, 2022
-
fix(decompress): Fix tarball decompression (#4813)
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4d36cbd - Browse repository at this point
Copy the full SHA 4d36cbdView commit details
Commits on Mar 18, 2022
-
fix(scoop-download): Add failure check (#4822)
* scoop-download failure check, aria2 warn if uninstalled * Revert core.ps1 * Update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 53cdf68 - Browse repository at this point
Copy the full SHA 53cdf68View commit details
Commits on Mar 21, 2022
-
doc(readme): Fix badges for Gitter and CI Tests (#4830)
* Update README.md * Update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for 5e4e6e9 - Browse repository at this point
Copy the full SHA 5e4e6e9View commit details -
feat(install): Allow downloading from private repositories (#4254)
* added ability to use private github repositories To do this, define a gh_api_token in the sccop config, if the repository is private it will use the apis to get and use the asset id * corrected inherited linting error * updated url to pull filename * inlined get_headers and get-members functions and updated changelog * simplified host headers and switched to checkver_token from: astelmachonak-nydig * added ability to use private github repositories To do this, define a gh_api_token in the sccop config, if the repository is private it will use the apis to get and use the asset id * updated url to pull filename * inlined get_headers and get-members functions and updated changelog * simplified host headers and switched to checkver_token from: astelmachonak-nydig * Update lib/core.ps1 Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> * Update lib/core.ps1 Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> * Fix RegEx * Some tweaks * optimize Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com> Co-authored-by: Rashil Gandhi <rashil2000@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 45db5fb - Browse repository at this point
Copy the full SHA 45db5fbView commit details -
feat(config): Rename checkver_token to gh_token and SCOOP_CHECKVER_TO…
…KEN to SCOOP_GH_TOKEN (#4832) * Properly filtering null input in dl function when private_hosts is not set in config * Rename checkver_token to gh_token and SCOOP_CHECKVER_TOKEN to SCOOP_GH_TOKEN
Alex Stelmachonak authoredMar 21, 2022 Configuration menu - View commit details
-
Copy full SHA for ad3fc4f - Browse repository at this point
Copy the full SHA ad3fc4fView commit details
Commits on Mar 22, 2022
-
doc(scoop-shim): Fix typo (#4836)
* Update scoop-shim.ps1 * Update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for ced36b2 - Browse repository at this point
Copy the full SHA ced36b2View commit details
Commits on Mar 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 32de4c5 - Browse repository at this point
Copy the full SHA 32de4c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d29e336 - Browse repository at this point
Copy the full SHA d29e336View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72fd0c5 - Browse repository at this point
Copy the full SHA 72fd0c5View commit details
Commits on Mar 26, 2022
-
feat(config): Try SCOOP_GH_TOKEN value first before gh_token value fr…
…om config (#4842)
Alex Stelmachonak authoredMar 26, 2022 Configuration menu - View commit details
-
Copy full SHA for f441968 - Browse repository at this point
Copy the full SHA f441968View commit details
Commits on Mar 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 55b26da - Browse repository at this point
Copy the full SHA 55b26daView commit details
Commits on Apr 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 22c7d58 - Browse repository at this point
Copy the full SHA 22c7d58View commit details
Commits on Apr 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f6679c2 - Browse repository at this point
Copy the full SHA f6679c2View commit details
Commits on Apr 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 47c0f46 - Browse repository at this point
Copy the full SHA 47c0f46View commit details
Commits on Apr 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f947b62 - Browse repository at this point
Copy the full SHA f947b62View commit details
Commits on Apr 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7ee74a0 - Browse repository at this point
Copy the full SHA 7ee74a0View commit details
Commits on Apr 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6296822 - Browse repository at this point
Copy the full SHA 6296822View commit details
Commits on Apr 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e6d0371 - Browse repository at this point
Copy the full SHA e6d0371View commit details
Commits on Apr 27, 2022
-
fix(bucket): Return empty list correctly in
Get-LocalBucket
(#4885)Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com> Co-authored-by: Rashil Gandhi <rashil2000@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 22365c2 - Browse repository at this point
Copy the full SHA 22365c2View commit details
Commits on May 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cb7cd99 - Browse repository at this point
Copy the full SHA cb7cd99View commit details
Commits on May 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b96abcf - Browse repository at this point
Copy the full SHA b96abcfView commit details
Commits on May 8, 2022
-
feat(relicense): Relicense to dual-license (Unlicense or MIT) (#4903)
Co-authored-by: Chawye Hsu <chawyehsu@hotmail.com> Co-authored-by: Tyler887 <tylermageeshields@gmail.com>
1Configuration menu - View commit details
-
Copy full SHA for 0b6de90 - Browse repository at this point
Copy the full SHA 0b6de90View commit details -
Configuration menu - View commit details
-
Copy full SHA for b93d0b4 - Browse repository at this point
Copy the full SHA b93d0b4View commit details