-
I actually noticed 2 different problems, suspect that second is side effect of first one.
Problem 1: On allure Server in test case details full test name is displayed like:
().Class/Method
Steps …
-
**Describe the bug**
buildOrder in executors.json have dots, so in AllureReport empty section "Executors".
I'm using TeamCity and allure-teamcity. To generate report using allure-commandline.
Bui…
dkrut updated
2 years ago
-
Is it possible to display the @Epic, @Feature, @Story and @Description descriptions in the .docx file?
This is the code in the Jenkins Pipeline:
post {
always {
…
-
Hi. Thanks for working on this!
I started playing with this action, and I noticed that action inputs not really recognized.
```
- name: Allure report
uses: afiore/action-allure-repo…
brbrr updated
4 years ago
-
Hi,
I am trying to include Allure report in our organization's customized framework but I am getting issue like below:
[INFO] --- maven-site-plugin:3.3:site (default-site) @ mtaf-regression --- […
-
does this need to be addressed here as well?
https://github.com/jenkinsci/allure-plugin/issues/219
Issue
Context
Jenkins version: 2.141
Job type: Freestyle
Allure plugin version: 2.27.0
A…
-
### Jenkins and plugins versions report
Environment
```text
Paste the output here
```
### What Operating System are you using (both controller, and any agents involved i…
-
Hi! We have allure server in K8s with following specs:
`spec:
replicas: 1
selector:
matchLabels:
app.kubernetes.io/instance: allure
app.kubernetes.io/name: allure-server
t…
-
Hey, @lukeed!
I'm ready to develop reporters API for `uvu` (#227) to be able to use [Allure integrations](https://github.com/allure-framework/allure-js) with the test runner. Even outside of `allur…
-
#### I'm submitting a ...
- [ ] bug report
- [x] feature request
- [ ] support request => Please do not submit support request here, see note at the top of this template.
#### What is the…