-
Notifications
You must be signed in to change notification settings - Fork 127
Closed
Labels
type-code-healthInternal changes to our tools and workflows to make them cleaner, simpler, or more maintainableInternal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
Description
Recently @athomas changed how these header/footer files are used in the SDK's dartdoc options at https://dart-review.googlesource.com/c/sdk/+/354886. He triple checked with @devoncarew and I, but dartdoc's CI was not ready for it 😅
This is totally valid, it just means we cannot test dartdoc generating a specific Dart SDK by relying on a published version of the SDK; we should just rely on a git checkout of the SDK, as this is how dartdoc builds the docs for api.dart.dev.
Metadata
Metadata
Assignees
Labels
type-code-healthInternal changes to our tools and workflows to make them cleaner, simpler, or more maintainableInternal changes to our tools and workflows to make them cleaner, simpler, or more maintainable