thinking about how to version control and approve batch configuration
Go to file
giles 1634702633 Merge pull request 'product-development' (#1) from product-development into master
Reviewed-on: #1
Reviewed-by: giles <giles.bradshaw@sigyl.com>
Reviewed-by: another-user <anotheruser@sigyl.com>
2023-10-17 09:51:52 +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

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.