thinking about how to version control and approve batch configuration
Go to file
giles 626aa85192 Squashed commit of the following:
commit f979259bd8
Author: Giles Bradshaw <giles.bradshaw@sigyl.com>
Date:   Tue Oct 17 16:05:53 2023 +0000

    new unit!!

commit 3fd02d5ce4
Author: giles <giles.bradshaw@sigyl.com>
Date:   Tue Oct 17 16:44:48 2023 +0100

    deployed
2023-10-17 17:17:27 +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 Squashed commit of the following: 2023-10-17 17:17:27 +01: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.