Launch of Our CI/CD Pipeline

At Grey Hat Labs we’ve just hit a major milestone: our full CI/CD “Build & Test” pipeline is now live and integrated with our code base.

🔧 We configured:
• A GitHub Actions workflow that triggers on push & pull requests targeting main
• Automated linting, unit tests and build steps for our Node/TS services
• Publication of container images to Amazon ECR when code is merged into main, enabling rapid deployment readiness

Why this matters:
• It gives us confidence in every change — no more manual releases
• The pipeline saves time and reduces risk as we evolve the platform
• Investors and partners can now audit our build flows and traceability

What’s next:
• Connect the build artefacts to our infrastructure deployment
• Establish an auto-deploy strategy for staging environments

Onwards and upwards!

Related articles

🚀 Platform Update: Introducing the KGF Store — Our Unified Knowledge Layer

We’re excited to announce the launch of the Knowledge Graph Fabric (KGF) Store, a major new component of the GHL Platform. KGF is our unified, persistent graph layer that connects facts, metadata, and inference results into a structured knowledge network. ⸻ 🌐 What We Built A persistent knowledge graph KGF stores entities and relationships in […]

Learn More

Orchestrator Online: Our MVP Demo Flows Are Live

Sprint 5 was a big one for us. We didn’t just wire up a few endpoints — we turned on the entire core of the platform and made it demoable end-to-end. We now have a live MVP experience that runs real signals through the system, with a small UI on top so anyone can see […]

Learn More

ASLF Now Live with RLIE Integration: Closing the Loop

The latest sprint focused on a key milestone in our platform architecture — connecting the Adaptive Schema & Learning Framework (ASLF) to the Reinforced Learning Inference Engine (RLIE). While the RLIE engine itself is still in early development, this sprint established the foundation for end-to-end communication: • Job queue and worker – Implemented the rlie_jobs […]

Learn More

Leave a Reply

Your email address will not be published. Required fields are marked *