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

Mdpx remove meroxa go #842

Merged
merged 7 commits into from
Oct 30, 2023
Merged

Mdpx remove meroxa go #842

merged 7 commits into from
Oct 30, 2023

Conversation

anna-cross
Copy link
Contributor

@anna-cross anna-cross commented Oct 26, 2023

Description of change

Removing dependencies on meroxa-go. There were a lot of unneeded old functions and processes that use meroxa-go that are no longer needed for mdpx.

I've removed a lot of flink code but kept the files as stubs since we will still be implementing flink down the line

Fixes https://github.com/meroxa/mdpx/issues/630

Type of change

  • New feature
  • Bug fix
  • Refactor
  • Documentation

How was this tested?

  • Unit Tests
  • Tested in staging
  • Tested in minikube

@anna-cross anna-cross changed the base branch from main to mdpx October 26, 2023 21:08
@anna-cross anna-cross marked this pull request as ready for review October 26, 2023 21:08
Copy link
Member

@raulb raulb left a comment

Choose a reason for hiding this comment

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

@anna-cross looks good. Aside from some linting issues, it should be ready to ship.

TenantSubdomainEnv = "TENANT_SUBDOMAIN"
TenantEmailAddress = "TENANT_EMAIL_ADDRESS"
TenantPassword = "TENANT_PASSWORD"
Actor = "ACTOR"
Copy link
Member

Choose a reason for hiding this comment

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

Where is this being used?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nope! Good catch, this can go!

@anna-cross anna-cross merged commit d29f204 into mdpx Oct 30, 2023
4 checks passed
@anna-cross anna-cross deleted the mdpx-remove-meroxa-go branch October 30, 2023 21:57
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