Skip to content

Enterprise regulations policy#223

Open
Mihir-Tavro-18 wants to merge 10 commits into
devfrom
enterprise-regulations-policy
Open

Enterprise regulations policy#223
Mihir-Tavro-18 wants to merge 10 commits into
devfrom
enterprise-regulations-policy

Conversation

@Mihir-Tavro-18

Copy link
Copy Markdown
Collaborator

Removed the compliance schema and related items that were not needed for the open-source version, as they have been moved to the enterprise version.

@rahul-tavro rahul-tavro left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

DB changes are approved

@Mihir-Tavro-18 Mihir-Tavro-18 added the help wanted Extra attention is needed label Jul 3, 2026

@rahul-tavro rahul-tavro left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@Mihir-Tavro-18 Please address these below changes

Image Image Image Image

@rahul-tavro rahul-tavro left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Point 2 — resolved correctly. Commit 8690b28 "docker ignore file issue resolved" fixes the .dockerignore build-context bloat by:

Reverting context: back to . (tavro/) for all four services (tavro-postgres, tavro-api, tavro-app, risk-mcp-server) in docker-compose.yml, so tavro/.dockerignore is honored again.
Pulling the enterprise repo in as a named build context instead (additional_contexts: [enterprise=../enterprise]), so enterprise/.dockerignore (if any) also applies to itself rather than being bypassed.
Updating every Dockerfile's COPY paths accordingly: local files dropped the tavro/ prefix (since context is now tavro/ itself), and every file sourced from the enterprise repo now uses COPY --from=enterprise instead of a plain path-based COPY.

@simran-tavro simran-tavro added enhancement New feature or request and removed help wanted Extra attention is needed labels Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants