Skip to content

Conversation

@NormSohl
Copy link
Contributor

@NormSohl NormSohl commented Feb 6, 2018

No description provided.

charlesprakash and others added 7 commits February 2, 2018 23:04
* Added azure links

* Edits

* Capitalize .NET

* Changed to Node.js

* Added space between C# and .NET

* One more .Net -> .NET
* Added azure links

* Edits

* Capitalize .NET

* Changed to Node.js

* Added space between C# and .NET

* One more .Net -> .NET

* Updated docs date and C#/.NET title

* C#.NET -> C#/.NET

* changed date
@charlesprakash
Copy link
Contributor

❌ Validation status: errors

File Status Preview URL Details
❌Error Details

  • [Error] Error occurred: System.AggregateException: One or more errors occurred. ---> Microsoft.OpenPublishing.Build.DataAccessor.Git.GitDataAccessException: ExternalGitAccessor: data access error to 'https://github.com/OfficeDev/msteams-samples-hello-world-csharp' (branch: prakash-getStarted), argument: pull origin --no-edit, workingDirectory: W:\e4t3-s_msteams-samples-hello-world-csharp, error code: 1, details: You asked to pull from the remote 'origin', but did not specify
    a branch. Because this is not the default configured remote
    for your current branch, you must specify a branch on the command line.
    .
    at Microsoft.OpenPublishing.Build.DataAccessor.Git.ExternalGitAccessor.ThrowGitDataAccessException(Int32 returnValue, String errorMessage, String workingDirectory, String argument, DataAccessErrorType dataAccessErrorType, Uri repositoryUrl, String branchName)
    at Microsoft.OpenPublishing.Build.DataAccessor.Git.ExternalGitAccessor.RunGitExeAndProcessOutputStream(String argument, String workingDirectory, Uri repositoryUrl, String branchName, Action1 outPutStreamAction, Boolean silentException, Int32 timeout, Boolean retryOnTimeout) at Microsoft.OpenPublishing.Build.DataAccessor.Git.ExternalGitAccessor.<>c__DisplayClass47_0.<PullCore>b__0() at Microsoft.OpenPublishing.Build.DataAccessor.Git.ExternalGitAccessor.RunWithRemoteUrlWithUserNameAndAccessToken(String userName, String accessToken, Action action) at Microsoft.OpenPublishing.Build.DataAccessor.Git.ExternalGitAccessor.PullCore() at Microsoft.OpenPublishing.Build.DataAccessor.Git.BaseGitAccessor.Pull() at Microsoft.OpenPublishing.Build.Applications.InitializeCRRTool.Program.InitializeCRRCore(String dependentRepoPath, String cloneAccessToken, Boolean isPreservedTemplateFolders, String branch, DependentRepository dependentRepository, List1 lastDependencyStatus)
    at Microsoft.OpenPublishing.Build.Applications.InitializeCRRTool.Program.InitializeCRR(DependentRepository dependentRepo, String workingDirectory, String workingBranchName, String accessToken, String gitHubTemplateCloneToken, List1 cachedRepositories, List1 lastDependencyStatus, String[] preservedTemplateFolders)
    at Microsoft.OpenPublishing.Build.Applications.InitializeCRRTool.Program.<>c__DisplayClass2_0.<RunAsync>b__0(DependentRepository dependentRepo)
    at System.Threading.Tasks.Parallel.<>c__DisplayClass17_01.&lt;ForWorker&gt;b__1() at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask) at System.Threading.Tasks.Task.&lt;&gt;c__DisplayClass176_0.&lt;ExecuteSelfReplicating&gt;b__0(Object ) --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Func4 bodyWithLocal, Func1 localInit, Action1 localFinally)
    at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable1 source, ParallelOptions parallelOptions, Action1 body, Action2 bodyWithState, Action3 bodyWithStateAndIndex, Func4 bodyWithStateAndLocal, Func5 bodyWithEverything, Func1 localInit, Action1 localFinally)
    at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable1 source, ParallelOptions parallelOptions, Action1 body)
    at Microsoft.OpenPublishing.Build.Applications.InitializeCRRTool.Program.<RunAsync>d__2.MoveNext()
    ---> (Inner Exception #0) Microsoft.OpenPublishing.Build.DataAccessor.Git.GitDataAccessException: ExternalGitAccessor: data access error to 'https://github.com/OfficeDev/msteams-samples-hello-world-csharp&#39; (branch: prakash-getStarted), argument: pull origin --no-edit, workingDirectory: W:\e4t3-s_msteams-samples-hello-world-csharp, error code: 1, details: You asked to pull from the remote 'origin', but did not specify
    a branch. Because this is not the default configured remote
    for your current branch, you must specify a branch on the command line.
    .
    at Microsoft.OpenPublishing.Build.DataAccessor.Git.ExternalGitAccessor.ThrowGitDataAccessException(Int32 returnValue, String errorMessage, String workingDirectory, String argument, DataAccessErrorType dataAccessErrorType, Uri repositoryUrl, String branchName)
    at Microsoft.OpenPublishing.Build.DataAccessor.Git.ExternalGitAccessor.RunGitExeAndProcessOutputStream(String argument, String workingDirectory, Uri repositoryUrl, String branchName, Action1 outPutStreamAction, Boolean silentException, Int32 timeout, Boolean retryOnTimeout) at Microsoft.OpenPublishing.Build.DataAccessor.Git.ExternalGitAccessor.&lt;&gt;c__DisplayClass47_0.&lt;PullCore&gt;b__0() at Microsoft.OpenPublishing.Build.DataAccessor.Git.ExternalGitAccessor.RunWithRemoteUrlWithUserNameAndAccessToken(String userName, String accessToken, Action action) at Microsoft.OpenPublishing.Build.DataAccessor.Git.ExternalGitAccessor.PullCore() at Microsoft.OpenPublishing.Build.DataAccessor.Git.BaseGitAccessor.Pull() at Microsoft.OpenPublishing.Build.Applications.InitializeCRRTool.Program.InitializeCRRCore(String dependentRepoPath, String cloneAccessToken, Boolean isPreservedTemplateFolders, String branch, DependentRepository dependentRepository, List1 lastDependencyStatus)
    at Microsoft.OpenPublishing.Build.Applications.InitializeCRRTool.Program.InitializeCRR(DependentRepository dependentRepo, String workingDirectory, String workingBranchName, String accessToken, String gitHubTemplateCloneToken, List1 cachedRepositories, List1 lastDependencyStatus, String[] preservedTemplateFolders)
    at Microsoft.OpenPublishing.Build.Applications.InitializeCRRTool.Program.<>c__DisplayClass2_0.<RunAsync>b__0(DependentRepository dependentRepo)
    at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
    at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
    at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )<---

  • Line 164: [Error] Clone dependent repositories and checkout to specifiec branch failed

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

@charlesprakash
Copy link
Contributor

⚠️ Validation status: warnings

File Status Preview URL Details
msteams-platform/TOC.yml ⚠️Warning Details
msteams-platform/get-started/get-started-dotnet.md ⚠️Warning Details
msteams-platform/get-started/get-started.md ⚠️Warning Details
msteams-platform/concepts/cards-actions.md ⚠️Warning Details
msteams-platform/includes/get-started/step1-prepare-for-dev.md ⚠️Warning Details
msteams-platform/includes/get-started/step1-intro.md ⚠️Warning Details
.gitignore ✅Succeeded
.openpublishing.publish.config.json ✅Succeeded

msteams-platform/TOC.yml

  • [Warning] Invalid file link:(~/resources/dev-preview/developer-preview-intro).
  • [Warning] Invalid file link:(~/resources/design/framework/search).
  • [Warning] Invalid file link:(~/resources/resource-overview).
  • [Warning] Invalid file link:(~/concepts/bots/bots-test).
  • [Warning] Invalid file link:(~/resources/general/cross-domain).
  • [Warning] Invalid file link:(~/concepts/activity-feed).
  • [Warning] Invalid file link:(~/concepts/bots/bots-overview).
  • [Warning] Invalid file link:(~/concepts/bots/bots-conversations).
  • [Warning] Invalid file link:(~/concepts/tabs/tabs-context).
  • [Warning] Invalid file link:(~/concepts/tabs/tabs-content).
  • [Warning] Invalid file link:(~/resources/design/components/color).
  • [Warning] Invalid file link:(~/concepts/cards-actions).
  • [Warning] Invalid file link:(~/scenarios/scenarios).
  • [Warning] Invalid file link:(~/resources/design/framework/apps).
  • [Warning] Invalid file link:(~/concepts/outgoingwebhook).
  • [Warning] Invalid file link:(~/concepts/connectors).
  • [Warning] Invalid file link:(~/resources/design/resources).
  • [Warning] Invalid file link:(~/resources/design/framework/submitting).
  • [Warning] Invalid file link:(~/resources/design/framework/basics).
  • [Warning] Invalid file link:(~/concepts/tabs/tabs-configuration).
  • [Warning] Invalid file link:(~/samples/code-samples).
  • [Warning] Invalid file link:(~/concepts/bots/bots-notifications).
  • [Warning] Invalid file link:(~/resources/schema/manifest-schema).
  • [Warning] Invalid file link:(~/concepts/apps/apps-package).
  • [Warning] Invalid file link:(~/get-started/get-started-tenant).
  • [Warning] Invalid file link:(~/resources/design/overview).
  • [Warning] Invalid file link:(~/resources/design/framework/cards).
  • [Warning] Invalid file link:(~/resources/design/framework/tabs).
  • [Warning] Invalid file link:(~/resources/dev-preview/developer-preview).
  • [Warning] Invalid file link:(~/resources/design/framework/bots).
  • [Warning] Invalid file link:(~/concepts/concepts-overview).
  • [Warning] Invalid file link:(~/troubleshoot/faq).
  • [Warning] Invalid file link:(~/scenarios/bots-personal-conversations).
  • [Warning] Invalid file link:(~/concepts/tabs/tabs-update-remove).
  • [Warning] Invalid file link:(~/concepts/bots/bots-menus).
  • [Warning] Invalid file link:(~/get-started/get-started).
  • [Warning] Invalid file link:(~/concepts/bots/bots-create).
  • [Warning] Invalid file link:(~/get-started/get-started-nodejs).
  • [Warning] Invalid file link:(~/resources/design/components/fields).
  • [Warning] Invalid file link:(~/resources/design/framework/activity-feed).
  • [Warning] Invalid file link:(~/resources/design/framework/messaging-extensions).
  • [Warning] Invalid file link:(~/scenarios/bots-channel-conversations).
  • [Warning] Invalid file link:(~/publishing/apps-publish).
  • [Warning] Invalid file link:(~/resources/dev-preview/developer-preview-features).
  • [Warning] Invalid file link:(~/resources/general/rate-limit).
  • [Warning] Invalid file link:(~/resources/design/components/typography).
  • [Warning] Invalid file link:(~/resources/microsoft-graph).
  • [Warning] Invalid file link:(~/publishing/office-store-guidance).
  • [Warning] Invalid file link:(~/concepts/apps/apps-overview).
  • [Warning] Invalid file link:(~/concepts/deep-links).
  • [Warning] Invalid file link:(~/resources/design/components/buttons).
  • [Warning] Invalid file link:(~/resources/design/components/dialogs).
  • [Warning] Invalid file link:(~/resources/general/requirements).
  • [Warning] Invalid file link:(~/concepts/authentication).
  • [Warning] Invalid file link:(~/publishing/office-store-checklist).
  • [Warning] Invalid file link:(~/concepts/messaging-extensions).
  • [Warning] Invalid file link:(~/.general/general-overview).
  • [Warning] Invalid file link:(~/overview).
  • [Warning] Invalid file link:(~/resources/design/components/themes).
  • [Warning] Invalid file link:(~/resources/general/debug).
  • [Warning] Invalid file link:(~/get-started/get-started-app-studio).
  • [Warning] Invalid file link:(~/get-started/get-started-dotnet).
  • [Warning] Invalid file link:(~/feedback).
  • [Warning] Invalid file link:(~/troubleshoot/troubleshoot).
  • [Warning] Invalid file link:(~/concepts/bots/bots-cards).
  • [Warning] Invalid file link:(~/concepts/tabs/tabs-static).
  • [Warning] Invalid file link:(~/concepts/tabs/tabs-overview).
  • [Warning] Invalid file link:(~/concepts/apps/apps-upload).
  • [Warning] Invalid file link:(~/concepts/bots/bots-context).

