Sarthak Negi
Sarthak Negi
@kannon92 I run this command tox -e docs-check and get this error docs-check: exit 1 (0.01 seconds) /home/sarthak_negi/armada/third_party/airflow/docs> diff /tmp/python_airflow_operator_generated.md ../../../docs/python_airflow_operator.md pid=2528 .pkg: _exit> python /home/sarthak_negi/armada/armada38/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta docs-check: FAIL...
@kannon92 I did this but it is modifying this file docs/python_airflow_operator.md and almost delete all the lines. I will try to do once again
@kevin I ran tox -e docs-check and a get a success and test are still failing. Could you pls give me a lead? (armada38) sarthak_negi~/armada/third_party/airflow$ python3 -m tox -e docs-check...
@kannon92 analyse the logs the tar command is falling , how should I proceed further?
> > @suprjinx could you pls review the changes!! > > Please make sure tests are passing before requesting a review. > > Your code looks good to me but...
> Can we get CI and the conflicts fixed please? Yes, i will try my best
> @sarthaksarthak9 If you follow the instructions in the `Details` link for the DCO sign-off check, and also re-merge from master, that should fix both check issues - let us...
> @sarthaksarthak9 If you follow the instructions in the `Details` link for the DCO sign-off check, and also re-merge from master, that should fix both check issues - let us...
> @sarthaksarthak9 If you follow the instructions in the `Details` link for the DCO sign-off check, and also re-merge from master, that should fix both check issues - let us...
> > is there any jobservice class exist > > Well, there are several data-type definitions for Job-Service-related services: > > * the server (`JobServiceServer`) is defined in `internal/jobservice/server/server.go` >...