Skip to content

Internal: Update build ignore [TMZ-1074] - #691

Merged
Ntnelbaba merged 1 commit into
mainfrom
TMZ-1074
Aug 25, 2026
Merged

Internal: Update build ignore [TMZ-1074]#691
Ntnelbaba merged 1 commit into
mainfrom
TMZ-1074

Conversation

@ManorHazaz

@ManorHazaz ManorHazaz commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Exclude agent/developer docs (AGENTS.md, CLAUDE.md, DEVELOPERS.md) from the packaged theme zip via .buildignore

Jira

TMZ-1074 — Internal: Update build ignore

Test plan

  • Confirm AGENTS.md, CLAUDE.md, and DEVELOPERS.md are listed in .buildignore
  • Run npm run package:zip (or the zip script that uses rsync --exclude-from=.buildignore) and confirm those three files are not inside the zip
  • Confirm README.md and other existing ignore entries are still excluded

Made with Cursor

✨ PR Description

1. Problem & Context

Adding documentation files (AGENTS.md, CLAUDE.md, DEVELOPERS.md) to buildignore to exclude them from production builds—housekeeping for a cleaner artifact footprint.

2. What Changed (Where)

  • .buildignore: Added 3 markdown documentation files to exclusion list (lines 16–18)

3. How It Works

Build process reads .buildignore to filter files before packaging; these docs now excluded automatically.

4. Risks

None—additive change to ignore patterns, no impact on existing builds or runtime behavior.

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using.
💡 Tip: You can customize your AI Description using Guidelines Learn how

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions

Copy link
Copy Markdown

Hello Elementor Build

Last updated at: 20260825.1146
Version: 3.5.0

✅ Hello Elementor build is ready for download.

You can download the latest build from the link below:

🔗 hello-elementor.3.5.0.zip

The build is available for 7 days.

@Ntnelbaba
Ntnelbaba merged commit 3045e15 into main Aug 25, 2026
27 checks passed
@Ntnelbaba
Ntnelbaba deleted the TMZ-1074 branch August 25, 2026 12:31
ManorHazaz added a commit that referenced this pull request Aug 25, 2026
Co-authored-by: Manor Hazaz <manorhazaz@gmail.com>
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.

2 participants