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 2023/01/05 16:41:34 UTC

[GitHub] [airflow] kaxil commented on a diff in pull request #28750: update README_RELEASE_PROVIDER_PACKAGES.md

kaxil commented on code in PR #28750:
URL: https://github.com/apache/airflow/pull/28750#discussion_r1062675496


##########
dev/README_RELEASE_PROVIDER_PACKAGES.md:
##########
@@ -849,6 +851,11 @@ cd ${AIRFLOW_REPO_ROOT}
 git checkout <ONE_OF_THE_RC_TAGS_FOR_ONE_OF_THE_RELEASED_PROVIDERS>
 ```
 
+example `git checkout providers-amazon/7.0.0rc2`
+
+Note you probably will see message `You are in 'detached HEAD' state.`
+This is expected. the RC tag is most likely behind main branch.

Review Comment:
   ```suggestion
   This is expected, the RC tag is most likely behind the main branch.
   ```



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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

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