Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 821 Bytes

File metadata and controls

25 lines (19 loc) · 821 Bytes

TODO

Documentation

  • Standardize README structure.
  • Add AI operating guides.
  • Standardize community health docs.
  • Add changelog and roadmap.
  • Add payload examples for server create, clone, scale, and upgrade actions.
  • Add a Rails initializer example using credentials.

Ruby Gem

  • Review Cloudways HTTP debug output before production use.
  • Confirm supported Ruby versions across gemspec, CI, and docs.
  • Add or verify specs for missing negative paths.
  • Consider response wrapper objects for common Cloudways success and error shapes.

Release

  • Confirm gemspec metadata links.
  • Document RubyGems release steps.
  • Keep CI, Codecov, and publish workflows aligned with release docs.
  • Add a release checklist to .codex/release-readiness.md.