Skip to content

Exclude changelog file from documentTest task inputs - #2159

Merged
Goooler merged 5 commits into
mainfrom
g/20260807/exclude-changelog
Aug 7, 2026
Merged

Exclude changelog file from documentTest task inputs#2159
Goooler merged 5 commits into
mainfrom
g/20260807/exclude-changelog

Conversation

@Goooler

@Goooler Goooler commented Aug 7, 2026

Copy link
Copy Markdown
Member

No description provided.

@Goooler
Goooler requested a lite review from Copilot August 7, 2026 02:31

This comment was marked as off-topic.

Comment thread build.gradle.kts
Comment on lines -231 to -235
val docsDir =
file("docs").also {
if (!it.exists() || !it.isDirectory)
error("Docs dir $it does not exist or is not a directory.")
}

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

check(langExecutables.sumOf { it.size } > 0) { "No code snippets found." }

@Goooler
Goooler requested a lite review from Copilot August 7, 2026 02:45

This comment was marked as duplicate.

@Goooler
Goooler enabled auto-merge (squash) August 7, 2026 02:46
@Goooler
Goooler merged commit dfa5725 into main Aug 7, 2026
6 checks passed
@Goooler
Goooler deleted the g/20260807/exclude-changelog branch August 7, 2026 03:00
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