1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
Persistent Memory Development Kit
This is utils/README.
Scripts found in this directory are used during library development.
Sub-directory 'docker' contains scripts for running builds, tests and checks
inside a Docker containers, among with prepared images' recipes and instruction
on using them.
Sub-directory 'gha-runners' contains scripts used for execution specific sets of tests,
on a self-hosted runners in GitHub Actions.
Both of these sub-directories are intended to be used as development process vehicles
and are part of continuous integration process.
|