Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

Execution Details

Script:Deploy
Pipeline:Release (Release)
Created:11/5/2021 3:12:57 PM by gdivis@inedo.local
Start date:11/5/2021 3:12:57 PM
Completed date:11/5/2021 3:13:11 PM (13s)
Status:Failed

Your account is not authorized to view debug logs in this context, therefore certain groups' log entries may appear empty.

  • Execution Logs13s

    • Deploy to GitHub1s

      • Upload *.zip from $WorkingDirectory to GitHub in inedosql release $ReleaseNumber0.19s

        Unhandled exception: System.ArgumentException: No release found with tag 1.3.0 in repository Inedo/inedosql
        Parameter name: tag
           at Inedo.Extensions.GitHub.Clients.GitHubClient.<UploadReleaseAssetAsync>d__36.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at Inedo.Extensions.GitHub.Operations.Releases.GitHubUploadReleaseAssetsOperation.<ExecuteAsync>d__22.MoveNext()
        --- End of stack trace from previous location where exception was thrown ---
           at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
           at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
           at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.OtterScriptExecuter.<ExecuteActionAsync>d__50.MoveNext()