1
0
mirror of https://github.com/kochetkov-ma/allure-server.git synced 2024-11-28 08:38:44 +02:00
Allure Server. Save/ generate / provide allure2 reports in one place http://allure.iopump.ru/
Go to file
2020-04-21 14:40:27 +03:00
.github/workflows fix action artifacts 2020-04-21 14:40:27 +03:00
config first commit 2020-04-18 21:37:00 +03:00
gradle Feature/ci (#1) 2020-04-20 22:29:21 +03:00
src fix check errors / add github actions 2020-04-20 22:06:49 +03:00
.gitignore base backend is ready 2020-04-19 22:28:30 +03:00
build.gradle Feature/ci (#1) 2020-04-20 22:29:21 +03:00
gradle.properties first commit 2020-04-18 21:37:00 +03:00
LICENSE first commit 2020-04-18 21:37:00 +03:00
README.md Feature/ci (#1) 2020-04-20 22:29:21 +03:00
settings.gradle first commit 2020-04-18 21:37:00 +03:00

Allure Portal (Allure Report Server)

Build / Test / Check

jdk11 gradle junit

checkstyle pmd spotbugs

About

Allure server for store / aggregate / manage Allure results and generate / manage Allure Reports.
There is only API in first version with Swagger(OpenAPI) Description. Just use boot jar from Release Page.
WebUI is going to appear next major version.

In progress (Documentation in progress but first server version works see Releases)