3 Commits

Author SHA1 Message Date
volker.raschek 9daff6ab62 chore(deps): rollback oras-project/oras to 1.3.1
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 27s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 8s
Lint Markdown files / Run markdown linter (push) Successful in 4s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 1m8s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 20s
Release / Release application (push) Successful in 4m27s
Release / Upload Images to docker.io (push) Successful in 2m27s
2026-05-03 21:54:05 +02:00
volker.raschek 0a145a3ec3 docs(README): add badge from ArtifactHub
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 28s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 8s
Lint Markdown files / Run markdown linter (push) Successful in 5s
Update Docker Hub Description / update-description-on-hub-docker-io (push) Successful in 5s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 1m8s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 23s
2026-05-03 21:42:51 +02:00
volker.raschek 3b20706462 fix(icons): init
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 28s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 7s
Lint Markdown files / Run markdown linter (push) Successful in 5s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Has been cancelled
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Has been cancelled
2026-05-03 21:42:08 +02:00
3 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
password: ${{ secrets.DOCKER_IO_PASSWORD }}
- uses: oras-project/setup-oras@v2.0.0
with:
version: 1.3.2 # renovate: datasource=github-tags depName=oras-project/oras extractVersion='^v?(?<version>.*)$'
version: 1.3.1 # renovate: datasource=github-tags depName=oras-project/oras extractVersion='^v?(?<version>.*)$'
- name: Push artifacthub-repo.yml to git.cryptic.systems
run: |
oras push git.cryptic.systems/volker.raschek/db-wait:artifacthub.io \
+1
View File
@@ -1,5 +1,6 @@
# db-wait
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/db-wait)](https://artifacthub.io/packages/search?repo=db-wait)
[![Docker Pulls](https://img.shields.io/docker/pulls/volkerraschek/db-wait)](https://hub.docker.com/r/volkerraschek/db-wait)
With `db-wait` is it possible to wait in CI/CD environments until a database connection can be established and SQL
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB