potiuk commented on a change in pull request #11487:
URL: https://github.com/apache/airflow/pull/11487#discussion_r503858242



##########
File path: scripts/ci/libraries/_initialization.sh
##########
@@ -368,11 +368,14 @@ function 
initialization::initialize_image_build_variables() {
 }
 
 # Determine version suffixes used to build provider packages
-function initialization::initialize_version_suffixes_for_package_building() {
+function initialization::initialize_provider_package_building() {
     # Version suffix for PyPI packaging
     export VERSION_SUFFIX_FOR_PYPI=""
     # Artifact name suffix for SVN packaging
     export VERSION_SUFFIX_FOR_SVN=""
+    # If set to true, the sample dags will be used

Review comment:
       Ach C&P
   




----------------------------------------------------------------
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]


Reply via email to