Fog 1.5.10.1593 slack integration failing
-
Hello all,
I searched the forums and found various posts for the slack plugin not properly working. I managed to get it to work by modifying some files to match the new slack api.
I pushed the changes on my fork and requested a merge with the dev-branch of fogproject https://github.com/FOGProject/fogproject/pull/631. I tested all the events (except image fail) on our staging server.
Waiting for you review.
Thank you. -
@AUTH-IT-Center I see your stuff though I’m not at a system to do a proper review. I also don’t have a slack any long to do any testing but much appreciated this far. This weekend I’ll try to take a look at the api documents for slack and see what needs adjusting/adding/removing. And see how far your code is too. Of course I’ll be working from 1.6 and port down to dev-branch as necessary (and vice versa).
Thank you!
-
@AUTH-IT-Center This is merged and I did some refactoring for integration into working-1.6
Thank you!
-
@Tom-Elliott glad to hear it.
Where can I check - read other events in order to get more notifications? For example the creation of a snapin task, or the creation of a multicast image tasks? (so I can create new events on slack plugin)
Thank you once more the time and effort.
-
@AUTH-IT-Center fog has some hooks and events capable but those are relatively new and not quite as granular as I’d like to see them, though I suppose with the effort of 1.6 it may be worth while to try to find all the possible hooks/events (they can be either and/or both technically) as will as the attributes available for each one. That may help with the event notifications. I warn it does not exist currently.