gridhead / gridhead/supervisor-frontend-service

Configure GitHub Actions to automatically push images to DockerHub

Open
#91 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted refactoring
Dominant language
CSS
Stars
17
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Any push or pull request made against the master branch, should trigger an automatic build of Docker images and if the builds are successful, they should be pushed to DockerHub after being named properly (according to CPU architecture and semantic versioning).

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the repository's GitHub Actions configuration and the Docker image build entry points. Verify how pushes and pull requests to master should trigger builds, how CPU architecture and semantic versioning determine image names, and how successful builds are authenticated to DockerHub. Done means successful builds publish correctly named images while failed builds do not.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, github-actions
Domain
ci-cd, devops, release
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.