Skip to content

Populate the enterprise HTML e2e instance with more schemas#883

Merged
jviotti merged 1 commit intomainfrom
enterprise-schemas
May 6, 2026
Merged

Populate the enterprise HTML e2e instance with more schemas#883
jviotti merged 1 commit intomainfrom
enterprise-schemas

Conversation

@jviotti
Copy link
Copy Markdown
Member

@jviotti jviotti commented May 6, 2026

Signed-off-by: Juan Cruz Viotti jv@jviotti.com

Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 72 files

@augmentcode
Copy link
Copy Markdown

augmentcode Bot commented May 6, 2026

🤖 Augment PR Summary

Summary: This PR expands the Enterprise HTML e2e fixture dataset so the catalog is populated with many more schemas.

Changes:

  • Updated the HTML e2e Hurl assertions to reflect the larger catalog (total schema count, per-entry schema counts, and derived health value).
  • Added a batch of new JSON Schemas under enterprise/e2e/html/schemas/test/ covering “bare”, “title-only”, “description-only”, and “full” variants.
  • Enhanced the Enterprise “path” e2e image build by copying a schemas/ directory into the container.
  • Extended enterprise/e2e/path/one.json to mount an example content collection from a local ./schemas/example directory.
  • Added example schemas for the “path” e2e fixture to validate title/description rendering across different schema shapes.

Technical Notes: The updated counts in list.all.hurl align with the new fixture structure (self + expanded test directory), and the “path” fixture now mirrors the established contents.*.path configuration pattern used by other e2e setups.

🤖 Was this summary useful? React with 👍 or 👎

Copy link
Copy Markdown

@augmentcode augmentcode Bot left a comment

Choose a reason for hiding this comment

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

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Benchmark Index (community)

Details
Benchmark suite Current: 7612e49 Previous: 1c0b546 Ratio
Add one schema (0 existing) 213 ms 211 ms 1.01
Add one schema (100 existing) 22 ms 22 ms 1
Add one schema (1000 existing) 73 ms 74 ms 0.99
Add one schema (10000 existing) 639 ms 919 ms 0.70
Update one schema (1 existing) 15 ms 15 ms 1
Update one schema (101 existing) 22 ms 23 ms 0.96
Update one schema (1001 existing) 75 ms 79 ms 0.95
Update one schema (10001 existing) 639 ms 656 ms 0.97
Cached rebuild (1 existing) 4 ms 4 ms 1
Cached rebuild (101 existing) 6 ms 6 ms 1
Cached rebuild (1001 existing) 26 ms 27 ms 0.96
Cached rebuild (10001 existing) 241 ms 246 ms 0.98
Index 100 schemas 138 ms 143 ms 0.97
Index 1000 schemas 1025 ms 1077 ms 0.95
Index 10000 schemas 13172 ms 14266 ms 0.92

This comment was automatically generated by workflow using github-action-benchmark.

Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Benchmark Index (enterprise)

Details
Benchmark suite Current: 7612e49 Previous: 1c0b546 Ratio
Add one schema (0 existing) 210 ms 154 ms 1.36
Add one schema (100 existing) 25 ms 19 ms 1.32
Add one schema (1000 existing) 74 ms 62 ms 1.19
Add one schema (10000 existing) 873 ms 694 ms 1.26
Update one schema (1 existing) 19 ms 14 ms 1.36
Update one schema (101 existing) 24 ms 18 ms 1.33
Update one schema (1001 existing) 75 ms 61 ms 1.23
Update one schema (10001 existing) 827 ms 689 ms 1.20
Cached rebuild (1 existing) 7 ms 5 ms 1.40
Cached rebuild (101 existing) 8 ms 6 ms 1.33
Cached rebuild (1001 existing) 27 ms 24 ms 1.13
Cached rebuild (10001 existing) 293 ms 216 ms 1.36
Index 100 schemas 114 ms 84 ms 1.36
Index 1000 schemas 982 ms 1172 ms 0.84
Index 10000 schemas 13507 ms 20252 ms 0.67

This comment was automatically generated by workflow using github-action-benchmark.

@jviotti jviotti merged commit a547033 into main May 6, 2026
5 checks passed
@jviotti jviotti deleted the enterprise-schemas branch May 6, 2026 17:14
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.

1 participant