Xabaril/AspNetCore.Diagnostics.HealthChecks
View on GitHubPublish docker images for V7
Open
#1,969 opened on Jul 30, 2023
7 comments (7 comments)0 reactions (0 reactions)0 assignees (0 assignees)C#3,776 stars (3,776 stars)737 forks (737 forks)batch import
help wanted
Description
Contributor guide
- Tech stack
- dockercsharp
- Domain
- devopsci cdcloud
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- half day
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- fresh
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- mostly clear
- Prerequisites
- DockerGitHub Actions
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 30
- Research direction
- The issue requests automating Docker image publishing for version 7 of the library. Review the existing Dockerfiles in the repository and the current CI/CD pipeline (likely GitHub Actions). Check comments for specific requirements like image tags or registries. Implement a workflow that builds and pushes images to Docker Hub or GitHub Container Registry on release tags.