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

[feat] #6924 jitsu backend api integration #6935

Merged
merged 21 commits into from
Oct 7, 2023

Conversation

nelsonBlack
Copy link
Contributor

@nelsonBlack nelsonBlack commented Oct 5, 2023

PR

Summary of Changes

In this pull request, the following changes have been made to the .env.docker configuration file:

  • Added variables for Jitsu Server configuration: JITSU_SERVER_HOST and JITSU_SERVER_WRITE_KEY.
  • Introduced a new service EntityEventsSubscriber, JitsuAnalyticsService and module JitsuAnalyticsModule to log database update, remove, and insert events to Jitsu cloud.

Please review these changes and provide any necessary feedback. Thank you!

Please note: we will close your PR without comment if you do not check the boxes above and provide ALL requested information.


@nelsonBlack nelsonBlack linked an issue Oct 5, 2023 that may be closed by this pull request
@nx-cloud
Copy link

nx-cloud bot commented Oct 5, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit e887ca0. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


🟥 Failed Commands
nx serve api -c=production --prod

Sent with 💌 from NxCloud.

@rahul-rocket rahul-rocket requested a review from evereq October 5, 2023 10:41
.vscode/settings.json Outdated Show resolved Hide resolved
.scripts/configure.ts Outdated Show resolved Hide resolved
.scripts/configure.ts Outdated Show resolved Hide resolved
.scripts/configure.ts Outdated Show resolved Hide resolved
@evereq evereq marked this pull request as draft October 5, 2023 11:57
@evereq evereq marked this pull request as ready for review October 6, 2023 12:04
@rahul-rocket rahul-rocket merged commit aacb641 into develop Oct 7, 2023
@rahul-rocket rahul-rocket deleted the feature/#6924-jitsu-backend-intergration branch October 7, 2023 11:09
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.

[Feature] Jitsu backend intergration
3 participants