jenkinsci / allure-plugin

Allure Jenkins Plugin
https://plugins.jenkins.io/allure-jenkins-plugin/
Other
84 stars 62 forks source link

update commandline version to 2.24.0 #335

Closed amitwer closed 9 months ago

amitwer commented 9 months ago

Testing done

### Submitter checklist
- [ ] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch!
- [ ] Ensure that the pull request title represents the desired changelog entry
- [ ] Please describe what you did
- [ ] Link to relevant issues in GitHub or Jira
- [ ] Link to relevant pull requests, esp. upstream and downstream changes
- [ ] Ensure you have provided tests - that demonstrates feature works or fixes the issue
vbragin commented 9 months ago

Please rebase and fix the conflicts.

What is the main goal of this PR? You want to make sure that tests will work with the last CLI version? If so - it is ok.

amitwer commented 9 months ago

Will rebase\open a new PR if needed. My main goal is to have the new CLI version as part of the plugin, since it has some features I need (specifically, it shows broken tests "fixed" on rerun)

vbragin commented 9 months ago

@amitwer The version of cli you can setup under "global tools configuration" area in jenkins config. Will hope that the new release will come soon. I think that 2.24.1 will be available there.

The version you change in pom will use for tests during mvn goals.