Skip to content

Fix validation metadata and subscription limits - #866

Merged
gboigwe merged 3 commits into
ThinkLikeAFounder:mainfrom
iamcracked-dev:pulsartrack-assigned-cleanups
Sep 1, 2026
Merged

Fix validation metadata and subscription limits#866
gboigwe merged 3 commits into
ThinkLikeAFounder:mainfrom
iamcracked-dev:pulsartrack-assigned-cleanups

Conversation

@iamcracked-dev

@iamcracked-dev iamcracked-dev commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Closes #851
Closes #850
Closes #849
Closes #848

Changes

  • Corrected the backend package license metadata from ISC to Apache-2.0 to match the repository license.
  • Aligned frontend campaign title validation with the backend 200-character limit and added coverage for the client-side rejection.
  • Added default and maximum caps to subscription history lookup so subscriber history queries are no longer unbounded.
  • Replaced broad explicit any mock assertions in the three lint-targeted frontend tests with typed helpers and store mocks.

Testing

  • Not run, per request.

@drips-wave

drips-wave Bot commented Aug 31, 2026

Copy link
Copy Markdown

@iamcracked-dev Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@gboigwe
gboigwe merged commit b821c02 into ThinkLikeAFounder:main Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment