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

feat: expose type through the toc #10090

Merged
merged 8 commits into from
Jul 12, 2024
Merged

feat: expose type through the toc #10090

merged 8 commits into from
Jul 12, 2024

Conversation

frarees
Copy link
Contributor

@frarees frarees commented Jul 8, 2024

See #10089.

@frarees
Copy link
Contributor Author

frarees commented Jul 8, 2024

@dotnet-policy-service agree

@yufeih yufeih added the new-feature Makes the pull request to appear in "New Features" section of the next release note label Jul 9, 2024
@frarees
Copy link
Contributor Author

frarees commented Jul 10, 2024

@yufeih any idea why the tests fail?

I've run them locally (just for .NET8, I cannot get some to work on .NET6 on my machine) and they look fine
image

The GitHub Action is returning with Error: Process completed with exit code 1.

@filzrev
Copy link
Contributor

filzrev commented Jul 11, 2024

The GitHub Action is returning with Error: Process completed with exit code 1.

On GitHub Action CI. TestPublicApiContract test seems failed.

2024-07-10T09:23:06.0375360Z [xUnit.net 00:00:01.74] Docfx.Tests.PublicApiContractTest.TestPublicApiContract [FAIL]

It needs following tasks to resolve CI error.

  1. Run TestPublicApiContract test locally.
  2. Commit updated test\docfx.Tests\Api.verified.cs file.

@filzrev
Copy link
Contributor

filzrev commented Jul 11, 2024

PublicApiContractTest error seems be resolved by latest commit.

But PlantUML tests that use external PlantUML server failed with transient error.
It need to re-run CI.

Copy link
Contributor

@yufeih yufeih left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @frarees !

@yufeih yufeih merged commit ec959b5 into dotnet:main Jul 12, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature Makes the pull request to appear in "New Features" section of the next release note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants