Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more detailed instructions on how to check pre-release candidates #32948

Merged

Commits on Jul 30, 2023

  1. Add more detailed instructions on how to check pre-release candidates

    We ask our contributors to test pre-release candidates for Airflow
    and providers, but not everyone knows that Breeze allows to easily
    mix&match versions of airflow and providers that can be installed
    when running `breeze shell` or `breeze start-airflow` - which
    helps to test release candidates manually very, very quickly.
    
    This change adds more detailed explanation and examples showing
    how it can be done, and links to those instruction from our
    release announcements and release documentation.
    potiuk committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    0b4cf60 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Pankaj Koti <pankajkoti699@gmail.com>
    potiuk and pankajkoti committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    81277d8 View commit details
    Browse the repository at this point in the history
  3. Update dev/README_RELEASE_AIRFLOW.md

    Co-authored-by: Pankaj Koti <pankajkoti699@gmail.com>
    potiuk and pankajkoti committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    8735de9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3963955 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Akash Sharma <35839624+Adaverse@users.noreply.github.com>
    potiuk and Adaverse committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    4180fdf View commit details
    Browse the repository at this point in the history