Skip to content

gsmlg-ci/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gsmlg-ci Organization

This repository manages the organization profile and provides tools for managing Docker image builds across all repositories in the gsmlg-ci organization.

Docker Images

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

  • scripts/update_readme.py - Updates the organization profile with current repository information
  • scripts/trigger_builds.sh - Triggers builds across all Docker image repositories

Workflows

  • update-readme.yml - Runs weekly to update the organization profile
  • trigger-builds.yml - Manually trigger builds for all or specific images

Usage

Trigger All Builds

gh workflow run trigger-builds.yml --repo gsmlg-ci/.github

Trigger Specific Image Build

gh workflow run trigger-builds.yml --repo gsmlg-ci/.github -f image=nginx

Related

About

Organization profile and Docker image build management for gsmlg-ci

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages