Skip to content

Prepare for 6.28#2954

Merged
Crabcyborg merged 5 commits into
masterfrom
prepare_for_6.28
Feb 12, 2026
Merged

Prepare for 6.28#2954
Crabcyborg merged 5 commits into
masterfrom
prepare_for_6.28

Conversation

@Crabcyborg

@Crabcyborg Crabcyborg commented Feb 12, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Chores
    • Version bumped to 6.28
    • Updated internal documentation and version references across the codebase for consistency
    • Enhanced plugin packaging process to exclude additional directories

@coderabbitai

coderabbitai Bot commented Feb 12, 2026

Copy link
Copy Markdown
Contributor
📝 Walkthrough

Walkthrough

This release marks a version bump from 6.27 to 6.28, updating version strings across plugin headers and helper classes. Documentation annotations are updated with concrete version numbers, and the build script now excludes additional resource directories from packaging.

Changes

Cohort / File(s) Summary
Version & Plugin Header Updates
formidable.php, classes/helpers/FrmAppHelper.php
Version numbers bumped from 6.27 to 6.28 in plugin header and helper class static property.
Documentation Annotations
classes/controllers/FrmAppController.php, classes/helpers/FrmFieldsHelper.php, classes/models/FrmFormApi.php, classes/models/FrmUsage.php, classes/views/frm-fields/back-end/settings.php
PHPDoc @since tags updated from placeholder "x.x" to concrete version "6.28" across multiple method docblocks.
Build Script Exclusions
bin/zip-plugin.sh
Added exclusion paths for virtual environment (venv/\), formidable/resources/\, and formidable/paypal/\* in zip packaging script.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Poem

🐰 Version bumped to 6.28 today,
Docstrings dressed up in a shiny new way,
Resources excluded, clean and precise,
A release so neat, oh how very nice!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Prepare for 6.28' directly corresponds to the main objective of the PR, which is a version bump to 6.28 across multiple files.
Docstring Coverage ✅ Passed Docstring coverage is 100.00% which is sufficient. The required threshold is 80.00%.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch prepare_for_6.28

No actionable comments were generated in the recent review. 🎉

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


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 and usage tips.

@deepsource-io

deepsource-io Bot commented Feb 12, 2026

Copy link
Copy Markdown

Here's the code health analysis summary for commits 9e04056..2f756c6. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource PHP LogoPHP❌ Failure
❗ 1 occurence introduced
View Check ↗
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@Crabcyborg Crabcyborg merged commit 3e28cd6 into master Feb 12, 2026
18 of 19 checks passed
@Crabcyborg Crabcyborg deleted the prepare_for_6.28 branch February 12, 2026 17:13
stephywells pushed a commit that referenced this pull request Apr 4, 2026
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