Elijah DeLee
5d5edf6535
create timestamp outside loop
...
this may be expensive
2020-05-27 18:43:26 -04:00
Elijah DeLee
a599afa81c
Also apply time delta to job
...
This way they all happened on the same day
2020-05-27 18:29:11 -04:00
Elijah DeLee
1835787772
add option to set hour delta on firehose
2020-05-27 17:56:07 -04:00
Elijah DeLee
00060c9572
make time delta for firehose events configurable
...
This was hardcoded to back in january, which make it of limited use testing
automation analytics behavior when there are many events, we need it to be sometime in the past two months.
Will take another pass to do the hours delta
2020-05-27 17:47:38 -04:00
softwarefactory-project-zuul[bot]
f4dfbcdf18
Merge pull request #7149 from beeankha/fix_collection_routing
...
Update meta/routing.yml (to meta/runtime.yml) for AWX Collection
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-27 18:08:13 +00:00
softwarefactory-project-zuul[bot]
02171ce2a1
Merge pull request #7169 from beeankha/specify_approval_notifications_for_pagerduty
...
Update Pagerduty and Grafana Approval Notifications
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-27 18:04:08 +00:00
softwarefactory-project-zuul[bot]
193bd6d05b
Merge pull request #7159 from rooftopcellist/sumologic_conf
...
Correctly parse sumologic url paths
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-27 17:36:38 +00:00
beeankha
0d7af90e8c
Update Pagerduty and Grafana approval notifications
2020-05-27 13:03:28 -04:00
Christian Adams
4d5af1d191
Correctly parse sumologic url paths
...
- Sumologic includes a token with a '==' at the end of it's host path.
This adds rsyslog conf parsing tests and does not escape equals
signs.
2020-05-27 13:02:07 -04:00
softwarefactory-project-zuul[bot]
df9a8d537f
Merge pull request #7113 from marshmalien/7024-inv-group-host-alert
...
Fix inventory group host list error modal dismissal
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-27 16:21:16 +00:00
softwarefactory-project-zuul[bot]
09caf729f1
Merge pull request #7147 from beeankha/pagerduty_approval_notification_fix
...
Fix Approval Notifications for PagerDuty
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-27 14:57:10 +00:00
softwarefactory-project-zuul[bot]
f042b8adf5
Merge pull request #7167 from ryanpetrello/typo-playbooks
...
fix a typo in the playbook discovery tooling
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-27 14:51:15 +00:00
Ryan Petrello
8b97e3f8bb
fix a typo in the playbook discovery tooling
2020-05-27 10:24:34 -04:00
softwarefactory-project-zuul[bot]
61d5dc4cb2
Merge pull request #7068 from mabashian/pf-upgrades
...
Upgrade patternfly deps to latest stable versions
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-27 14:19:35 +00:00
beeankha
8ab885de93
Update changelog
2020-05-27 09:34:51 -04:00
softwarefactory-project-zuul[bot]
1b1a93dd4b
Merge pull request #7120 from fherbert/playbook_symlinks
...
Add option to follow symlinks when scanning for playbooks
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-26 22:26:49 +00:00
beeankha
1e8a9a7df3
Rename routing.yml to runtime.yml
2020-05-26 16:57:09 -04:00
Francois Herbert
e2d3407f66
Fixup indenting for linting
2020-05-27 08:04:25 +12:00
softwarefactory-project-zuul[bot]
d42f57d726
Merge pull request #7034 from tchellomello/ca_trust_dir
...
Fixes ca_trust_dir mapping for k8s and openshift
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-26 20:03:00 +00:00
softwarefactory-project-zuul[bot]
d239c82ff5
Merge pull request #7101 from keithjgrant/5996-inventory-removable
...
make Inventory optional if prompt-on-launch is true
Reviewed-by: Daniel Sami
https://github.com/dsesami
2020-05-26 20:01:56 +00:00
softwarefactory-project-zuul[bot]
a480e79e21
Merge pull request #7110 from john-westcott-iv/tower_job_tmplate_webhook_service
...
Tower job template webhook service
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-26 19:56:33 +00:00
beeankha
09e62df84a
Fix approval notifications for PagerDuty
2020-05-26 15:47:30 -04:00
Francois Herbert
b939637266
Add warning regarding infinite recursion
2020-05-27 07:15:13 +12:00
softwarefactory-project-zuul[bot]
ffe328dcf9
Merge pull request #7146 from john-westcott-iv/fix_module_docs
...
Fixing tower_schedule oauth_token
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-26 17:00:15 +00:00
John Westcott IV
10a6ad92b7
Fixing tower_schedule oauth_token
2020-05-26 12:31:55 -04:00
softwarefactory-project-zuul[bot]
ca1c7b38db
Merge pull request #7118 from john-westcott-iv/module_docs
...
Moving tower_oauthtoken into a doc fragement
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-26 16:15:36 +00:00
John Westcott IV
dbeb7ec67c
Fixing space issue
2020-05-26 11:23:41 -04:00
John Westcott IV
33aee7f830
Allowing auth_legacy to be converted into tower.tower namespace
2020-05-22 06:32:29 -04:00
Francois Herbert
4042e78757
Add option to follow symlinks when scanning for playbooks
2020-05-22 16:06:28 +12:00
softwarefactory-project-zuul[bot]
b81c9dbeea
Merge pull request #7117 from ryanpetrello/changelog-head-start
...
add some recent changes to the changelog for the next major release
Reviewed-by: Bianca Henderson <beeankha@gmail.com>
https://github.com/beeankha
2020-05-21 18:48:22 +00:00
softwarefactory-project-zuul[bot]
0dab3e920f
Merge pull request #7085 from marshmalien/inv-src-detail-sync-btn
...
Add inventory source detail sync button
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-21 18:44:46 +00:00
softwarefactory-project-zuul[bot]
496c0c5921
Merge pull request #6733 from john-westcott-iv/tower_schedule
...
Initial version of tower_schedule
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-21 18:34:57 +00:00
softwarefactory-project-zuul[bot]
ebade7b9b7
Merge pull request #7027 from jakemcdermott/basic-websockets
...
Add basic output updates with websockets
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-21 18:18:42 +00:00
Marliana Lara
902a31d073
Switch tooltips to FieldTooltips
2020-05-21 14:10:47 -04:00
Ryan Petrello
43825faa72
add some recent changes to the changelog for the next major release
2020-05-21 13:50:41 -04:00
Jake McDermott
d40497aca5
Add basic output updates with websockets
2020-05-21 13:48:55 -04:00
John Westcott IV
c61e875bf8
Moving tower_oauthtoken into a doc fragement
2020-05-21 13:44:29 -04:00
softwarefactory-project-zuul[bot]
24691f6c75
Merge pull request #7114 from ryanpetrello/awxkit-version
...
don't use symlinks for awxkit VERSION
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-21 17:28:50 +00:00
softwarefactory-project-zuul[bot]
f5eb673898
Merge pull request #7028 from marshmalien/6576-inv-src-edit-form
...
Add inventory source edit form
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-21 16:49:38 +00:00
Ryan Petrello
d35e87ace7
test that CI works for version checking
2020-05-21 12:46:40 -04:00
softwarefactory-project-zuul[bot]
95a722255b
Merge pull request #7075 from beeankha/bye_bye_hipchat
...
Remove HipChat Notification Type
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-21 16:41:54 +00:00
softwarefactory-project-zuul[bot]
385365a78f
Merge pull request #7035 from nixocio/ui_issue_7011
...
Add source control branch to prompt launch
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-21 16:36:50 +00:00
Ryan Petrello
0c6b7fdb59
don't use symlinks for awxkit VERSION
...
as much as I'd like this to just work, certain versions of pip just
don't support it -_-
see: https://github.com/ansible/awx/issues/7107
see: https://github.com/pypa/pip/issues/7555
so unfortunately, we just have to track these as two distinct files and
just keep them in sync
2020-05-21 12:10:33 -04:00
Marliana Lara
580f098990
Fix inventory group host list error modal dismissal
2020-05-21 11:41:04 -04:00
John Westcott IV
d733903a22
Removing ignore_errors from examples
2020-05-21 10:42:13 -04:00
John Westcott IV
a2243d91d2
Now actually checking the version instead of just getting it
2020-05-21 09:15:06 -04:00
softwarefactory-project-zuul[bot]
d4084c0b13
Merge pull request #7108 from nixocio/ui_issue_7105
...
Make consistent usage of `useRequest` to delete items
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-21 12:55:34 +00:00
John Westcott IV
00f8dd9e6a
Adding '' option to webhook_service
2020-05-21 08:25:32 -04:00
nixocio
77691a9631
Make consistent usage of useRequest to delete items
...
Make consistent usage of `useRequest` to delete items. This change is
required to avoid warnings such as `Warning: Can't perform a React state
update on an unmounted component.`
See: https://github.com/ansible/awx/issues/7105
2020-05-20 17:29:34 -04:00
softwarefactory-project-zuul[bot]
7939f2d320
Merge pull request #7106 from ryanpetrello/no-symlinks
...
Revert "follow symlinks while discovering valid playbooks"
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-05-20 21:04:29 +00:00