Git Product home page Git Product logo

dotnet-status's People

Contributors

jaredcnance avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

dotnet-status's Issues

Next Steps

  • Get user input .git url
  • Queue a remote job:
{
  "connectionId": "6ceeffcf-51d8-4ce4-b4b1-44cd83fc2d38",
  "remote": "https://github.com/jaredcnance/dotnet-status.git"
}
$ NUGET_PERSIST_DG=true NUGET_PERSIST_DG_PATH=./out.dg dotnet restore
  Persisting restore input to './out.dg'.

Casing Problem

If a repository is requested in proper casing, it will search for a repository with lower casing, then save it as proper cased. This means proper cased repositories will always return 202.

ember build --env=production failing

it looks like one of the dependencies may be bringing in invalid js (looking at you signalr-client)

cleaning up...
Build failed.
The Broccoli Plugin: [Fingerprint] failed with:
SyntaxError: Unexpected token: name (index)
    at JS_Parse_Error.get (eval at <anonymous> (C:\Users\jnance\dev\dotnet-status\client\node_modules\uglify-js\tools\node.js:27:1), <anonymous>:86:23)
    at new BroccoliBuildError (C:\Users\jnance\dev\dotnet-status\client\node_modules\broccoli-builder\lib\broccoli-build-error.js:18:29)
    at C:\Users\jnance\dev\dotnet-status\client\node_modules\broccoli-builder\lib\builder.js:168:19
    at tryCatch (C:\Users\jnance\dev\dotnet-status\client\node_modules\rsvp\dist\rsvp.js:525:12)
    at invokeCallback (C:\Users\jnance\dev\dotnet-status\client\node_modules\rsvp\dist\rsvp.js:538:13)
    at publish (C:\Users\jnance\dev\dotnet-status\client\node_modules\rsvp\dist\rsvp.js:508:7)
    at publishRejection (C:\Users\jnance\dev\dotnet-status\client\node_modules\rsvp\dist\rsvp.js:443:3)
    at flush (C:\Users\jnance\dev\dotnet-status\client\node_modules\rsvp\dist\rsvp.js:2415:5)
    at _combinedTickCallback (internal/process/next_tick.js:73:7)
    at process._tickCallback (internal/process/next_tick.js:104:9)

The broccoli plugin was instantiated at:
    at Fingerprint.Plugin (C:\Users\jnance\dev\dotnet-status\client\node_modules\broccoli-plugin\index.js:7:31)
    at Fingerprint.Filter [as constructor] (C:\Users\jnance\dev\dotnet-status\client\node_modules\broccoli-filter\index.js:34:10)
    at new Fingerprint (C:\Users\jnance\dev\dotnet-status\client\node_modules\broccoli-asset-rev\lib\fingerprint.js:27:10)
    at Fingerprint (C:\Users\jnance\dev\dotnet-status\client\node_modules\broccoli-asset-rev\lib\fingerprint.js:22:12)
    at new AssetRev (C:\Users\jnance\dev\dotnet-status\client\node_modules\broccoli-asset-rev\lib\asset-rev.js:27:25)
    at AssetRev (C:\Users\jnance\dev\dotnet-status\client\node_modules\broccoli-asset-rev\lib\asset-rev.js:7:12)
    at Class.postprocessTree (C:\Users\jnance\dev\dotnet-status\client\node_modules\broccoli-asset-rev\index.js:31:40)
    at projectOrAddon.addons.reduce (C:\Users\jnance\dev\dotnet-status\client\node_modules\ember-cli\lib\utilities\addon-process-tree.js:6:25)
    at Array.reduce (native)
    at addonProcessTree (C:\Users\jnance\dev\dotnet-status\client\node_modules\ember-cli\lib\utilities\addon-process-tree.js:4:32)

Ignore netstandard version

For libraries, it probably doesn't make sense to report it as out-of-date if they simply depend on an older standard.

Unable to cast object of type PackageSearchMetadataV2Feed to type PackageSearchMetadataRegistration

https://github.com/dasMulli/dotnet-win32-service.git

An unexpected failure ocurred. Unable to cast object of type 'NuGet.Protocol.PackageSearchMetadataV2Feed' to type 'NuGet.Protocol.PackageSearchMetadataRegistration'.
at DotnetStatus.Core.Services.NuGet.PackageStatusRepository.GetStatus(String packageId)
at DotnetStatus.Core.Services.NuGet.PackageStatusStore.GetStatus(String packageId)
at DotnetStatus.Core.Services.NuGet.DependencyGraphService.GetPackageResult(LibraryDependency dep)
at DotnetStatus.Core.Services.NuGet.DependencyGraphService.GetFrameworkResult(TargetFrameworkInformation fw)
at DotnetStatus.Core.Services.NuGet.DependencyGraphService.GetProjectResult(PackageSpec proj)
at DotnetStatus.Core.Services.NuGet.DependencyGraphService.GetProjectResults(String dependencyGraphPath)
at DotnetStatus.Core.Services.RepositoryResultEvaluator.d__8.MoveNext().

Service down

Hello there!

Just a quick issue to point out that the service currently seems to be down! ๐Ÿ˜‰

Cheers,

Pyves

Expose whether or not restore op timed out

Currently, the only way to know if a restore timed out is based on the RepositoryResult.RestoreStatus.ExitCode (-1). This should be exposed in a status variable at the top level of the document.

Proposed statuses:

Queued
Processing
Restoring
Restore Failed
Restore Timed Out
Clone Succeeded
Clone Failed
...

SSL

cause yeah...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.