This repository has been archived by the owner on Mar 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
[Feature] Recurring / rescheduling tasks #15
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix/health-checks: Blackify Add custom octopoes health checks Revert health check on octopoes api
Co-authored-by: ammar92 <[email protected]>
Schedulers api endpoint
Co-authored-by: Donnype <[email protected]>
Add custom octopoes health checks
* develop: Update scheduler/connectors/services/octopoes.py Update scheduler/server/server.py
Pylint tidying up
Squashed docker-non-root
* working packag build * downgrade celery version to fix unnecessary dependency clash * fix version for debian package * fix logging config location * use set variable * formatting * restart service automatically * don't disable service on upgrade * update debian make target * update debian package workflow to use debian build image * add ubuntu make target * add workflow for building ubuntu image * pin python version, restart after upgrade * add SyslofIdentifier for logging * reload systemd in postinst * use correct equality operator in shell * Use rm -f and mkdir -p in Makefile * Do not change permission of packaged files * Remove wrongly placed DH_VENV_ARGS * Set architecture to any * Fix building of Ubuntu packages * Use matrix to build Debian and Ubuntu package with the same action * Don't apt install build dependencies because they are already installed in the build image Co-authored-by: Jeroen Dekkers <[email protected]>
* develop: Debian package for mula (#133) Fix database dsn name in env.py (PR from open) (#151)
PriorityQueue filtering
Signed-off-by: Donny Peeters <[email protected]>
…a-field * develop: (29 commits) Debian package for mula (#133) Scheduler id should be optional because of rocky Fix merge conflicts Fix spelling mistake Blackify Add migrations Update api docs Explicit fixes Code review implementation Pylint, mypy, black Blackify Docs, tests, mypy Make rest api work Docstrings Tests and fixes Writing tests Update tests Integration test Continue work Fix integration ...
…-raw-data-field Feature/dispatch normalizers with raw data field
* develop: Fix version Blackify Fix duplicate tasks Do not always overwrite the uuid field Remove git artifacts Fix for hash of normalizer task Debian package for mula (#133) Point to raw_data in normalizer tasks. Scheduler id should be optional because of rocky Fix database dsn name in env.py (PR from open) (#151)
…e/scheduled-jobs * old/feature/scheduled-jobs: (461 commits) Job store Fix version Blackify Fix duplicate tasks Do not always overwrite the uuid field Structure Remove git artifacts Fix for hash of normalizer task Break stuff Draft of implementing scheduled jobs Debian package for mula (#133) Point to raw_data in normalizer tasks. Implement suggestions code review Docs Tests, mypy, pylint Intergrate with octopoes Scheduler id should be optional because of rocky Integrate with octopoes changes Fix database dsn name in env.py (PR from open) (#151) Blackify ...
jpbruinsslot
changed the title
[Feature] Recurring tasks
[Feature] Recurring / rescheduling tasks
Jan 2, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.