Skip to content
@mclebtec

McLebTec

Portal to future technologies

Welcome to mclebtec 👋

We focus on building strong apps and software based on client needs, while also providing reusable GitHub Actions and workflows to streamline CI/CD processes.

What We Offer

This organization maintains a collection of composite GitHub Actions designed for:

  • 🏗️ Org CI setup — symlink shared actions and scripts into consumer repos
  • 📐 Terraform fmt — enforce consistent formatting on infrastructure code
  • ☁️ GCP / Maven / Helm — build, publish, and deploy composites
  • 🔐 Environment loading — merge profile YAML with GitHub vars for workflows

Security First

✅ All actions are safe for public repositories
✅ No secrets or credentials hardcoded
✅ All sensitive data passed from workflows
✅ GitHub secrets managed at the workflow level

See SECURITY.md for the full public-repo policy.

Getting Started

Our reusable actions are available in the .github repository. Reference them in your workflows:

- uses: mclebtec/.github/actions/setup-org-github@master

- uses: mclebtec/.github/actions/terraform-fmt-check@master
  with:
    working-directory: infra

Check out our documentation for more details on available actions and usage examples.

Our Mission

We are dedicated to building robust, scalable software solutions tailored to our clients' specific needs. Through automation and best practices, we deliver high-quality applications that drive business value.


Building better software and automation, one solution at a time. 🚀

Popular repositories Loading

  1. mc-db mc-db Public

    A project to understand the inner workings of a REPL database

    C++

  2. mc-spring-common mc-spring-common Public

    A spring based reusable package development to be deployed to Maven repo

    Java

  3. .github .github Public

    A centralised repository for the gitHub workflow runner

    Shell

Repositories

Showing 3 of 3 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…