thinking about how to version control and approve batch configuration
Go to file
giles 1477d67f06 Merge pull request 'new-change' (#7) from new-change into master
Reviewed-on: #7
2023-10-17 15:41:57 +00: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 Merge branch 'format-branch' into new-change 2023-10-17 16:39:04 +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.