Skip to content
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

Better micro-infrastructure with Gradle composite builds #146

Merged
merged 49 commits into from
Feb 27, 2024

Conversation

gchristov
Copy link
Owner

What does this pull request change?

This PR migrates the project to composite builds, allowing independent build and deployment of each microservice. Full local deployment of everything is still supported.

How is this change tested?

Manually and with existing checks.


Writing Kotlin Multiplatform tests

Copy link

pulumi bot commented Feb 27, 2024

🍹 The Update for gchristov/proxy-web-service/prod was successful.

Resource Changes

    Name                      Type                            Operation
~   proxy-web-service-binary  docker:index/image:Image        update
~   proxy-web-service         gcp:cloudrunv2/service:Service  update

Copy link

pulumi bot commented Feb 27, 2024

🍹 The Update for gchristov/landing-page-web-service/prod was successful.

Resource Changes

    Name                             Type                            Operation
~   landing-page-web-service-binary  docker:index/image:Image        update
~   landing-page-web-service         gcp:cloudrunv2/service:Service  update

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Copy link

pulumi bot commented Feb 27, 2024

🍹 The Update for gchristov/slack-service/prod was successful.

Resource Changes

    Name                  Type                            Operation
~   slack-service-binary  docker:index/image:Image        update
~   slack-service         gcp:cloudrunv2/service:Service  update

Copy link

pulumi bot commented Feb 27, 2024

🍹 The Update for gchristov/statistics-service/prod was successful.

Resource Changes

    Name                       Type                            Operation
~   statistics-service-binary  docker:index/image:Image        update
~   statistics-service         gcp:cloudrunv2/service:Service  update

Copy link

pulumi bot commented Feb 27, 2024

🍹 The Update for gchristov/self-destruct-service/prod was successful.

Resource Changes

    Name                          Type                            Operation
~   self-destruct-service-binary  docker:index/image:Image        update
~   self-destruct-service         gcp:cloudrunv2/service:Service  update

Copy link

pulumi bot commented Feb 27, 2024

🍹 The Update for gchristov/search-service/prod was successful.

Resource Changes

    Name                   Type                            Operation
~   search-service-binary  docker:index/image:Image        update
~   search-service         gcp:cloudrunv2/service:Service  update

This comment has been minimized.

This comment has been minimized.

@gchristov gchristov changed the title Migrate to Gradle composite builds Better micro infrastructure with Gradle composite builds Feb 27, 2024

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Copy link

pulumi bot commented Feb 27, 2024

🍹 The Update (preview) for gchristov/slack-service/prod was successful.

Resource Changes

    Name                  Type                            Operation
~   slack-service-binary  docker:index/image:Image        update
~   slack-service         gcp:cloudrunv2/service:Service  update

Copy link

pulumi bot commented Feb 27, 2024

🍹 The Update (preview) for gchristov/search-service/prod was successful.

Resource Changes

    Name                   Type                            Operation
~   search-service-binary  docker:index/image:Image        update
~   search-service         gcp:cloudrunv2/service:Service  update

Copy link

pulumi bot commented Feb 27, 2024

🍹 The Update (preview) for gchristov/self-destruct-service/prod was successful.

Resource Changes

    Name                          Type                            Operation
~   self-destruct-service-binary  docker:index/image:Image        update
~   self-destruct-service         gcp:cloudrunv2/service:Service  update

Copy link

pulumi bot commented Feb 27, 2024

🍹 The Update (preview) for gchristov/statistics-service/prod was successful.

Resource Changes

    Name                       Type                            Operation
~   statistics-service-binary  docker:index/image:Image        update
~   statistics-service         gcp:cloudrunv2/service:Service  update

@gchristov gchristov marked this pull request as ready for review February 27, 2024 21:11
@gchristov gchristov changed the title Better micro infrastructure with Gradle composite builds Better micro-infrastructure with Gradle composite builds Feb 27, 2024
@gchristov gchristov merged commit 9551a2a into master Feb 27, 2024
28 checks passed
@gchristov gchristov deleted the composite-builds branch February 27, 2024 21:13
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.

None yet

1 participant