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
/
Jenkinsfile
Age
Commit message (
Expand
)
Author
2020-02-02
Jenkins: temporary disable ARM builds as they do not complete
Christian Poessinger
2020-02-02
Jenkins: add "make test" helper
Christian Poessinger
2020-01-03
Jenkins: T1927: Update Jenkinsfile to build on arm
Runar Borge
2019-12-28
Jenkins: specify ISO image for archival by glob pattern
Christian Poessinger
2019-12-27
Jenkins: adjust path on ISO test
Christian Poessinger
2019-12-27
Jenkins: enable timestamps
Christian Poessinger
2019-12-26
Jenkins: auto publish container to DockerHub
Christian Poessinger
2019-12-26
Jenkins: keep 10 most recent builds
Christian Poessinger
2019-12-18
Merge branch 'equuleus' of github.com:vyos/vyos-build into current
Christian Poessinger
2019-11-28
Jenkins: archive ISO on failed builds if possible
Christian Poessinger
2019-11-08
Revert "docker: set always pull to use always latest container"
hagbard
2019-11-08
docker: set always pull to use always latest container
hagbard
2019-10-09
Merge branch 'current' into equuleus
hagbard
2019-10-06
Jenkins: add current Git commit ID to build description
Christian Poessinger
2019-10-06
Merge branch 'current' into equuleus
Christian Poessinger
2019-10-06
Jenkins: add getGitRepoName()
Christian Poessinger
2019-10-03
Jenkins: explicitly set GitHub status is no longer required
Christian Poessinger
2019-10-02
[Jenkinsfile] Call a script that creates latest rolling release symlink
Daniil Baturin
2019-09-29
Jenkins: run on all nodes that support Docker
Christian Poessinger
2019-09-27
Testsuite: Move needed packages to Dockerfile insted of in the Jenkins pipeline
Runar Borge
2019-09-27
Adding test-suite to Jenkins pipeline
Runar Borge
2019-09-15
Jenkins: set GitHub build info on failure/success
Christian Poessinger
2019-09-15
Jenkins: fix GitHub JSON API interface
Christian Poessinger
2019-09-15
Jenkins: set timeout to 90 minutes
Christian Poessinger
2019-09-15
Jenkins: add function to set GitHub build status
Christian Poessinger
2019-09-15
Jenkins: only deploy ISO if build from official repository
Christian Poessinger
2019-09-14
Jenkins: adjust description
Christian Poessinger
2019-09-14
Jenkins: add build trigger
Christian Poessinger
2019-09-14
Jenkins: deploy ISO to dev.packages.vyos.net
Christian Poessinger
2019-09-14
Jenkins: remove individual package build and only build the ISO
Christian Poessinger
2019-05-06
Jenkins: adjust artifacts to archive
Christian Poessinger
2019-05-06
Jenkins: remove dbg packages before assembling ISO to reduce size
Christian Poessinger
2019-05-05
Jenkins: list build packages
Christian Poessinger
2019-04-26
Jenkins: archive ISO and build.log artifacts
Christian Poessinger
2019-04-23
Replace build-submodules with Python based package builder
Christian Poessinger
2019-01-26
Jenkins: cleanup
Christian Poessinger
2019-01-21
Jenkins: force usage of self compiled packages
Christian Poessinger
2019-01-14
Jenkins: move post always to post cleanup section
Christian Poessinger
2019-01-14
Jenkins: allow regular user to clean 'build/' directory
Christian Poessinger
2019-01-13
Docker: frr-deps: add librtr and libyang
Christian Poessinger
2019-01-11
Jenkins: add deploy stage do pipeline
Christian Poessinger
2019-01-11
Docker build files for entrypoint and UIDs
Christian Poessinger
2019-01-11
CI/CD: Improve 'goso' handling for Docker and Jenkins
Christian Poessinger
2019-01-06
CI/CD: add verbose output option to for 'build-submodules' script
Christian Poessinger
2019-01-06
CI/CD: Update all submodules to latest HEAD
Christian Poessinger
2019-01-06
CI/CD: extend error reporting for Jenkins builds
Christian Poessinger
2019-01-05
CI/CD: Build VyOS submodules from source
Christian Poessinger
2018-12-18
Added Jenkinsfile
Christian Poessinger