This project is mirrored from https://:*****@git.ligo.org/emfollow/gwcelery.git.
Pull mirroring updated .
- 01 Oct, 2021 3 commits
-
-
-
There are no more eternal tasks. The LVAlert listener is run as a bootstep, embedded in a worker.
-
Leo P. Singer authored
According to https://docs.celeryproject.org/en/stable/userguide/periodic-tasks.html?highlight=periodic#entries, since we are adding periodic tasks in a callback in a task module, we need to use the `on_after_finalize` signal, rather than `on_after_configure`. I also had to make some small changes to the app finalization that I worked out by trial and error. Fixes #363.
-
- 24 Sep, 2021 1 commit
-
-
- 23 Sep, 2021 1 commit
-
-
Leo P. Singer authored
Looks like this page has moved.
-
- 22 Sep, 2021 1 commit
-
-
Leo P. Singer authored
The dev dependencies include flower (for monitoring) and ipython (for interactive shells). The flower console was not working because flower was not installed on the cluster.
-
- 21 Sep, 2021 1 commit
-
-
Leo P. Singer authored
Editable installs to the user site packages directory do not work for PEP 517 packages. See https://github.com/pypa/pip/issues/7953.
-
- 20 Sep, 2021 8 commits
-
-
Leo P. Singer authored
-
Leo P. Singer authored
Modern versions of pip install to the user site-packages directory if the system site-packages directory is not writable.
-
This is a temporary workaround for #357 until sccb/requests#741 has been fixed.
-
-
Pinning the conda environment makes the installation fully reproducible and prevents breakage due to stealth updates to the underlying system site-packages.
-
-
Deep Chatterjee authored
celery group are now ordered by default
-
Deep Chatterjee authored
-
- 17 Sep, 2021 3 commits
-
-
Leo P. Singer authored
This consolidates one more hidden file/directory, to keep the project root directory a little bit cleaner.
-
Leo P. Singer authored
-
Leo P. Singer authored
This is needed to enable Kerberos login on the cluster. The Caltech sysadmins added this to the home directory, but it was not under version control.
-
- 16 Sep, 2021 3 commits
-
-
Leo P. Singer authored
-
Leo P. Singer authored
The autodoc_mock_imports is very complex and brittle.
-
Leo P. Singer authored
-
- 15 Sep, 2021 1 commit
-
-
- 14 Sep, 2021 2 commits
-
-
Leo P. Singer authored
-
Leo P. Singer authored
-
- 10 Sep, 2021 16 commits
-
-
Leo P. Singer authored
-
Leo P. Singer authored
-
-
-
Leo P. Singer authored
-
Leo P. Singer authored
-
Leo P. Singer authored
-
Leo P. Singer authored
-
-
-
-
-
-
-
Leo P. Singer authored
-
Leo P. Singer authored
-