1
0
mirror of https://github.com/siderolabs/kres.git synced 2026-02-05 09:45:35 +01:00

6 Commits

Author SHA1 Message Date
Spencer Smith
c3ae05dded chore: update readme with correct image name
This is a silly one that tripped me up for a minute just now. So quick
readme update.

Signed-off-by: Spencer Smith <spencer.smith@talos-systems.com>
2022-12-08 19:53:57 -05:00
Alexey Palazhchenko
29565d0e08 docs: fix Docker image
No autonomy.

Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@gmail.com>
2021-05-07 10:51:35 -07:00
Andrey Smirnov
5dece83908 feat: set up branch protection on GitHub
If Kres detects a git repo, finds link to GitHub upstream and if given
`GITHUB_API_TOKEN`, Kres sets up branch protection rule for the main
(`master`) branch of the project.

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2020-08-31 10:22:14 -07:00
Andrey Smirnov
18a671e0cf feat: add support for markdown linting
This does some refactoring to the automatic project builder,
incorporates new language "markdown" and required building blocks
for markdown-lint.

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2020-08-19 10:09:36 -07:00
Andrey Smirnov
6e4c1a3cde feat: first version of Kres
This includes Dockerfile, Makefile, .dockerignore,
.golangci.yml generator from the project.

Build instructions in this project were self-generated by Kres.

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2020-08-11 19:19:09 +03:00
Andrey Smirnov
ed47998661 chore: provide initial README
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2020-08-06 22:11:46 +03:00