Daily Hero

The bot that sends daily closed issues digest to our team
Alternatives To Daily Hero
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Skopeo6,61122 days ago123July 19, 202359apache-2.0Go
Work with remote images registries - retrieving information, images, signing content
Connaisseur395
4 days ago70apache-2.0Python
An admission controller that integrates Container Image Signature Verification into a Kubernetes cluster
Docker Ls380
3 years ago1March 03, 20211mitGo
Tools for browsing and manipulating docker registries.
Docker Lock341
2 years ago46September 03, 20212apache-2.0Go
Automatically manage image digests in Dockerfiles, docker-compose files, and Kubernetes manifests by tracking them in a separate Lockfile
Rules_k8s284
5 months ago5February 17, 202282apache-2.0Starlark
This repository contains rules for interacting with Kubernetes configurations / clusters.
Docker Registry Client27032338 months agoMay 27, 202149bsd-3-clauseGo
A Go API client for the v2 Docker Registry API
Docker Image Resource163
a month ago23September 06, 202255apache-2.0Go
a resource for docker images
Go Digest1632,2743,54312 days ago9March 07, 20228otherGo
Common digest package used across the container ecosystem
Imago87
a year agoJune 01, 202110apache-2.0Go
Ensure kubernetes pods run on latest images builds from the docker registry
Cleanreg52
a year ago2apache-2.0Shell
A small tool to clean up Docker Registries (v2).
Alternatives To Daily Hero
Select To Compare


Alternative Project Comparisons
Readme

Ежедневный герой

Шлет каждый день письмо о том, какие задачи вчера были закрыты:

43f59d0b-088d-5bea-eacc-0a66bd7f2505

Installation

Для работы сервиса нужен докер и бесплатный аккаунт на Mailgun.

version: '3.6'

services:
  daily-hero:
    image: gdml/daily-hero:1.0.4
    environment:
      GITHUB_REPO: <Your repo path, like gdml/a>
      GITHUB_TOKEN: <Your token, get it at https://github.com/settings/tokens>
      TO: [email protected]
      FROM: GitHub <[email protected]>
      MAILGUN_API_KEY: KEY
      MAILGUN_DOMAIN: em.gdematerial.ru

Contributing

Сборка образов на докерхабе происходит автоматически из релизов.

Чтобы обновить прод — поменяйте руками версию образа.

Popular Digest Projects
Popular Docker Projects
Popular Security Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Python3
Docker
Cron
Github Api
Russian
Digest
Project Management