You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jacob Hayes (JIRA)" <ji...@apache.org> on 2018/08/09 17:19:00 UTC

[jira] [Created] (AIRFLOW-2881) Add compile_assets to Release Process Documentation

Jacob Hayes created AIRFLOW-2881:
------------------------------------

             Summary: Add compile_assets to Release Process Documentation 
                 Key: AIRFLOW-2881
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2881
             Project: Apache Airflow
          Issue Type: Task
          Components: Documentation
            Reporter: Jacob Hayes
             Fix For: 2.0.0


AIRFLOW-2691 introduced a `compile_assets` command in setup.py that is required during a release. This should be added to the [release notes|https://cwiki.apache.org/confluence/display/AIRFLOW/Releasing+Airflow#ReleasingAirflow-PublishingtoPyPi] after 1.10.x has been released.
{code:java}
python setup.py compile_assets sdist
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)