Skip to content

Draft: Resolve #3120 Remove custom env mappings from discovery.yml

Ken Payne requested to merge 3120_remove_custom_env_mappings into master
  • Remove env_alias: references in discovery.yml
  • Update settings.yml to reflect <plugin_name>_<setting_name> variable naming convention
    • Will this break things if people alias the plugin? 🤔
  • Find and remove legacy usage of these keys in Meltano project files (Dockerfile, docker-compose etc.)
  • Increment discovery.yml schema version
  • Update discovery.yml JSONSchema
  • Update documentation to remove references to env: and env_alias:
Edited by Ken Payne

Merge request reports