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

Split enterprise code into multiple directories #2869

Merged
merged 13 commits into from
Mar 1, 2025
Merged

Conversation

jdorn
Copy link
Member

@jdorn jdorn commented Aug 14, 2024

Features and Changes

All enterprise code used to live in packages/enterprise. This PR removes this package and splits this code into 3 separate enterprise directories instead, in the front-end, back-end, and shared packages. This will make it easier to incorporate enterprise features into all parts of the app.

Future: Add an enterprise directory within the stats package. First need to figure out how that would work when publishing to PyPi.

TODO:

  • Test yarn dev
  • Test Docker build
  • Test airgapped license key
  • Test connected license key
  • Test enterprise features within the app

@jdorn jdorn marked this pull request as ready for review August 14, 2024 12:26
Copy link

github-actions bot commented Aug 14, 2024

Your preview environment pr-2869-bttf has been deployed.

Preview environment endpoints are available at:

@jdorn jdorn merged commit 3467bdc into main Mar 1, 2025
5 checks passed
@jdorn jdorn deleted the enterprise-code-split branch March 1, 2025 21:39
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