vatsrahul1001 commented on code in PR #71324:
URL: https://github.com/apache/airflow/pull/71324#discussion_r3740323030


##########
.github/workflows/release-constraints.yml:
##########
@@ -20,10 +20,11 @@
 #
 # The stage is derived from the version, so the two cannot be mismatched by 
hand:
 #
-#   * a candidate (`3.1.3rc1`) resolves with pre-releases allowed - the 
providers of the wave
-#     being voted on exist on PyPI only as rc versions - and lands on a branch 
of its own, so a
-#     candidate never moves the branch every other build reads;
-#   * a final (`3.1.3`) resolves without them, against the providers now 
published as finals, and
+#   * a candidate (`3.1.3rc1`) pins the providers at the versions PyPI holds - 
the wave being

Review Comment:
   3.3.1rc1?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to