Skip to content

Exclude several api files from zips - #3228

Merged
Crabcyborg merged 1 commit into
masterfrom
exclude_several_api_files_from_zips
Aug 7, 2026
Merged

Exclude several api files from zips#3228
Crabcyborg merged 1 commit into
masterfrom
exclude_several_api_files_from_zips

Conversation

@Crabcyborg

@Crabcyborg Crabcyborg commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Bug Fixes
    • Plugin archives now exclude unnecessary vendor documentation, tooling, configuration, changelog, and metadata files.
    • Reduced archive contents help produce cleaner, more focused plugin packages.

@Crabcyborg Crabcyborg added this to the 6.34 milestone Aug 7, 2026
@Crabcyborg
Crabcyborg marked this pull request as ready for review August 7, 2026 18:19
@coderabbitai

coderabbitai Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

The plugin archive command now excludes additional documentation, tooling, configuration, and metadata files from formidable-api vendor packages.

Changes

Plugin archive packaging

Layer / File(s) Summary
Exclude non-runtime vendor files
bin/zip-plugin.sh
The archive command adds exclusions for documentation, generators, skills, changelogs, contributor files, formatting configs, and static-analysis configs in formidable-api/lib/vendor.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly summarizes the main change: excluding additional API package files from plugin archives.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch exclude_several_api_files_from_zips

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@deepsource-io

deepsource-io Bot commented Aug 7, 2026

Copy link
Copy Markdown

DeepSource Code Review

We reviewed changes in b1b0e25...762abb6 on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Code Review Summary

Analyzer Status Updated (UTC) Details
PHP Aug 7, 2026 6:19p.m. Review ↗
JavaScript Aug 7, 2026 6:19p.m. Review ↗

Important

AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.

@Crabcyborg
Crabcyborg merged commit aa44bdb into master Aug 7, 2026
45 of 48 checks passed
@Crabcyborg
Crabcyborg deleted the exclude_several_api_files_from_zips branch August 7, 2026 18:26
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.

1 participant