Skip to content

[codex] merge Tier0 marimo customizations into main#3

Closed
anvsk wants to merge 37 commits into
mainfrom
fix/tier0-schema-filter
Closed

[codex] merge Tier0 marimo customizations into main#3
anvsk wants to merge 37 commits into
mainfrom
fix/tier0-schema-filter

Conversation

@anvsk

@anvsk anvsk commented Jul 17, 2026

Copy link
Copy Markdown

This pull request was authored by a coding agent.

Summary

This PR merges the existing fix/tier0-schema-filter line into main so the Enterprise Marimo release image can be built from the repository default branch.

The branch contains the complete Tier0 customization history currently carried outside main, including the Tier0 Docker target, Enterprise UI/runtime integration, PostgreSQL datasource wiring, package installation adjustments, and the latest PostgreSQL schema filtering fixes.

Motivation and user impact

The new Enterprise image build job is intended to use main, but the Tier0-specific Marimo implementation still lives on this feature branch. Building main before this PR is merged would therefore omit the Enterprise Docker target and the latest datasource/schema behavior. Merging this branch makes main the source of truth for the Enterprise Marimo image.

Validation

  • Confirmed origin/main is the direct ancestor of origin/fix/tier0-schema-filter; the branch is 37 commits ahead with no reverse divergence.
  • Performed a local --no-commit --no-ff merge against the latest origin/main; it completed without conflicts.
  • git diff --check passed for the merged diff.
  • Full Ruff is not green on the current branch: changed files include 27 existing lint findings, concentrated in historical Tier0 integration files plus three current schema/broadcast files.
  • Frontend lint is not green because Stylelint reports 66 existing rule conflicts in Plotly CSS. The linter's automatic CSS rewrites were discarded; this PR adds no extra lint-only modifications.

No new commits were added during PR preparation; the PR points at the already-pushed feature branch.

YangYue128-helen and others added 30 commits January 23, 2026 11:28
feat: restore menu button and filter menu items to red-box items only
@anvsk

anvsk commented Jul 17, 2026

Copy link
Copy Markdown
Author

Closing this PR because main is shared by cloud usage and must not receive Enterprise-specific customizations. The same source tree has been migrated to the isolated enterprise-new branch (commit 6d0b043), which will be used by the Enterprise Jenkins image job.

@anvsk anvsk closed this Jul 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants