Skip to content

DM-54951 : Modularize ap_daytime script for CM-Service#277

Draft
tcjennings wants to merge 2 commits into
mainfrom
tickets/DM-54951
Draft

DM-54951 : Modularize ap_daytime script for CM-Service#277
tcjennings wants to merge 2 commits into
mainfrom
tickets/DM-54951

Conversation

@tcjennings

Copy link
Copy Markdown

Improves modularity of ap_daytime submit script

  • separate dynamic env var definitions for external tool use
  • simplify APDB file naming
  • reduce dependence on 3rd party tool

The primary driver for this specific change is for external tooling (e.g., CM Service) to obtain dynamic configuration for this process without involving the manual submit script. In this case, the lists of BAD_DETECTORS and BLOCKS are moved to a separate script which the submit script can source. Likewise, CM Service can fetch this file using a ResourcePath referring to the raw github url of the file to use in launcher script.

Incidental changes involve a simpler and more idiomatic resolution of a date-based APDB config file name and the disuse of any third-party tools for fetching the same.

- separate dynamic env var definitions for external tool use
- simplify APDB file naming
- reduce dependence on 3rd party tool
- add annotated YAML document for cmservice definition of ap_daytime campaign
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant