autogits/bots-common
Adam Majer 598ecbbd5a .
2024-07-07 21:12:40 +02:00
..
gitea-generated . 2024-07-07 21:12:40 +02:00
api.json . 2024-07-07 21:12:40 +02:00
cfg.yaml . 2024-07-07 21:12:40 +02:00
consts.go . 2024-07-07 21:12:40 +02:00
conststring_test.go . 2024-07-07 21:12:40 +02:00
devtest.sh . 2024-07-07 21:12:40 +02:00
generate.go . 2024-07-07 21:12:40 +02:00
git_utils.go . 2024-07-07 21:12:40 +02:00
gitea_utils.go . 2024-07-07 21:12:40 +02:00
go.mod . 2024-07-07 21:12:40 +02:00
go.sum . 2024-07-07 21:12:40 +02:00
log_test.go . 2024-07-07 21:12:40 +02:00
log.go . 2024-07-07 21:12:40 +02:00
Makefile . 2024-07-07 21:12:40 +02:00
obs.api.yaml . 2024-07-07 21:12:40 +02:00
readme.go . 2024-07-07 21:12:40 +02:00
request_handler.go . 2024-07-07 21:12:40 +02:00
request_push_test.go . 2024-07-07 21:12:40 +02:00
request_push.go . 2024-07-07 21:12:40 +02:00
request_repo_test.go . 2024-07-07 21:12:40 +02:00
request_repo.go . 2024-07-07 21:12:40 +02:00

package common

const ReadmeBoilerplate = `
README
======

This empty project was created by AutoDevel bot.
AutoDevel creates projects that can be built
in Open Build Service.

`