Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add possibility to specify the report name #2229

Merged
merged 5 commits into from
Jan 16, 2024
Merged

Add possibility to specify the report name #2229

merged 5 commits into from
Jan 16, 2024

Conversation

baev
Copy link
Member

@baev baev commented Dec 4, 2023

Context

Usage:

$ allure serve allure-result --name "Custom report name"
$ allure generate allure-result --name "Custom report name"

Checklist

@baev baev added the type:new feature Change that add something new for end users label Dec 4, 2023
Copy link
Contributor

@noomorph noomorph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It doesn't sit with me well that you have ExecutorInfo#reportName and it lives life of its own, separately from the fresh --report-name CLI argument.

Isn't ExecutorInfo meant to provide the report name to all the interested consumers, at least as an initial, default value?

@baev
Copy link
Member Author

baev commented Jan 15, 2024

@noomorph good catch, fixed

@baev baev changed the title Add possiblity to specify the report name Add possibility to specify the report name Jan 16, 2024
@baev baev merged commit dc250c9 into master Jan 16, 2024
10 checks passed
@baev baev deleted the report-name branch January 16, 2024 12:11
@baev baev mentioned this pull request Feb 1, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants