Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-08 | Revert "docker: set always pull to use always latest container" | hagbard | |
This reverts commit 19b75a3339956319f244f40540ad7ba3af9b9389. I was on the wrong repo. | |||
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 | |
* current: Jenkins: add getGitRepoName() Docker: ARM: add missing no--check-valid-until files Kernel: T1708: update to Linux 4.19.76 Jenkins: explicitly set GitHub status is no longer required Docker: we only need LUA 5.2 for Accel-PPP build Docker: add liblua5.2-dev to accel-ppp dependencies [Jenkinsfile] Call a script that creates latest rolling release symlink Jenkins: run on all nodes that support Docker Packages: remove vyatta-op-dhcp-server Docker: add dkms Add helper to list individual package architectues add hooks for autobuild | |||
2019-10-06 | Jenkins: add getGitRepoName() | Christian Poessinger | |
2019-10-03 | Jenkins: explicitly set GitHub status is no longer required | Christian Poessinger | |
... as this is done through the Jenkins Jobs automatically. | |||
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 | |
Some packages produce debug symbols which we do not wan't to have in our ISO: * librtr / rtr-tools * libsnmp * Linux Kernel | |||
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 | |
Support building individual VyOS packages by this modules. Call scripts/build-packages -l to list all available packages which will be build when invoking scripts/build-packages. | |||
2019-01-26 | Jenkins: cleanup | Christian Poessinger | |
2019-01-21 | Jenkins: force usage of self compiled packages | Christian Poessinger | |
Remove all references to the vyos package mirror via Python vyos_repo_entry variable. Thus we ensure that only the packages the have been compiled from source are used. | |||
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 | |
* Inside the container user can call 'sudo' without password * Added Docker environment variables to controll the 'gosu' UID/GID | |||
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 | |
Update all registered submodules to the latest HEAD revision of its configured branch in .gitmodules # | |||
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 | |