Skip to content

chore: read-only views for v0.1.0 release#4

Merged
eclectic-coding merged 5 commits into
mainfrom
chore/read-only-for-release
May 18, 2026
Merged

chore: read-only views for v0.1.0 release#4
eclectic-coding merged 5 commits into
mainfrom
chore/read-only-for-release

Conversation

@eclectic-coding

Copy link
Copy Markdown
Owner

Summary

  • Remove pagy runtime dependency from gemspec and engine
  • Strip write routes (pause/resume queues, retry/discard failed jobs) — index-only
  • Remove Pagy::Method include and all write actions from controllers
  • Remove action buttons and pagy nav from all views
  • Jobs and failed jobs use .limit(100) instead of paginated results

Test plan

  • bundle exec rake passes (rubocop clean, 2 specs green)
  • CI matrix passes on Ruby 3.3, 3.4, 4.0
  • Mount in a host app and verify dashboard loads at the configured path

🤖 Generated with Claude Code

eclectic-coding and others added 5 commits May 18, 2026 10:59
…ifferent pagy versions

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@eclectic-coding eclectic-coding merged commit 9f838e4 into main May 18, 2026
4 checks passed
@eclectic-coding eclectic-coding deleted the chore/read-only-for-release branch May 18, 2026 15:07
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