msteams-platform/get-started/get-started-dotnet.md

  • Line 10: [Warning] Invalid file link:(~/get-started/get-started-dotnet).
  • Line 11: [Warning] Invalid file link:(~/get-started/get-started-nodejs).
  • Line 20: [Warning] Invalid file link:(~/get-started/get-started-tenant).
  • Line 135: [Warning] Invalid file link:(~/concepts/apps/apps-overview).
  • Line 143: [Warning] Invalid file link:(~/concepts/bots/bots-create).
  • Line 169: [Warning] Invalid file link:(~/concepts/apps/apps-upload).

msteams-platform/get-started/get-started.md

  • Line 24: [Warning] Invalid file link:(~/get-started/get-started-tenant).
  • Line 25: [Warning] Invalid file link:(~/get-started/get-started-app-studio).
  • Line 26: [Warning] Invalid file link:(~/get-started/get-started-nodejs#GetPrerequisites).
  • Line 27: [Warning] Invalid file link:(~/get-started/get-started-nodejs#DownloadSample).
  • Line 28: [Warning] Invalid file link:(~/get-started/get-started-nodejs#BuildRun).
  • Line 29: [Warning] Invalid file link:(~/get-started/get-started-nodejs#HostSample).
  • Line 30: [Warning] Invalid file link:(~/get-started/get-started-nodejs#DeployToTeams).
  • Line 31: [Warning] Invalid file link:(~/get-started/get-started-nodejs#ConfigureTheAppTab).
  • Line 32: [Warning] Invalid file link:(~/get-started/get-started-nodejs#AddBot).
  • Line 33: [Warning] Invalid file link:(~/get-started/get-started-nodejs#ComposeRichMessages).
  • Line 38: [Warning] Invalid file link:(~/get-started/get-started-tenant).
  • Line 39: [Warning] Invalid file link:(~/get-started/get-started-app-studio).
  • Line 40: [Warning] Invalid file link:(~/get-started/get-started-dotnet#GetPrerequisites).
  • Line 41: [Warning] Invalid file link:(~/get-started/get-started-dotnet#DownloadSample).
  • Line 42: [Warning] Invalid file link:(~/get-started/get-started-dotnet#BuildRun).
  • Line 43: [Warning] Invalid file link:(~/get-started/get-started-dotnet#HostSample).
  • Line 44: [Warning] Invalid file link:(~/get-started/get-started-dotnet#DeployToTeams).
  • Line 45: [Warning] Invalid file link:(~/get-started/get-started-dotnet#ConfigureTheAppTab).
  • Line 46: [Warning] Invalid file link:(~/get-started/get-started-dotnet#AddBot).
  • Line 47: [Warning] Invalid file link:(~/get-started/get-started-dotnet#ComposeRichMessages).

msteams-platform/concepts/cards-actions.md

  • Line 12: [Warning] Invalid file link:(~/concepts/cards-actions#hero-card).
  • Line 12: [Warning] Invalid file link:(~/concepts/cards-actions#hero-card).
  • Line 13: [Warning] Invalid file link:(~/concepts/cards-actions#thumbnail-card).
  • Line 13: [Warning] Invalid file link:(~/concepts/cards-actions#thumbnail-card).
  • Line 61: [Warning] Invalid file link:(~/concepts/bots/bots-conversations#message-format).
  • Line 61: [Warning] Invalid file link:(~/concepts/bots/bots-conversations#message-format).
  • Line 76: [Warning] Invalid file link:(~/concepts/bots/bots-conversations#message-format).
  • Line 76: [Warning] Invalid file link:(~/concepts/bots/bots-conversations#message-format).
  • Line 85: [Warning] Invalid file link:(~/concepts/connectors#using-office-365-connector-cards-in-microsoft-teams).
  • Line 85: [Warning] Invalid file link:(~/concepts/connectors#using-office-365-connector-cards-in-microsoft-teams).
  • Line 95: [Warning] Invalid file link:(~/get-started/code#microsoft-teams-extensions-for-the-bot-builder-sdk).
  • Line 95: [Warning] Invalid file link:(~/get-started/code#microsoft-teams-extensions-for-the-bot-builder-sdk).

msteams-platform/includes/get-started/step1-prepare-for-dev.md

  • Line 10: [Warning] Invalid file link:(~/get-started/get-started-tenant).
  • Line 10: [Warning] Invalid file link:(~/get-started/get-started-tenant).
  • Line 15: [Warning] Invalid file link:(~/get-started/get-started-tenant).
  • Line 15: [Warning] Invalid file link:(~/get-started/get-started-tenant).

msteams-platform/includes/get-started/step1-intro.md

  • Line 3: [Warning] Invalid file link:(~/concepts/apps/apps-overview).
  • Line 3: [Warning] Invalid file link:(~/concepts/apps/apps-overview).
  • Line 5: [Warning] Invalid file link:(~/get-started/get-started-app-studio).
  • Line 5: [Warning] Invalid file link:(~/get-started/get-started-app-studio).

For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

@NormSohl NormSohl merged commit d681db2 into master Feb 6, 2018
NormSohl added a commit that referenced this pull request Feb 6, 2018
* Patch 1 (#71)

* Developer preview changes (#68)

* removed references to preview for published features (#65)

* Updated screenshot (#67)

* AppSource changes (#70)

* removed references to preview for published features (#65)

* Updated screenshot (#67)

* replace office store with appsource (#69)

* Clarified adding a new app and re-submitting an app (#66)

* Icon fix 

Meghan, Jeremy, Jon

* added msdate metadata

* Corrected links

* Branding change requested by Laura

* Update samples to include Get Started samples

* Updated icon size guidance (#77)

Visual showing how icons are used in various places

* Prakash get started cs (#81)

* Getting started for dotnet intermediate

* Intermediate checkin

* Adding csharp specific getting started instructions

* Fixing a typo

* Adding the TOC entry

* Norm get started edits (#75)

* Added azure links

* Edits

* Capitalize .NET

* Changed to Node.js

* Added space between C# and .NET

* One more .Net -> .NET

* Norm get started edits (#80)

* Added azure links

* Edits

* Capitalize .NET

* Changed to Node.js

* Added space between C# and .NET

* One more .Net -> .NET

* Updated docs date and C#/.NET title

* C#.NET -> C#/.NET

* changed date

* Update .openpublishing.publish.config.json
@NormSohl NormSohl deleted the prakash-getStarted-cs branch February 8, 2018 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants