-
Notifications
You must be signed in to change notification settings - Fork 57
Log correct error message for wrong preview-branch value #1249
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
Merged
Merged
Changes from 181 commits
Commits
Show all changes
183 commits
Select commit
Hold shift + click to select a range
2136a47
Update 4.x branch for new release (#976)
BraisVQ 8640294
restore antora config
BraisVQ e30681b
Removed preview flag
BraisVQ f9aef74
update index.adoc - remove page latest flag
tbugfinder 59ab2a1
4.x Memory leak cleanup code - for component pipeline (#980)
clemensutschig ef7a097
Cherry pick on 4.x branch of PRs #982 and #984 (#985)
BraisVQ c6c6908
Fix/levadoc templates config (#1000)
jorge-romero befbc61
Release branch update for v4.3.0 (#1014)
BraisVQ eb75e02
Prepare 4.x branch for release 4.3.1 (#1019)
BraisVQ 767a864
Prepare release branch for release 4.3.2 (#1039)
BraisVQ bb5dc58
Merge code from master (#1058)
BraisVQ 239b7c9
Prepare release 4.3.4 (#1073)
BraisVQ e71d18a
release 4.4.0 (#1095)
BraisVQ c354ed8
Prepare release 4.5.0 (#1127)
BraisVQ 40bb7f1
Prepare release 4.5.1 (#1131)
BraisVQ b30f6f1
Release 4.5.2 (#1134)
BraisVQ 6e6638a
Release 4.5.3 (#1137)
BraisVQ 5073b38
Release 4.5.4 (#1142)
BraisVQ a30abee
Release 4.5.5 (#1149)
BraisVQ 4a13ee4
Prepare release 4.5.6 (#1155)
BraisVQ c04ab47
Prepare release4.6.0 (#1169)
BraisVQ 9b0437e
Prepare release 4.7.0 (#1190)
BraisVQ 7656052
Remove release manager pipeline param releaseStatusJiraIssueKey
b87e9e3
Update change log and fix codeNarc findings
5863bcd
Fix tests
66e118d
Fix tests
a07083f
Fix tests
1f595ae
fixes
2d77e13
Pull request #1: Testing
e6bd3bb
Pull request #2: Testing
6228145
Prepare release 4.8.0 (#1208)
BraisVQ d903a6d
Prepare release 4.8.1 (#1215)
BraisVQ 6f0f5d1
upload to nexus xunit
alexboering 706c36e
Prepare release 4.8.2 (#1218)
BraisVQ 0d34fbb
Merge branch 'master_ods'
0702051
Pull request #4: Master duplicate
ba4dfb3
upload to nexus xunit and jenkins logs
alexboering d94e868
Merge branch '4.x' of https://github.com/opendevstack/ods-jenkins-sha…
alexboering 46bb983
removed warn from the log
45fcdfc
added logs
ed89c6f
Added tests and little refactor in FinalizeStage
07de237
added tests
1e16ea1
Merge branch 'master' into feature/upload-logs-and-xunit-to-nexus
845d0d1
Updated CHANGELOG.md
a1b2801
fixed codeNarc level 3 rules violations
2b33a48
fixed last codeNarc violation
c72b54d
Decreased prio 3 codenarc violations rules to 300
42f2e27
Refactor to remove code duplications. Fix to write all jenkins log.
e550128
updated code to fix dependency error during the build
884c8aa
updated code to fix dependency error during the build
27fdca9
fixed a codeNarc violation
3d4d67a
removed a failed test
1b1b141
Trying to clean before push jenkins logs to nexus
d62a862
Updated FinalizeStage to push test xml files to nexus in case of foun…
f3a4468
little refactor
0927a3e
changed log level
4d4a549
moved uploadJenkinsLogToNexus before to ClassLoaderCleaner().clean
9e54965
added logs
0dd8c40
fix error in componentPipeline
bb5e943
added logs in odsOrchestrationPipeline
0ee1562
fixed typo
9c9b057
updated asset names
513536b
fixed jenkins log file name in odsOrchestrationPipeline
121a98c
changed jenkins log file name
715829d
refactor in OdsComponentPipeline
160c158
trying to fix the jenkins_log upload from the odsComponentPipeline
7c1c9f5
fixed error calling getJenkinsLogDirectory
4b96636
revert
48bf5d3
name refactor
4c1e702
upload xunit zip file from component pipeline
186acd0
removed to test the xunit upload in component pipeline
fb69a2f
adding logs
e1105e1
adding logs
8f81399
adding logs
49dba0e
adding logs
69656b6
adding logs
7c3c879
adding logs
3f8a509
test fileExists
10c3bde
Trying to upload tcr data to nexus
0f5b136
removed push tcr data to nexus feature
00c0ed1
added logs
332277a
fixed directory
a51298a
moved upload xunit files from FinalizeStage to odsOrchestrationPipeline
aef3ddd
added logger param
0c56391
trying to fix testDir
f57b8cd
trying to fix testDir
5ff42c8
trying to fix testDir, adding node block
54d0984
uploadTestReportToNexus fixed nexus property and check if testDir exists
858585f
added xunit upload in odsComponentPipeline
1765778
refactor and codeNarc
95f93cf
more logs
alexboering 2664045
more logs 2
alexboering 868b814
more logs 3
alexboering 86be830
more logs 3
alexboering bb09788
more logs 4
alexboering 8d7985e
more logs 5
alexboering 819879a
codeNarc
cd5a10e
Merge branch 'feature/upload-logs-and-xunit-to-nexus' of https://bitb…
90f49bb
added pipeline result to the log uploaded to nexus
0358201
fixed codeNarc added issues
542bd16
removed duplicated code
b5a2562
removed upload test to nexus in componentPipeline
4395d32
fixed typo
6cc85aa
change filename
alexboering c2a3d0c
fixed conflict
alexboering f58b75f
fixed conflict 2
alexboering 1c8242c
fix: update date formatting in uploadJenkinsLogToNexus method
jorge-romero 6f5588d
fix: update date handling in uploadJenkinsLogToNexus method
jorge-romero 8c0aa9e
fix: update date formatting in uploadJenkinsLogToNexus method
jorge-romero 40ed7b4
fix: update log file naming format in uploadJenkinsLogToNexus and upl…
jorge-romero ad9eae1
Fix codenarc errors
jorge-romero c6e8d5a
Add Tests for NexusService new methods
jorge-romero ec9ed04
Add Tests for JenkinsService
jorge-romero 384ed5d
try to fix
jorge-romero 574d088
fix
jorge-romero bfb4710
fix
jorge-romero c38c307
fix
jorge-romero 488781e
Fix date formatting in artifact storage paths for Aqua and Sonar stages
jorge-romero 9629450
Fix date formatting in artifact storage paths for Aqua and Sonar stages
jorge-romero d30399e
Add check to skip log upload if build was not executed
jorge-romero ad52386
Fix date formatting in log upload path to include seconds
jorge-romero 4eb91d4
Fix date formatting in artifact storage paths to include seconds for …
jorge-romero 8e551a4
Fix date formatting in artifact storage paths to use underscores inst…
jorge-romero 4c3f71e
Fix date formatting in test report and Jenkins log upload paths to us…
jorge-romero 9fa6410
remove extra character in xunit file name
jorge-romero 535e033
Prepare release 4.9.0 (#1226)
BraisVQ 1ea309c
CodeNarc fixes
jorge-romero 540944e
Add buildTime to context configuration and mock NexusService in ScanW…
jorge-romero 4d776f7
Merge remote-tracking branch 'ods/master' into feature/upload-logs-an…
jorge-romero bdff7e6
Prepare release 4.9.1 (#1229)
BraisVQ 0074883
release 4.9.2 (#1232)
BraisVQ e84268a
Fixed some PR comments
bb28833
fixed PR comments
60ca1d3
fixed PR comments
ce921c7
removed unused import, updated NexusService to fix PR comments, remov…
8af2659
Fixed CodeNarc errors
c914740
fixed PR comment related with ScanWithSonarStageSpec.groovy
c601d45
Revert "Fixed CodeNarc errors"
6faf270
Revert "removed unused import, updated NexusService to fix PR comment…
f17f402
Revert "fixed PR comment related with ScanWithSonarStageSpec.groovy"
d5f91a4
Upload component pipeline logs to nexus
f9e8b35
Fixed codeNarc issues
6d84cfa
removed unused import
3e5dfdc
Removed unused methods in NexusService
705dc79
removed unused imports
67d4d5a
fixed PR comment
f2978a8
fixed error getting workspace path
9d2fad8
added missed import
757e0c9
added fixed for check file exists with nio
793e9e9
trying to fix nio usage
bb7e862
fixed error signature not found
b3dbe60
removed unnecessary node block and cleaned logs in odsOrchestrationPi…
83255b2
Surrounded uploadTestReportToNexus with node block with master parame…
514b5f4
Fixed a codeNarc error
77d746c
Address PR comments.
95107b1
Address PR comments.
af4bd53
Release 4.9.3 (#1234)
BraisVQ 740a18f
Prepare release 4.9.4 (#1237)
BraisVQ db4820b
Prepare release 4.10.0 (#1239)
BraisVQ 53a6fa0
Now the default value for cdUserCredentialsId is .CD_USER_CREDENTIALS…
BraisVQ f571efe
Prepare release 4.10.2 (#1243)
BraisVQ bd066d6
Merge branch '4.x' of https://github.com/opendevstack/ods-jenkins-sha…
bd97495
Prepare release 4.11 (#1246)
BraisVQ b4c5f5f
Merge branch 'master' of https://github.com/opendevstack/ods-jenkins-…
c1f7967
Fix message for missing preview-branch.
8c32db2
Fix message for missing preview-branch.
70ab8ba
Fix message for missing preview-branch.
1a16e2c
Fix message for missing preview-branch.
e6221c1
Merge branch '4.x' of https://github.com/opendevstack/ods-jenkins-sha…
3ef0097
Fix pipeline to fail on error.
bc8622b
Merge branch '4.x' into EDPC-4046_fail_pipeline_for_missing_deploy_ve…
abccc46
Fix pipeline to fail on error.
e451a92
Run cleanup in every scenario.
7411a45
Update changelog.
09c1b41
Update changelog.
8c63cd8
Update changelog.
a3983f8
Merge branch 'EDPC-4046_fail_pipeline_for_missing_deploy_version' int…
9d9184f
Update error message for missing preview branch.
5f103b1
Add changelog entry.
a84caae
Merge branch 'master' of https://github.com/opendevstack/ods-jenkins-…
d616b22
Merge branch 'master' into EDPC-4001_preview-branch-message-fix
762d768
Add cause exception.
4e4c7ce
Add cause exception.
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.