Skip to content

ERIFY™ Studio • Crown Build v1.0 🚀💎

Pre-release
Pre-release

Choose a tag to compare

@erifystudio erifystudio released this 05 Oct 03:25
64bc58b

✨ Overview

The first official release of ERIFY™ Studio — establishing the foundation for Crown Build automation, Ruby CI/CD workflows, and integrated brand launch pipelines.


🚀 What's Included

  • Added .github/workflows/ruby.yml for automated Ruby testing and bundler caching.
  • Added .github/workflows/gem-push.yml for secure publishing to RubyGems.
  • Introduced GitHub Actions CI matrix (Ruby 3.1–3.3).
  • Integrated 4PW (Prosperity & Wealth) automation standards for the ERIFY™ brand system.

🧱 Developer Setup

bundle install
bundle exec rspec
git tag v1.0.1 && git push origin v1.0.1