Skip to content

[codex] Improve gallery correctness and robustness - #155

Merged
haltakov merged 2 commits into
mainfrom
codex/core-correctness-robustness
Jun 13, 2026
Merged

[codex] Improve gallery correctness and robustness#155
haltakov merged 2 commits into
mainfrom
codex/core-correctness-robustness

Conversation

@haltakov

Copy link
Copy Markdown
Contributor

Summary

  • Preserves unknown gallery JSON fields while keeping hero variant size maps validated.
  • Fixes init/migration edge cases, deterministic directory skipping, title capitalization, CLI help naming, and non-interactive build confirmations.
  • Consolidates gallery.json writes, surfaces Astro build output, adds scan pruning, improves thumbnail failure accounting, and replaces Axios usage with fetch.
  • Adds Node engine metadata and focused regression tests for build, migration, scan, and thumbnail failure handling.

Validation

  • yarn workspace @simple-photo-gallery/common build
  • yarn workspace simple-photo-gallery check
  • yarn workspace @simple-photo-gallery/theme-modern lint && yarn workspace @simple-photo-gallery/theme-modern format
  • yarn workspace simple-photo-gallery test

@haltakov
haltakov force-pushed the codex/core-correctness-robustness branch from f4c5036 to 7c83cc3 Compare June 13, 2026 22:46
@haltakov
haltakov changed the base branch from improvements/top-5 to main June 13, 2026 22:47
@haltakov
haltakov marked this pull request as ready for review June 13, 2026 22:47

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7c83cc3ad6

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread gallery/src/modules/build/index.ts
@haltakov
haltakov force-pushed the codex/core-correctness-robustness branch from 7c83cc3 to 2450da3 Compare June 13, 2026 22:55
@haltakov
haltakov force-pushed the codex/core-correctness-robustness branch from 2450da3 to a4e8964 Compare June 13, 2026 22:56
@haltakov
haltakov merged commit ad8a4cf into main Jun 13, 2026
1 check passed
@haltakov
haltakov deleted the codex/core-correctness-robustness branch June 13, 2026 23:00
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