You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/01/05 14:45:11 UTC

[GitHub] [airflow] ashb commented on a change in pull request #13488: Introduces separate runtime provider schema

ashb commented on a change in pull request #13488:
URL: https://github.com/apache/airflow/pull/13488#discussion_r551975860



##########
File path: MANIFEST.in
##########
@@ -32,7 +32,7 @@ global-exclude __pycache__  *.pyc
 include airflow/alembic.ini
 include airflow/api_connexion/openapi/v1.yaml
 include airflow/git_version
-include airflow/provider.yaml.schema.json
+include airflow/provider.runtime.yaml.schema.json

Review comment:
       Would we "invert" this naming? the only one we ship in dist should be the runtime, and the current rename `provider.yaml.schema.json` to something like `provider.development.yaml.schema.json`




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org