thinking about how to version control and approve batch configuration
Go to file
giles b400783ca7 Merge pull request 'create equipment model' (#2) from product-development into master
Reviewed-on: #2
Reviewed-by: another-user <anotheruser@sigyl.com>
2023-10-17 12:11:49 +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 12:57:49 +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.