Commit Graph
41 Commits
Author SHA1 Message Date
Jim Ladd a10ad58c75 Use custom webhook bodies as is (instead of as a sub-field in webhook) 2019-08-25 23:11:25 -07:00
Jim Ladd 774a310e10 Don't collect job_host_summaries if job is running 2019-08-25 23:11:25 -07:00
Jim Ladd c8805cc55b No need to merge old/new notification messages if messages field is null 2019-08-25 23:11:25 -07:00
Jim Ladd 24a383c7c1 Set default messages (for each message type) to null 2019-08-25 23:11:25 -07:00
Jim Ladd 487276613f Fix issue where only one NT attached to UJT would be used to send notifications 2019-08-25 23:11:25 -07:00
Jim Ladd 2b792573f8 set messages default 2019-08-25 23:11:24 -07:00
Jim Ladd ec20081d74 bump migration 2019-08-25 23:11:24 -07:00
Jim Ladd 8158632344 render notification templates 2019-08-25 23:11:24 -07:00
Jim Ladd 1a1eab4dab create jinja context based on job serialization 2019-08-25 23:11:24 -07:00
Jim Ladd 13b9679496 save/validate messages 2019-08-25 23:11:24 -07:00
Jim Ladd 3bb0aa4eec serialize notification body 2019-08-25 23:11:23 -07:00
Jim Ladd 24c3903c30 add debug info for failed slack notification 2019-08-24 20:37:59 -07:00
Jim Ladd 7bf250ecfa show default messages in options 2019-08-24 20:37:59 -07:00
Jim Ladd 0ddc32a6dc sort notification_type 2019-08-24 20:37:58 -07:00
Jim Ladd 8ca79e3579 job notification data omits new host summary fields 2019-08-24 20:37:58 -07:00
Jim Ladd ccdbd0510f Add support for grafana, rocketchat in awxkit 2019-08-24 20:37:58 -07:00
Jim Ladd 616db6bc51 Add support for messages field in awxkit 2019-08-24 20:37:58 -07:00
Jim Ladd cb411cc3be Add messages field 2019-08-24 20:37:35 -07:00
Jim Ladd efbaf46179 Docs update for notification templates 2019-08-23 17:43:20 -07:00
Jim Ladd 03ebe44802 In UI, rename start to started 2019-08-23 17:43:20 -07:00
Jim Ladd 74623a33a2 docker login: s/-p/--password-stdin/ 2019-08-14 12:32:26 -07:00
Jim Ladd 6ef3b18803 Do not reset capacity of iso nodes when disabled 2019-04-15 12:36:15 -07:00
Jim Ladd dd854baba2 Add support for Azure inventory plugin 2019-03-26 10:29:39 -04:00
Jim Ladd 7cce3cad06 Add support for ec2 inventory plugin 2019-03-26 10:29:38 -04:00
Jim Ladd d46a403a49 GCE plugin should not set any regions when 'all' specified 2019-03-26 10:29:38 -04:00
Jim Ladd de808d4911 Only install futures on py2 2019-03-26 10:29:38 -04:00
Jim Ladd b7b0bdaeca Ansible 2.8 deprecates use of -U 2019-02-25 00:42:19 -08:00
Jim Ladd cc1a97b6d8 Update JobHostSummary.__str__ and corresponding tests 2019-02-25 00:42:19 -08:00
Jim Ladd c6227797b4 Make new host summary fields backwards compatible 2019-02-22 14:07:07 -08:00
Jim Ladd 8c9544e5ed Add support for new ansible stats 2019-02-20 17:13:29 -08:00
Author: Jim Ladd 2c5bdf3611 fix some isolated py3 bugs 2019-01-15 14:09:05 -05:00
Jim Ladd d558299b1f Add test for injecting multiple files 2018-02-02 11:07:13 -05:00
Jim Ladd 4c1dddcaf9 Respond to PR feedback 2018-01-31 11:22:01 -05:00
Jim Ladd 4b13bcdce2 Update tests for custom credentials 2018-01-28 21:02:48 -05:00
Jim Ladd 18178c83b3 Validate single and multi-file injection 2018-01-28 21:02:47 -05:00
Jim Ladd 7aa1ae69b3 Add backwards compatibility for injecting single file 2018-01-28 20:50:44 -05:00
Jim Ladd 286a70f2ca Add support for multi-file injection in custom creds 2018-01-28 20:50:43 -05:00
Jim Ladd 84c439b774 Merge pull request #542 from jladdjr/awx_349_acceptance_doc
Update custom credential document for mult-file injection
2017-10-31 19:14:37 -04:00
Jim Ladd 655759a5fc Update custom credential document for mult-file injection 2017-10-31 16:34:03 -04:00
Jim Ladd 5924571904 Merge pull request #384 from jladdjr/awx365_post_response_discrepancy
Address discrepancy in POST response between jobs launches and project / inventory source updates
2017-10-13 09:59:29 -04:00
Jim Ladd 6f1c7ee733 Update several endpoints to match JT launch POST response
Signed-off-by: Jim Ladd <jladd@redhat.com>
2017-10-12 17:35:34 -04:00