summaryrefslogtreecommitdiffstats
path: root/scripts/ci
Commit message (Expand)AuthorAgeFilesLines
* Update dockerfiles to use Debian Buster.fix/python3-repo-bitbakePatti Vacek2021-01-292-11/+10
* Use python3 to get repo working again.fix/python3-for-repoPatrick Vacek2020-12-151-2/+5
* oe-selftest.sh: This also now requires setting git identity.fix/sota-bleeding-nativePatrick Vacek2020-02-271-0/+4
* Manually set a git identity in CIfix/git-repo-idLaurent Bonnans2020-02-121-0/+4
* Fix CI error if repos are missing after previous runs.feat/example-virtual-secPatrick Vacek2019-10-111-1/+3
* Allow fetching aktualizr from a tagLaurent Bonnans2019-07-241-5/+22
* Move `before_script` gitlab steps to `script`Laurent Bonnans2019-07-242-6/+5
* Remove Jenkins references in meta-updaterci/conf-debugLaurent Bonnans2019-07-233-192/+0
* Fix issue with gitlab and Docker 19Laurent Bonnans2019-07-231-4/+4
* Output site.conf during CI configure stepLaurent Bonnans2019-07-231-0/+3
* Fix pre-clean of repo manifestsLaurent Bonnans2019-07-191-2/+4
* Fix PIN_LIST in checkout-oe.shLaurent Bonnans2019-07-181-0/+1
* Work around oe-selftest bug on sumo/thudci/fix-oe-oldLaurent Bonnans2019-07-181-0/+5
* Reusable meta-updater pipeline suiteci/oe-selftestLaurent Bonnans2019-07-167-8/+155
* Gitlab pipeline for building core-image-minimalLaurent Bonnans2019-07-166-13/+83
* Configure oe-selftests to run on specific node labelci/ota-1810Manikandan Kandasamy2018-12-141-1/+3
* Split yocto builds from yocto selftestsLaurent Bonnans2018-09-062-3/+90
* Create a user with correct uid inside CI's DockerfileLaurent Bonnans2018-09-062-2/+17
* Setup garage credentials for oe-selftest CILaurent Bonnans2018-09-062-18/+23
* Install ovmf in ci DockerfileLaurent Bonnans2018-09-061-0/+1
* Run oe-selftest on Jenkins CILaurent Bonnans2018-09-062-0/+29
* Remove python3-requests from Dockerfile.bitbakeLaurent Bonnans2018-06-271-1/+0
* Rename Jenkinsfile to Jenkinsfile.bleedingLaurent Bonnans2018-06-251-0/+3
* Small doc about setting up Jenkins for meta-updaterLaurent Bonnans2018-06-251-0/+14
* Add caching to CI bitbakingLaurent Bonnans2018-06-252-4/+30
* Use plain bash instead of hacky sed for CI config filesLaurent Bonnans2018-06-223-16/+10
* Try to bitbake on CI inside dockerLaurent Bonnans2018-06-222-4/+42
* Refactor some of the Jenkins pipeline stuffLaurent Bonnans2018-06-211-9/+14
* Try to checkout aktualizr from pipelineLaurent Bonnans2018-06-181-2/+11
* Bitbake build from JenkinsLaurent Bonnans2018-06-184-2/+83
* Checkout of repo from JenkinsLaurent Bonnans2018-06-181-0/+27