Skip to content

Codegen task up to date checks aren't working #1228

@aajtodd

Description

@aajtodd

Describe the bug

Running multiple builds without changing model files or code causes aws-config to regenerate and recompile which cascades to services having to be rebuilt.

Expected behavior

./gradlew assemble
./gradlew assemble

First invocation should compile everything, the second one should have all up-to-date checks work such that the world isn't rebuilt.

Current behavior

Recompiling everything that is a dependency of aws-config

Steps to Reproduce

See expected behavior

Possible Solution

Possibly a bug in our repo-tools smithybuild plugin, the setup of it in the SDK build, or in the smithy gradle plugin itself.

Context

No response

AWS Kotlin SDK version used

N/A

Platform (JVM/JS/Native)

N/A

Operating System and version

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis issue is a bug.choreno-auto-closureWe do not want this issue to be automatically closed.p2This is a standard priority issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions