StarlingX build support
Go to file
Al Bailey 253a7f1cd6 Update dev setup with small improvements
- ripgrep (rg) and rsync can both be invoked from some
stx/docs tox targets and utilities.

 - override the default editor (nano) with vi.
In the future this will be driven by a yaml variable

- pass in --rebuild when stx-init-env is run.  The build
containers are not always up to date with the latest code.
 --rebuild does not seem to work until after the env has
been initialized at least once.

Story: 2010547
Task: 47211
Signed-off-by: Al Bailey <al.bailey@windriver.com>
Change-Id: I1e3b17d57fd537432bc3780759c8a47a2e3b2a5b
2023-02-28 19:22:52 +00:00
dev-env Update dev setup with small improvements 2023-02-28 19:22:52 +00:00
playbooks/fetch-remote-repo Add playbook to pull remote repositories 2019-04-28 15:09:26 -05:00
.gitignore Set up repo for staging tests 2019-04-27 09:03:16 -05:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:38 +00:00
.zuul.yaml Convert this repo for development infrastructure 2023-01-24 15:08:14 +00:00
README.rst Convert this repo for development infrastructure 2023-01-24 15:08:14 +00:00
tox.ini Add playbook to pull remote repositories 2019-04-28 15:09:26 -05:00

README.rst

tis-repo

StarlingX Total Infrastructure Setup

This repo contains tools for setting up a development environment for StarlingX

UNDER CONSTRUCTION