Skip to content

Instantly share code, notes, and snippets.

@jlowin
Created April 28, 2016 23:30
Show Gist options
  • Save jlowin/25bb8f468cc69ce8af46f31e9b71c77d to your computer and use it in GitHub Desktop.
Save jlowin/25bb8f468cc69ce8af46f31e9b71c77d to your computer and use it in GitHub Desktop.
Hey all,
As some of you already know, we're in the process of moving Airflow into the Apache incubator. This will involve a number of infrastructure and process changes. These changes will include:
1) Migration of airbnb/airflow code base to Apache's Git repository.
2) Migration of Google groups mailing list (this list) to Apache developer list.
3) Migration of Travis CI to use the Apache Git repository.
4) Migration of GitHub wiki to Apache Confluence wiki.
5) Migration of GitHub Issues to Apache Jira.
6) Migration of all existing pull requests to the Apache GitHub account.
We are currently planning to do this migration over the next week, to finish on May 4, 2016. This Google group will go read-only on May 4, 2016, so please cc the d...@airflow.incubator.apache.org list starting today.
What you should do:
* Sign up for the Apache dev and commit mailing lists (send emails to dev-su...@airflow.incubator.apache.org and commit-s...@airflow.incubator.apache.org to subscribe to each)
* Sign up for an Apache JIRA account and re-open any issues that you care about in the Apache Airflow JIRA project (https://issues.apache.org/jira/browse/AIRFLOW)
* Sign up for an Apache Confluence account (https://cwiki.apache.org/confluence/display/AIRFLOW)
* Update any forks to point to the Apache GitHub repository (https://github.com/apache/incubator-airflow)
* Re-open any issues that you care about in the Apache Airflow JIRA project (https://issues.apache.org/jira/browse/AIRFLOW)
* Stop creating GitHub issues and PRs immediately. You can resume PRs once we move Git, and you can create new problem reports as Jiras now.
Once the code migration happens, you should continue to use GitHub pull requests, as usual, but you must include an Apache JIRA number in the title with the format 'AIRFLOW-XXX: title of issue'. This will allow pull requests to get synced with the Apache JIRA. This will be required. We will publish a more detailed "how to send pull requests" note on the wiki shortly.
Cheers,
Chris
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment