Open dsanti5 opened 11 months ago
@dsanti5 , thanks for reporting this issue!
Are you using the Simple event sender? We have been under the impression that no one is using this service and therefore we're considering to archive it as we don't have any active maintainers for it.
Please let us know more about your interest in this service.
Hi Emil, yes I used it for some prototyping. There were so many issues that I decided to fork it and published it inside my repo. https://github.com/dsanti5/simple_event_sender
Ok. Thanks for the info.
We'll keep the simple event sender non-archived for some more time then. Please let us know if you succeed to use it and whether you see major benefits of using it compared to using REMReM.
The reason why I used it compared to other solutions was frontend for demo purposes. Since I have it forked, feel free to archive it. Not sure if there are any more users.
Well, it would be great to have your updates published upstream. You never know when someone else comes here and looks for a similar tool and then it's best if it's somewhat up to date.
Ahh too many hardcoded things and not that much time to fix and test it all. Anyhow, here is the diff which would be helpful to anyone starting with it. https://github.com/dsanti5/simple_event_sender/commit/1619e86a7db453b75cf8679539d5895ec26907cf
Thanks!
As title says, EiffelArtifactDeployedEvent is missing definition inside linkRequirements.js After adding it manually it worked.