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

[HEX-ARCH] Migrate search #123

Merged
merged 17 commits into from
Feb 13, 2024
Merged

Conversation

gchristov
Copy link
Owner

What does this pull request change?

This PR migrates search-service to hexagon architecture.

How is this change tested?

Manually and with existing tests.

This comment has been minimized.

Copy link

pulumi bot commented Feb 13, 2024

🍹 The Update (preview) for gchristov/thecodinglove/prod was successful.

Resource Changes

    Name                                Type                                              Operation
~   self-destruct-service               gcp:cloudrunv2/service:Service                    update
~   landing-page-service                gcp:cloudrunv2/service:Service                    update
-   app-service-policy                  gcp:cloudrunv2/serviceIamPolicy:ServiceIamPolicy  delete
-   app-service-binary                  docker:index/image:Image                          delete
~   self-destruct-service-binary        docker:index/image:Image                          update
~   statistics-service-binary           docker:index/image:Image                          update
~   slack-service-binary                docker:index/image:Image                          update
~   statistics-service                  gcp:cloudrunv2/service:Service                    update
~   landing-page-service-binary         docker:index/image:Image                          update
-   app-service                         gcp:cloudrunv2/service:Service                    delete
+   search-service                      gcp:cloudrunv2/service:Service                    create
+   search-service-policy               gcp:cloudrunv2/serviceIamPolicy:ServiceIamPolicy  create
+   search-service-binary               docker:index/image:Image                          create
~   slack-service                       gcp:cloudrunv2/service:Service                    update
~   pubsub-subscription-preload-search  gcp:pubsub/subscription:Subscription              update

@gchristov gchristov marked this pull request as ready for review February 13, 2024 23:20
@gchristov gchristov merged commit eb32908 into master Feb 13, 2024
4 checks passed
@gchristov gchristov deleted the migrate-search-to-hexagonal-arch branch February 13, 2024 23:20
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