thinking about how to version control and approve batch configuration
Go to file
giles 3dc3dda731 equipment model created
converted to yaml
2023-10-17 15:35:12 +01:00
instructions added parameter and instruction file 2023-10-17 12:23:57 +00:00
.gitignore initial set up of the batch system 2023-10-17 09:31:49 +00:00
BatchSvr.ini initial set up of the batch system 2023-10-17 09:31:49 +00:00
README.md initial set up of the batch system 2023-10-17 09:31:49 +00:00
batcharc.ini initial set up of the batch system 2023-10-17 09:31:49 +00:00
equipment-model.a.yml equipment model created 2023-10-17 15:35:12 +01:00
equipment-model.axml added parameter and instruction file 2023-10-17 12:23:57 +00:00

README.md

batch-example

This repository will store and allow versioning and approval of a batch configuration.

This repository only contains exported configuration. It does not contain any binary files (eg equipment-model.cfg nor system state or log files). These are excluded using the .gitignore file.