Skip to content
New issue

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

[admin] merge to live #166

Merged
merged 9 commits into from
Oct 18, 2023
Merged

[admin] merge to live #166

merged 9 commits into from
Oct 18, 2023

Conversation

lindalu-MSFT
Copy link
Collaborator

No description provided.

twsouthwick and others added 9 commits October 17, 2023 13:43
Move out duplicated content into shared include
This starts the process of refactoring the samples to not be inline.
Instead, this change creates a solution that the samples are added to in
order to validate they are correct (and enable refactoring much easier
in the future). This adds a script in the samples directory that helps
scaffold out a new sample project.
docs/open-xml-docs is where the docfx build ends up - it appears to have out of date assets that are overwritten with the build. This change removes the directory and adds it to .gitignore

As part of this change, a default template is added to docfx.json so that local builds can work.
Add docs output directory to .gitignore
Add samples projects to a solution
@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 3efed11:

💡 Validation status: suggestions

File Status Preview URL Details
docs/docfx.json 💡Suggestion Details
.github/workflows/samples.yml ✅Succeeded
.gitignore ✅Succeeded
docs/how-to-accept-all-revisions-in-a-word-processing-document.md ✅Succeeded
docs/how-to-add-a-comment-to-a-slide-in-a-presentation.md ✅Succeeded
docs/how-to-add-a-new-document-part-that-receives-a-relationship-id-to-a-package.md ✅Succeeded
docs/how-to-add-a-new-document-part-to-a-package.md ✅Succeeded
docs/how-to-apply-a-style-to-a-paragraph-in-a-word-processing-document.md ✅Succeeded
docs/how-to-apply-a-theme-to-a-presentation.md ✅Succeeded
docs/how-to-calculate-the-sum-of-a-range-of-cells-in-a-spreadsheet-document.md ✅Succeeded
docs/how-to-copy-the-contents-of-an-open-xml-package-part-to-a-document-part-in-a-dif.md ✅Succeeded
docs/how-to-create-a-package.md ✅Succeeded
docs/how-to-create-a-spreadsheet-document-by-providing-a-file-name.md ✅Succeeded
docs/how-to-create-a-word-processing-document-by-providing-a-file-name.md ✅Succeeded
docs/how-to-delete-all-the-comments-by-an-author-from-all-the-slides-in-a-presentatio.md ✅Succeeded
docs/how-to-delete-a-slide-from-a-presentation.md ✅Succeeded
docs/how-to-delete-text-from-a-cell-in-a-spreadsheet.md ✅Succeeded
docs/how-to-get-a-column-heading-in-a-spreadsheet.md ✅Succeeded
docs/how-to-get-all-the-external-hyperlinks-in-a-presentation.md ✅Succeeded
docs/how-to-get-all-the-text-in-all-slides-in-a-presentation.md ✅Succeeded
docs/how-to-get-all-the-text-in-a-slide-in-a-presentation.md ✅Succeeded
docs/how-to-get-the-contents-of-a-document-part-from-a-package.md ✅Succeeded
docs/how-to-get-the-titles-of-all-the-slides-in-a-presentation.md ✅Succeeded
docs/how-to-get-worksheet-information-from-a-package.md ✅Succeeded
docs/how-to-insert-a-chart-into-a-spreadsheet.md ✅Succeeded

This comment lists only the first 25 files in the pull request.

docs/docfx.json

  • Line 44, Column 146: [Suggestion: duplicate-descriptions - See documentation] Attribute 'description' with value 'Use the Open XML SDK to programmatically create Office Word, Excel, and PowerPoint documents, and manipulate their content.' is duplicated in 'docfx.json(44,146)', 'docfx.json(44,146)', 'docfx.json(44,146)', 'docfx.json(44,146)', 'docfx.json(44,146)'....

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@lindalu-MSFT lindalu-MSFT merged commit b97f90b into live Oct 18, 2023
3 checks passed
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.

2 participants