index
:
vyos-build.git
current
equuleus
sagitta
Patched fork of VyOS image build scripts (only neccesary changes made to make it buildable like via dd010101/vyos-jenkins) (mirror of https://github.com/dd010101/vyos-build.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vars
Age
Commit message (
Expand
)
Author
2024-05-21
build-script: fixed typo
dd
2024-05-20
build-script: added option to force reprepro upload with custom build
dd
2024-05-17
build-script: added workaround for .dsc in new format
dd
2024-05-17
build-script: excluded Makefile.deb from upload to the repository
dd
2022-05-05
Jenkins: builld dsc packages beside amd64 binaries
Andrii
2021-07-24
Jenkins: lib: add changesPattern parameter to buildPackage class
Christian Poessinger
2021-07-24
Jenkins: lib: remove skipDefaultCheckout() from pipeline options
Christian Poessinger
2021-05-24
Jenkins: add cleanup for finalize stage
Runar Borge
2021-04-03
Jenkins: lib: sync library with "current" branch
Christian Poessinger
2021-02-02
Jenkins: run containers with "reuseNode" to stay on the same node
qxmips
2021-01-15
Jenkins: retrive debian repo server via global variable
Christian Poessinger
2020-06-28
Jenkins: lib: T2625: disable concurrent builds
Christian Poessinger
2020-06-27
Jenkins: lib: T2625: support PullRequest builds
Christian Poessinger
2020-06-24
Jenkins: lib: T2625: extend quotes on SSH commands
Christian Poessinger
2020-06-24
Jenkins: lib: T2625: SSH commands must be wrapped in "" to function
Christian Poessinger
2020-06-24
Jenkins: lib: T2625: use discrete SSH commands on deployment
Christian Poessinger
2020-06-23
Jenkins: lib: T2625: add getChangeSetPath() function
Christian Poessinger
2020-06-23
Jenkins: lib: T2625: must checkout scm for changelog detection
Christian Poessinger
2020-06-23
Jenkins: lib: do not checkout scm by default
Christian Poessinger
2020-06-22
Jenkins: lib: T2625: remove debug output
Christian Poessinger
2020-06-21
Jenkins: lib: T2625: bugfix deployment of FRR package
Christian Poessinger
2020-06-21
Jenkins: lib: T2625: change order of deployment commands
Christian Poessinger
2020-06-21
Jenkins: do not run ISO build when pipeline library changes
Christian Poessinger
2020-06-21
Jenkins: lib: Debian packges must be build in 'build' subdirectory
Christian Poessinger
2020-06-20
Jenkins: lib: buildPackage() parameters are all optional now
Christian Poessinger
2020-06-20
Jenkins: lib: download repository parallel to Jenkinsfile location
Christian Poessinger
2020-06-20
Jenkins: lib: add debug directory listings
Christian Poessinger
2020-06-20
Jenkins: lib: record Git commit ID in job description
Christian Poessinger
2020-06-20
Jenkins: lib: deploy packages do dev.packages.vyos.net
Christian Poessinger
2020-06-20
Jenkins: lib: add programmable package build Pipeline
Christian Poessinger
2020-06-20
Jenkins: initial support for shared build libraries
Christian Poessinger