Skip to content

improve: fix Pages deploy timeout and add _site to gitignore#43

Open
Coding-Dev-Tools wants to merge 1 commit into
masterfrom
improve/datamorph-20260702
Open

improve: fix Pages deploy timeout and add _site to gitignore#43
Coding-Dev-Tools wants to merge 1 commit into
masterfrom
improve/datamorph-20260702

Conversation

@Coding-Dev-Tools

Copy link
Copy Markdown
Owner

Automated improvement by dev-engineer.

  • Added timeout-minutes: 3 and continue-on-error: true to the Pages deploy job to prevent indefinite blocking
  • Added _site/ to .gitignore to prevent Jekyll build artifacts from being tracked

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

🤖 Automated Code Review

✅ Ruff Lint — No issues

⚠️ Ruff Format — Formatting needed

Would reformat: conftest.py
Would reformat: src/datamorph/cli.py
Would reformat: src/datamorph/converters.py
Would reformat: tests/test_cli_error_paths.py
Would reformat: tests/test_converters.py
Would reformat: tests/test_edge_cases.py
Would reformat: tests/test_validate.py
7 files would be reformatted, 2 files already formatted

✅ Secret Detection — Clean

✅ Large Files — Within limits

📊 Diff Stats — 2 file(s) changed

 .github/workflows/pages.yml | 3 +++
 .gitignore                  | 3 +++
 2 files changed, 6 insertions(+)

Verdict: ⚠️ Warnings — Lint/format issues found. Recommend fixing before merge.

Automated by Coding-Dev-Tools/.github reusable workflow.

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