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 2021/06/18 20:54:13 UTC

[GitHub] [airflow] jedcunningham opened a new pull request #16518: Revert "Exclude Yarn.lock to be built into python wheel (#16494)"

jedcunningham opened a new pull request #16518:
URL: https://github.com/apache/airflow/pull/16518


   This reverts commit a76a67cb8bb3dc55b1b0ffd05084919924b5b8d3.
   
   e.g.
   https://github.com/apache/airflow/runs/2853673927
   https://github.com/apache/airflow/pull/16517/checks?check_run_id=2853852004
   
   This is breaking main, build prod image:
   
   ```
   + find package.json yarn.lock static/css static/js -type f
   + sort
   + xargs md5sum
   find: ‘yarn.lock’: No such file or directory
   ```


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

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



[GitHub] [airflow] kaxil merged pull request #16518: Revert "Exclude Yarn.lock to be built into python wheel (#16494)"

Posted by GitBox <gi...@apache.org>.
kaxil merged pull request #16518:
URL: https://github.com/apache/airflow/pull/16518


   


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

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



[GitHub] [airflow] jedcunningham commented on pull request #16518: Revert "Exclude Yarn.lock to be built into python wheel (#16494)"

Posted by GitBox <gi...@apache.org>.
jedcunningham commented on pull request #16518:
URL: https://github.com/apache/airflow/pull/16518#issuecomment-863629008


   CC: @ernest-kr @kaxil 


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

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