This repository manages the organization profile and provides tools for managing Docker image builds across all repositories in the gsmlg-ci organization.
All Docker images in this organization are published to:
- Docker Hub:
docker.io/gsmlg/{image} - GitHub Container Registry:
ghcr.io/gsmlg-dev/{image}
See profile/README.md for the complete list of images and their build status.
scripts/update_readme.py- Updates the organization profile with current repository informationscripts/trigger_builds.sh- Triggers builds across all Docker image repositories
update-readme.yml- Runs weekly to update the organization profiletrigger-builds.yml- Manually trigger builds for all or specific images
gh workflow run trigger-builds.yml --repo gsmlg-ci/.githubgh workflow run trigger-builds.yml --repo gsmlg-ci/.github -f image=nginx- gsmlg-dev/Foundation - Original monorepo (Docker images migrated from here)