-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mayor Refactor - Compatibility with new Bamboo API and report improve…
…ments (#270) * > Bamboo v7+ Support > Historical Fixes > Allure binary download, unzip, and so on was updated > All libraries was updated to newer versions > Removed the error when you add the allure task to any plan (only a log message is shown) Signed-off-by: Manuel Lara <[email protected]> * > AllureArtifactsManager: Ensure the path URL, avoiding having two backslashes together when filePath is concatenated > AllureBuildCompleteAction: Fixing Report URL in the executor.json file. > AllureCommandLineSupport: Increasing timeout to 5 minutes > AllureReportServlet: Rollback URL Pattern Signed-off-by: Manuel Lara <[email protected]> * > AllureBuildCompleteAction: Adding more historical info (trends and so on). Signed-off-by: Manuel Lara <[email protected]> * > Customize the logo of each report from each build from the bamboo UI > Bug: When you try to uncheck an option from Bamboo UI the option is not saved. > Download Util class we created to download logo and allure binary > The deprecated logo was changed due to it being confused. (It is not deprecated, it is just not necessary) > The task description was changed > Bug: If you add an allure task to your plan the build fails due to API incompatibility Signed-off-by: Manuel Lara <[email protected]> * > Bug-fixed: If a plan execution fails the history is missing for the next execution. Signed-off-by: Manuel Lara <[email protected]> * > Plan Titles customization > Allure removed from the title. (it's not customizable) > A link was created to download the report for evidence in other systems. > The logo can have other types not only SVG. > Fix some dependencies conflicts Signed-off-by: Manuel Lara <[email protected]> * > Change Version: 2.0, because the change in this version is major. Signed-off-by: Manuel Lara <[email protected]> * Revert "> Change Version: 2.0, because the change in this version is major." This reverts commit d873df7. * Revert "Revert "> Change Version: 2.0, because the change in this version is major."" This reverts commit e143ff0. * > Change Version: 2.0 to 2.0-SNAPSHOT > amps.version to 8.0.3-89c970d65 Signed-off-by: Manuel Lara <[email protected]> * > Fixes Signed-off-by: Manuel Lara <[email protected]> * update license Signed-off-by: Manuel Lara <[email protected]> * > Fixes Signed-off-by: Manuel Lara <[email protected]> --------- Signed-off-by: Manuel Lara <[email protected]> Co-authored-by: Dmitry Baev <[email protected]>
- Loading branch information
1 parent
508459e
commit ca8e2a8
Showing
33 changed files
with
1,011 additions
and
154 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.