Skip to content

Job data consolidation

Zach Rollyson requested to merge zjr/jobDataConsolidation into main

🎫 Addresses issue: #0

🛠️ Summary of changes

  • Mainly, this eliminates some redundancy in the Go driver's config setup by consolidating sourcing to JobResponseFile where sensible.
  • some naming refactors in here that seemed to go along with the consolidation.
  • adds functionality to generate the container ID
  • adds a copy of the data found in JOB_RESPONSE_FILE which will be useful in testing later.

Merge request reports

Loading