[chore] add CI
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
mangoiv 2024-07-21 19:00:19 +02:00
parent b511ebfc8b
commit 963f5c48ec
Signed by: mangoiv
SSH key fingerprint: SHA256:JlsRe4zkmS13EG6gMFNjv13Lw5rtoMPu3Lq69ZQTKF8
2 changed files with 12 additions and 0 deletions

10
.woodpecker.yml Normal file
View file

@ -0,0 +1,10 @@
steps:
formatting:
image: bash
commands: |
nix --max-jobs 3 -Lv flake check
build:
depends_on: [formatting]
image: bash
commands: |
nix --max-jobs 3 -Lv build .#http-barf

View file

@ -1,3 +1,5 @@
[![ci](https://ci.mangoiv.com/api/badges/11/status.svg)](https://ci.mangoiv.com/repos/11)
# http barf
HTTP barf is a dead simple library to make http requests. It provides helper functions to use different http methods, it supports