You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: migrate handler code from aind-airflow-dags (#20)
* build: require python >=3.9
* feat: add latest alert_handler
* test: update unit tests for alert_handler
* feat: add latest hpc_handler
* ci: add required paramiko version for appache-airflow-providers-ssh
* test: update unit tests for hpc_handler
* test: update unit tests for log_handler
* feat: add latest slurm_v2_handler with small modifications
* test: add unit tests for slurm_v2_handler (WIP)
* test: update unit tests for slurm_v2_handler methods and SlurmHook
* test: update unit tests for slurm_v2_handler.SubmitSlurmJobArray class
* fix: return null start/end times if no jobs found
* test: add unit tests for slurm_v2_handler.SlurmJobSensor class
* feat: remove aind-slurm-rest v1 handler and dependency
* feat: add latest task_handler
* test: update unit tests for task_handler
* refactor: linting
* ci: update Dockerfile to use alpine python base image
* ci: install optional loki and slurm dependencies in Dockerfile
0 commit comments