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

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

🚀 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

Schema Engine Demo Now Live

We’re excited to share a major milestone in the development of Grey Hat Labs’ AI Schema Learning Framework (ASLF) — the first working demo of our schema ingestion and normalization engine is now live and functional. This internal prototype showcases the ASLF’s ability to automatically recognize, standardize, and normalize blockchain transaction schemas across different data […]

Learn More

Leave a Reply

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