Skip to content

Conversation

@xuwei-k
Copy link
Member

@xuwei-k xuwei-k commented Sep 20, 2025

No description provided.

@xuwei-k xuwei-k force-pushed the generateContrabands branch from 858bf2e to 33ef0a6 Compare September 20, 2025 00:39
@xuwei-k xuwei-k marked this pull request as ready for review September 20, 2025 00:44
@xuwei-k xuwei-k requested a review from eed3si9n September 20, 2025 00:54
shell: bash
run: |
sbt -v -Dfile.encoding=UTF8 -Dsbt.test.fork=true ++$SCALA212 mimaReportBinaryIssues scalafmtCheckAll headerCheck Test/headerCheck test doc
sbt -v -Dfile.encoding=UTF8 -Dsbt.test.fork=true ++$SCALA212 mimaReportBinaryIssues generateContrabands scalafmtCheckAll headerCheck Test/headerCheck test doc
Copy link
Member

Choose a reason for hiding this comment

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

I have to check if that actually regenerates. Other repos call find delete.

shell: bash
run: |
sbt -v -Dfile.encoding=UTF8 -Dsbt.test.fork=true ++$SCALA212 mimaReportBinaryIssues scalafmtCheckAll headerCheck Test/headerCheck test doc
sbt -v -Dfile.encoding=UTF8 -Dsbt.test.fork=true ++$SCALA212 mimaReportBinaryIssues generateContrabands scalafmtCheckAll headerCheck Test/headerCheck test doc
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
sbt -v -Dfile.encoding=UTF8 -Dsbt.test.fork=true ++$SCALA212 mimaReportBinaryIssues scalafmtCheckAll headerCheck Test/headerCheck test doc
sbt -v -Dfile.encoding=UTF8 -Dsbt.test.fork=true ++$SCALA212 mimaReportBinaryIssues generateContrabands scalafmtCheckAll headerCheck Test/headerCheck test doc
find **/src/main/contraband-scala -name "*.scala" -delete
sbt -v -Dfile.encoding=UTF8 -Dsbt.test.fork=true ++$SCALA212 mimaReportBinaryIssues generateContrabands scalafmtCheckAll headerCheck Test/headerCheck test doc

@xuwei-k xuwei-k force-pushed the generateContrabands branch from 33ef0a6 to 8518287 Compare September 20, 2025 06:01
@eed3si9n eed3si9n merged commit 8e3d63a into sbt:develop Sep 20, 2025
7 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