summaryrefslogtreecommitdiffstats
path: root/jenkins-config/managed-config-files/mavenSettings
AgeCommit message (Collapse)AuthorFilesLines
2021-08-24Fix: Whitespace in managed filesVanessa Rene Valderrama7-7/+7
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: Ia2e068293b7aba8d4e83f2e9ca31e9ee632b3b79
2021-08-18Fix: Correct log credential for both jenkinsAndrew Grimberg2-5/+2
Change-Id: Id4f7040aaa37f67ae7f4c80adcba1366a91e4484 Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2021-08-18Fix: Add in missing credential mappings for mavenAndrew Grimberg14-0/+218
The mavenSettings file type is supposed to have mapped credentials as well. This were accidentally skipped and missed in review Change-Id: Ie35b4997104b38b4dc73f3859116137a36a73bbc Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2021-08-16CI: Migrate to JCasC Managed FilesVanessa Rene Valderrama14-0/+28
This patch is to migrate Jenkins settings file to JCasC managed files enabling self service managed files for the community Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: Ief195b9feaa933a37eb36109ccd836c79c85f4be Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org>