DB
Size: a a a
DB
ДН
КВ
DB
КВ
DB
КВ
КВ
PK
КВ
КВ
PK
КВ
PK
def testParam = checkBox("opt", // name
"opt1,opt2,opt3", // values
"opt1", //default value
0, //visible item cnt
"Multi-select", // description
)
properties(
[parameters([testParam])]
)
node {
echo "${params.opt}"
}
PK
AS
git log --full-history --no-abbrev --format=raw -M -m --raw 5e1747c6510adea4bd364b4ad5738a0ad56b4ae8..6232a55f55a778c5d7a4022e59f5b9620ab9b086в который попадет информация об измененных файлах в мастере и в этом бранче, сделанном очень давно, с начальных коммитов репозитория.
AS
AS
Polling SCM changes on master
Using strategy: Default
[poll] Last Built Revision: Revision 5e1747c6510adea4bd364b4ad5738a0ad56b4ae8 (refs/remotes/origin/master)
The recommended git tool is: NONE
using credential jenkins_rovshan
> git rev-parse --resolve-git-dir D:\Jenkins\jobs\sandbox-test\workspace\src\.git # timeout=10
Fetching changes from the remote Git repositories
> git config remote.origin.url git@xxx:yyy/sandbox.git # timeout=10
Fetching upstream changes from git@xxx:yyy/sandbox.git
> git --version # timeout=10
> git --version # 'git version 2.31.1.windows.1'
using GIT_SSH to set credentials zzz
> git fetch --tags --force --progress -- git@xxx:yyy/sandbox.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Polling for changes in
> git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
> git log --full-history --no-abbrev --format=raw -M -m --raw 5e1747c6510adea4bd364b4ad5738a0ad56b4ae8..6232a55f55a778c5d7a4022e59f5b9620ab9b086 # timeout=10
Ignored commit 6232a55f55a778c5d7a4022e59f5b9620ab9b086: No paths matched included region whitelist
Done. Took 0,43 sec
Changes found
AS
AS