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

build: upgraded deps and local kafka installation #468

Merged
merged 1 commit into from
May 15, 2024

Conversation

iloveagent57
Copy link
Contributor

@iloveagent57 iloveagent57 commented May 13, 2024

Installs openedx-events, kafka, and so forth for local development of kafka events. Upgrades deps due to installation of events packages. Provides example of brining the kafka broker up and consuming a test event.
ENT-8761

Should be used in conjunction with openedx/enterprise-subsidy#243 for testing interservice event pub-sub.

See the additions to the README for how to test this locally.

Merge checklist:

  • ./manage.py makemigrations has been run
    • Note: This must be run if you modified any models.
      • It may or may not make a migration depending on exactly what you modified, but it should still be run.

Post merge:

  • Ensure that your changes went out to the stage instance
  • Deploy to prod instance

@iloveagent57 iloveagent57 force-pushed the aed/local-kafka branch 3 times, most recently from 5025a1d to 0f93f25 Compare May 14, 2024 14:11
Installs openedx-events, kafka, and so forth for local development
of kafka events.  Upgrades deps due to installation of events packages.
Provides example of bringing the kafka broker up and producing/consuming
a test event.
ENT-8761
@iloveagent57 iloveagent57 merged commit 661ece1 into main May 15, 2024
4 checks passed
@iloveagent57 iloveagent57 deleted the aed/local-kafka branch May 15, 2024 14:10
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