vsoch commented on issue #7191: [AIRFLOW-4030] second attempt to add 
singularity to airflow
URL: https://github.com/apache/airflow/pull/7191#issuecomment-586424350
 
 
   Questions:
   
    - where does example_singularity_operator.py go - it used to be under 
contrib/example_dags but now, that entire folder is empty?
    - this error is triggering for the docs (is it related to the above)? I 
don't see any script_files with grep, nor do I see how super() relates to the 
example_singularity_operator.py file.
   ```
   writing additional pages...  
search/usr/local/lib/python3.6/site-packages/sphinx_rtd_theme/search.html:20: 
RemovedInSphinx30Warning: To modify script_files in the theme is deprecated. 
Please insert a <script> tag directly in your theme instead.
   
     {{ super() }}
   
   done
   ```
   These docs tests were passing before (but nothing has changed) so what has 
changed that I don't know about?
   
   For the mock tests, the author that helped me put "awesome-image" and 
"awesome-command" in the mock tests - I'm not familiar enough with setting up 
mocks to understand how this mock is supposed to work (it's not supposed to use 
real singularity?)

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to