Alan Murtagh

Results 22 issues of Alan Murtagh

enhancement

## Description Closes issue #623 If a repository has a `.direktiv.yaml` file at its root, it can now impact the behaviour of the syncer. For now, the only field it...

enhancement

I think it's inevitable that the mirror logic should need to be more configurable, so I think we should add some sort of optional configuration file with a fixed name...

enhancement
cli

Traffic shaping for workflows seems to be sufficient. This is too much overhead for not much gain.

enhancement
ui

Testing in CI/CD.

enhancement
configuration

Function pod has a lot of duplicated code and the API between flow and function pod needs to be better, e.g. instead of flow HTTP requesting the action it should...

enhancement

The UI is still using a server which we built ages ago and it seems to be a bit hacky. Maybe we can swap that out. Originally this was used...

enhancement
ui
configuration

We should invest some effort into more advanced workflow debugging tools. Ideally, an interactive debugger that can run while the workflow does, with breakpoints and things like that.

improvement

It would be helpful to include a way for users to properly sync multi-threaded service logic. Adding a new state(s) to perform at least the task of a mutex might...

improvement

Up until now, the workflow page has gotten away with reporting an error when the user presses "Save" because it was difficult/impossible to save a broken workflow to the server....

bug
ui