Skip to content

Refactor Mail and Jira Notebook Config #376

Description

@Michelle4929

Purpose

Splitting Configuration files for Mail and JIRA notebooks, similar to issue #359 .

Currently, configuration files are mixed with both config data types, immutable and mutable data. Will be making it so that the notebooks will take two configurations when running analyses, one for project and another for analysis.

Will be working with the two notebooks download_jira_issue.Rmd and download_mail.Rmd. Associated notebook runs with geronimo.yml config file so that configuration will be split between immutable and analysis specific data.

Task List

  • Split geronimo into geronimo_project.yml and see if it works with analysisE.yml
  • Split openssl.yml into openssl_project.yml and analysisI.yml
  • Reconfigure download_jira_issue.Rmd to take the split configs
  • Reconfigure download_mail.Rmd to take the split configs
  • Reconfigure reply_communication_showcase.Rmd to take the split configs

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions