-
# Summary
I need to get some ideas onto "paper", and might as well do it in a location where other people can comment. This expands on Option 2 from #352 .
**High-level idea**: Interfaces shoul…
-
### Please provide the environment you discovered this bug in.
https://github.com/meeroslav/test-analog/tree/main
### Which area/package is the issue in?
Don't know / other
### Description
Steps …
-
**Is your feature request related to a problem? Please describe.**
As a user, if I start using a community script, what happens if that script is later renamed, deprecated or has a breaking change?
…
-
When I set a `npm` script `npm run build` in a `standard-version` life cycle such as `prerelease`:
```json
"standard-version": {
"scripts": {
"prerelease": "npm run build"
}
}
…
-
Hi - based on [https://github.com/dbos-inc/dbos-transact-py/issues/123](https://github.com/dbos-inc/dbos-transact-py/issues/123) I tried to catch the exception and terminate my DBOS application (code …
-
The custom classes from the "scripts" directory can not be imported into life cycle scripts.
Here the logged error message:
"Unable to resolve the class"
-
**Is your feature request related to a problem? Please describe.**
Breakdown and classify current upstream examples. It is hard to navigate to hera documentation and mostly the examples section.
…
sam2x updated
2 weeks ago
-
**Feature**: Provide a converter option to insert custom K6 "setup()" logic, that will be injected during conversion.
**Reasoning**: K6 supports a life cycle: https://k6.io/docs/using-k6/test-life…
-
Plugin system needs to be reworked so it can use some embedded scripting language for every hook that is called during the life cycle of a message.
-
Would it be possible to add a hooks mechanism?
This would add hooks for various life cycle events:
- `before_install`
- `after_install`
- `before_uninstall`
- `after_uninstall`
- `before_chd…