Vitalii Choban

Results 9 comments of Vitalii Choban

![argo-workflows](https://user-images.githubusercontent.com/7360866/169504314-1d457e35-e59f-418b-be36-edda30d17cd7.png) When you hover on time, the timestamp is shown. In my opinion, this change might degrade UX.

@EddyVerbruggen, In case the app is not running in the background, notifications do not show up on Android 7.1.1, SDK 25. Confirmed by this method: schedule notification every minute from...

@EddyVerbruggen Ok, it is a bit strange. With the “NativeScript Plugins” app local notifications work perfectly (after the app is “killed”) on one physical device with Android 8.0.0 and fail...

I do not like this approach either. An idea of a bit more generalized approach, where all the responsibility is on the end user: ```ts @Input() hookTransform: (currentValues: {translate: IPosition})...

@sarabala1979 @terrytangyuan It would be really useful to have this fixed. My use case is having the exit hook to access and work with STDOUT of each task in dag...

In my case the issue still persist with releases 3.3.9 and v3.4.0-rc2

Using the release 3.4.2 (which was released yesterday), the issue reproducing code produces an error - `Failed: invalid spec: templates.main.steps failed to resolve {{steps.step-1.outputs.parameters.result}}`. If you change hook name from...

@twomiletower In case you do have P8b MOY-TON5, have you tried the solution https://github.com/daniel-thompson/wasp-os/issues/222#issuecomment-944937466 ?