Skip to content

Comments

Patch 1#40

Merged
lindalu-MSFT merged 14 commits intoOfficeDev:masterfrom
FritzTheDev:patch-1
Jul 14, 2020
Merged

Patch 1#40
lindalu-MSFT merged 14 commits intoOfficeDev:masterfrom
FritzTheDev:patch-1

Conversation

@lindalu-MSFT
Copy link
Member

Kicking off new build to fix build error

Linda Caputo and others added 14 commits October 3, 2018 15:30
Update .openpublishing.publish.config.json
added "ms.suite": "office",
Merge 4-17 TOC updates to live
Merge nav page updates to live
I used the old code ("theCell != null") and got null reference exceptions when cells were empty. 

I found that theCell.InnerText.Length>0 avoided the null reference exception. Using Object.ReferenceEquals(), or !(x== null) didn't change the outcome.
Line 419: Null Reference Exception on empty cells
#### The text following is a meme PR summary. Skip to the end for a plain-english PR summary
---
Hey MSFT Dudes, Dudettes, et al...
I was looking at the Office Open XML (eXTREMELY MERCILESS LANGUAGE) docs, and while the documentation was like 95% tubular, I had a no-bueno run in with a pair of EVIL broken links... I trench-coated the new urls (dug the new ones up like a trench, then covered for whoever broke them like a coat of paint) and asked you guys for the dankest of pulls to GET THAT CODE IN THERE. Take a look and approve, and this docs page will be totally tubular once more.
---
### SUPER Serious PR Summary
At a glance, it looks like dev.office.com is a (newly?) dead subdomain that got migrated into docs.microsoft.com. I updated the URLS to match the new locations for those resources. I'm 95% sure the amended urls match what the old resources were, but if I'm wrong, just know that the links are broken. Thanks for all the awesome stuff you make!
Cheers,
Rapdash
@o365devx
Copy link

o365devx commented May 5, 2020

Docs Build status updates of commit 4eeeb8c:

❌ Validation status: errors

Please follow instructions here which may help to resolve issue.

File Status Preview URL Details
❌Error Details

  • Line 136: [Error] Restore nuget package W:\stfm-s\.optemp\dependentPackages\Microsoft.OpenPublishing.CommonPlugins\packages.config in folder:W:\stfm-s\.optemp\packages failed, possibly due to transient errors from nuget servers. Please retry building your content. If the issue still happens, open a ticket in https://SiteHelp and include the build report and the following error message for our team to troubleshoot: Errors in packages.config projects Unable to find version '1.0.222' of package 'Microsoft.OpenPublishing.CommonPlugins'. C:\Users\ContainerAdministrator\.nuget\packages\: Package 'Microsoft.OpenPublishing.CommonPlugins.1.0.222' is not found on source 'C:\Users\ContainerAdministrator\.nuget\packages\'. https://docfx.pkgs.visualstudio.com/docfx/_packaging/docs-build-v2-prod/nuget/v2: Package 'Microsoft.OpenPublishing.CommonPlugins.1.0.222' is not found on source 'https://docfx.pkgs.visualstudio.com/docfx/_packaging/docs-build-v2-prod/nuget/v2'.

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.

@lindalu-MSFT lindalu-MSFT merged commit 69d5a60 into OfficeDev:master Jul 14, 2020
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.

6 participants