James Brundage
James Brundage
Eventful should be made to work in Docker. * [ ] #36 * [ ] #37 * [ ] #39 * [ ] #40 * [ ] #41
An event channel should be the combination of several possible events / conditions. It should also (probably) have a polling frequency.
Eventing should be supported in PipeScript via Transpilers, or integrated into the language.
Eventful is cool and small and should integrate with more ecosystems to become more useful.
Eventful has many event sources already, but there are many more events in .NET to explore.
This should have a -Pre and -Post switch parameter to clarify which of these two eventhandlers should be assigned: ~~~PowerShell $executionContext.SessionState.InvokeCommand.PostCommandLookupAction $executionContext.SessionState.InvokeCommand.PreCommandLookupAction ~~~
Invoke-RestMethod now prefers a content type for "put" requests. Let's give it to them.