We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Build 'yarn-chocolatey' is failing!
Last 50 lines of build output:
Started by upstream project "yarn-version" build number 54 originally caused by: Started by remote host 209.141.56.29 with note: Automated release of Yarn 1.10.0 Building remotely on build-win02 (amd64-windows-10.0 10.0 powershell windows-10.0 amd64-windows windows amd64) in workspace C:\Jenkins\workspace\yarn-chocolatey > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yarnpkg/yarn.git # timeout=10 Fetching upstream changes from https://github.com/yarnpkg/yarn.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/yarnpkg/yarn.git +refs/heads/*:refs/remotes/origin/* > git rev-parse "origin/master^{commit}" # timeout=10 Checking out Revision af9e15ad565b30ef66ab6ae7f512654afc119f76 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f af9e15ad565b30ef66ab6ae7f512654afc119f76 Commit message: "chore(deps): update dependency execa to ^0.11.0 (#6280)" > git rev-list --no-walk c58bd58e029ab5a69d75742c6ae82aa96cef0140 # timeout=10 [yarn-chocolatey] $ powershell.exe -NonInteractive -ExecutionPolicy ByPass "& 'C:\Users\Jenkins\AppData\Local\Temp\jenkins2997116024105529799.ps1'" WARNING: The specified PackageManagement provider 'NuGet' is not available. Find-Package : No match was found for the specified search criteria and package name 'Yarn'. Try Get-PackageSource to see all available registered package sources. At C:\Jenkins\workspace\yarn-chocolatey\scripts\build-chocolatey.ps1:28 char:31 + $latest_chocolatey_version = (Find-Package -Name Yarn).Version + ~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (Microsoft.Power...ets.FindPackage:FindPackage) [Find-Package], Exceptio n + FullyQualifiedErrorId : NoMatchFoundForCriteria,Microsoft.PowerShell.PackageManagement.Cmdlets.FindPackage Build step 'Windows PowerShell' marked build as failure
Changes since last successful build:
[nison.mael] cd89bdd - fix(cli/publish): allow to publish directory without --new-version
--new-version
[nison.mael] 79d1937 - Fix login for yarn publish when using publishConfig.registry (Fix login for yarn publish when using publishConfig.registry #6411)
yarn publish
[bestander] 90c130e - Fix missing intregity field for validate-npm-package-license in
[bestander] 5682d55 - Fetch tags for cached git repo (Fetch tags for cached git repo #6393)
[noreply] e905f74 - Yarn Plug'n'Play: Implementation (Yarn Plug'n'Play: Implementation #6382)
[nison.mael] 10c8236 - sort options using flags (sort options using flags; Fix #5050 #6426)
[noreply] 454986b - Adds retry-on-error for errors 408/500 (Adds retry-on-error for errors 408/500 #6413)
[nison.mael] 6795a7b - chore(deps): update dependency babel-plugin-inline-import to v3 (chore(deps): update dependency babel-plugin-inline-import to v3 #6424)
[nison.mael] af9e15a - chore(deps): update dependency execa to ^0.11.0 (chore(deps): update dependency execa to ^0.11.0 #6280)
View full output
cc @Daniel15
The text was updated successfully, but these errors were encountered:
Still need to fix this... #6189. Will manually push for now.
Sorry, something went wrong.
No branches or pull requests
Build 'yarn-chocolatey' is failing!
Last 50 lines of build output:
Changes since last successful build:
[nison.mael] cd89bdd - fix(cli/publish): allow to publish directory without
--new-version
[nison.mael] 79d1937 - Fix login for
yarn publish
when using publishConfig.registry (Fix login foryarn publish
when using publishConfig.registry #6411)[bestander] 90c130e - Fix missing intregity field for validate-npm-package-license in
[bestander] 5682d55 - Fetch tags for cached git repo (Fetch tags for cached git repo #6393)
[noreply] e905f74 - Yarn Plug'n'Play: Implementation (Yarn Plug'n'Play: Implementation #6382)
[nison.mael] 10c8236 - sort options using flags (sort options using flags; Fix #5050 #6426)
[noreply] 454986b - Adds retry-on-error for errors 408/500 (Adds retry-on-error for errors 408/500 #6413)
[nison.mael] 6795a7b - chore(deps): update dependency babel-plugin-inline-import to v3 (chore(deps): update dependency babel-plugin-inline-import to v3 #6424)
[nison.mael] af9e15a - chore(deps): update dependency execa to ^0.11.0 (chore(deps): update dependency execa to ^0.11.0 #6280)
View full output
cc @Daniel15
The text was updated successfully, but these errors were encountered: