-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: pis stage for the platform orchestration dag (#14)
* feat: platform pis stage first prototype (#11) * fix: remove duplicate operator * fix: simplify pis dag * fix: use correct service account * style: ignore init methods for docs * fix: ensure error logs even if run fails * fix: add jinja filter to common kwargs * fix: fetch more logs per request * fix: increase ram for pis * feat: load configuration from orchestrator * fix: add timeout * feat: gce dockerized workload operator * fix: empty log pager bug and old timestamps for exit code * feat: wip conditional run for pis steps * fix: export some more stuff from utils * chore: add some exclusions to pydocstyle * fix: remove interrogate and pydoclint * feat: conditional run for pis steps * fix: do not add merge tags to docker compose * fix: apply suggestions from code review Co-authored-by: Szymon Szyszkowski <ss60@mib117351s.internal.sanger.ac.uk> * fix: drop poetry lock hook --------- Co-authored-by: Szymon Szyszkowski <ss60@mib117351s.internal.sanger.ac.uk>
- Loading branch information
Showing
16 changed files
with
1,130 additions
and
305 deletions.
There are no files selected for viewing
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
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
Oops, something went wrong.