First commit of dotfiles and vars stub 95/64595/7
authorEric Ball <eball@linuxfoundation.org>
Tue, 21 Jul 2020 20:30:45 +0000 (13:30 -0700)
committerEric Ball <eball@linuxfoundation.org>
Tue, 21 Jul 2020 21:10:12 +0000 (14:10 -0700)
commitcccedca3db0913ef173215d5575bd391f1f1e9a4
treecfc74044a382ef5c2ae406da9d29223da9339729
parent20ca653993a2119f93e449232a37d5f912238e70
First commit of dotfiles and vars stub

We're having trouble with how the pipeline self-references at build
start, so this initial commit just sets up the repo (most
importantly, it adds the vars directory). The main functionality will
be added once the Jenkinsfile is able to properly test the repo.

Issue: RELENG-2793
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
Change-Id: I877c63fcba1b13518eaf8673c886f918ae0b46cd
.editorconfig [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.gitmodules [new file with mode: 0644]
.pre-commit-config.yaml [new file with mode: 0644]
Jenkinsfile [new file with mode: 0644]
LICENSE [new file with mode: 0644]
global-jjb [new submodule]
scripts/pipeline-linter.sh [new file with mode: 0755]
src/.gitkeep [new file with mode: 0644]
tox.ini [new file with mode: 0644]
vars/lfInfraShipLogs.groovy [new file with mode: 0644]