kaxil commented on a change in pull request #14688:
URL: https://github.com/apache/airflow/pull/14688#discussion_r593135413
##########
File path: docs/conf.py
##########
@@ -76,10 +76,10 @@
except StopIteration:
raise Exception(f"Could not find provider.yaml file for package:
{PACKAGE_NAME}")
PACKAGE_DIR = CURRENT_PROVIDER['package-dir']
- PACKAGE_VERSION = 'master'
+ PACKAGE_VERSION = 'devel'
Review comment:
Wait are we naming it `devel` or `main` ?
----------------------------------------------------------------
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:
[email protected]