-
Notifications
You must be signed in to change notification settings - Fork 1
[TAS-239] Replace Deps with Gradle dependency catalog #172
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
Conversation
|
🍹 The Update (preview) for gchristov/thecodinglove-statistics/prod (at 7b0803a) was successful. Resource Changes Name Type Operation
~ statistics-service-binary docker:index/image:Image update
~ statistics-service gcp:cloudrunv2/service:Service update
|
|
🍹 The Update (preview) for gchristov/thecodinglove-self-destruct/prod (at 7b0803a) was successful. Resource Changes Name Type Operation
~ self-destruct-service-binary docker:index/image:Image update
~ self-destruct-service gcp:cloudrunv2/service:Service update
|
|
🍹 The Update (preview) for gchristov/thecodinglove-search/prod (at 7b0803a) was successful. Resource Changes Name Type Operation
~ search-service-binary docker:index/image:Image update
~ search-service gcp:cloudrunv2/service:Service update
|
|
🍹 The Update (preview) for gchristov/thecodinglove-slack-web/prod (at 7b0803a) was successful. Resource Changes Name Type Operation
~ slack-web-service-binary docker:index/image:Image update
~ slack-web-service gcp:cloudrunv2/service:Service update
|
|
🍹 The Update (preview) for gchristov/thecodinglove-slack/prod (at 7b0803a) was successful. Resource Changes Name Type Operation
~ slack-service gcp:cloudrunv2/service:Service update
~ slack-service-binary docker:index/image:Image update
|
What does this pull request change?
This PR replaces the
Deps.ktapproach with a Gradle dependency catalog.How is this change tested?
Manually and with existing checks.
Writing Kotlin Multiplatform tests