Commit Graph

  • 40ac719d6d add a changelog note about upgrade issues from 13.0 -> 14.0 Ryan Petrello 2020-09-01 13:30:11 -04:00
  • 5f29b4bc18 Fixing typo John Westcott IV 2020-09-01 13:17:24 -04:00
  • 059999c7c3 update the inventory source module to respect new fields Ryan Petrello 2020-09-01 13:15:07 -04:00
  • 924273f589 more get_ansible_version test failure fixes Chris Meyers 2020-08-27 19:05:40 -04:00
  • 72fc314da1 flake8 fix Chris Meyers 2020-08-27 16:57:43 -04:00
  • 043a7f8599 more get_ansible_version removal Chris Meyers 2020-08-27 16:38:00 -04:00
  • a6712cfd60 bump inv plugin migration to avoid conflict Chris Meyers 2020-08-27 16:20:06 -04:00
  • 99aff93930 Get rid of ansible version checking Alan Rominger 2020-08-27 14:23:50 -04:00
  • 03ad1aa141 remove backwords migraiton support for inv plugins Chris Meyers 2020-08-27 14:32:17 -04:00
  • dcf5917a4e Check that host_filter is regexp Jake McDermott 2020-08-27 12:13:40 -04:00
  • f04aff81c4 Add details to inv source field help text Jake McDermott 2020-08-27 11:42:55 -04:00
  • a9cdf07690 push global invsource fields onto invsource obj Chris Meyers 2020-08-05 13:33:24 -04:00
  • d518891520 inventory plugin inventory parameter take precedence over env vars Chris Meyers 2020-08-05 12:06:37 -04:00
  • 48fb1e973c overwrite plugin: at runtime Chris Meyers 2020-08-05 10:02:18 -04:00
  • c7794fc3e4 fix missed import Chris Meyers 2020-08-05 09:38:55 -04:00
  • 2fdeba47a5 Add new common inventory source fields Jake McDermott 2020-08-04 17:35:12 -04:00
  • 12cf607e8a simplify InventorySourceOption inheritance hack Chris Meyers 2020-08-04 16:40:15 -04:00
  • 7d4493e109 rename inventory migration Chris Meyers 2020-08-04 10:54:28 -04:00
  • b253540047 Add new common inventory source fields Jake McDermott 2020-08-04 16:04:04 -04:00
  • 42e70bc852 Delete inventory source fields Jake McDermott 2020-07-29 18:33:46 -04:00
  • dce946e93f Delete inventory source fields Jake McDermott 2020-07-29 16:39:05 -04:00
  • 2eec1317bd safer migrations Chris Meyers 2020-08-03 09:50:02 -04:00
  • b7efad5640 do not enforce plugin: for source=scm Chris Meyers 2020-07-29 15:26:17 -04:00
  • 35d264d7f8 forgot to add migration helper Chris Meyers 2020-07-29 14:29:38 -04:00
  • 34adbe6028 fix tests for new inv plugin behavior Chris Meyers 2020-07-28 13:14:43 -04:00
  • a8a47f314e remove source_regions Chris Meyers 2020-07-27 11:04:51 -04:00
  • f32716a0f1 remove instance_filter Chris Meyers 2020-07-27 10:55:36 -04:00
  • 7278e7c025 remove group_by from inventory source Chris Meyers 2020-07-27 10:46:42 -04:00
  • e11040f421 migrate to new style inv plugin Chris Meyers 2020-07-15 12:39:23 -04:00
  • 9f3635be07 update test to timeout message change sean-m-sullivan 2020-09-01 10:45:41 -05:00
  • 50637807fc fixed typo sean-m-sullivan 2020-09-01 10:38:15 -05:00
  • d01f2d6caf Converting policy_instance_list from dict to list John Westcott IV 2020-09-01 11:02:39 -04:00
  • 2fa8b7e594 Merge pull request #8007 from ryanpetrello/defer-artifacts softwarefactory-project-zuul[bot] 2020-09-01 14:08:00 +00:00
  • 36ab0dd03e Fixing white spaces John Westcott IV 2020-09-01 09:24:36 -04:00
  • 671c571628 Merge pull request #8047 from AlanCoding/less_mounting softwarefactory-project-zuul[bot] 2020-09-01 02:42:15 +00:00
  • 0b371b4340 Copy library folder to job private data dir Alan Rominger 2020-08-28 22:16:34 -04:00
  • 72bdd17518 Fixing regression John Westcott IV 2020-08-31 11:00:38 -04:00
  • 574c3b65b2 Converting from string to array John Westcott IV 2020-08-31 10:52:58 -04:00
  • 5a8bcd357b Fixing linting issues John Westcott IV 2020-08-31 10:41:25 -04:00
  • 1bd8f4ad3e Removing tower_instance_group from completness John Westcott IV 2020-08-28 15:29:10 -04:00
  • 2369bcb25c Removing forward feature needed for testing locally John Westcott IV 2020-08-28 15:27:54 -04:00
  • 9e29dd08fb Adding tower_instance_group module John Westcott IV 2020-08-28 15:25:32 -04:00
  • cd45cfec30 updated doc and pep8 sean-m-sullivan 2020-08-31 15:53:54 -05:00
  • d9d454d435 Merge branch 'wait_function' of github.com:sean-m-sullivan/awx into wait_function sean-m-sullivan 2020-08-31 15:24:40 -05:00
  • 0bc927820b updated legacy messages sean-m-sullivan 2020-08-31 15:24:32 -05:00
  • e1095a0a94 Merge pull request #8046 from nixocio/ui_fix_date_projects softwarefactory-project-zuul[bot] 2020-08-31 18:46:51 +00:00
  • d0ab307787 Merge pull request #4 from ansible/devel Sean Sullivan 2020-08-31 13:45:49 -05:00
  • 6c9e417eb9 Merge pull request #7730 from mabashian/7339-test-button softwarefactory-project-zuul[bot] 2020-08-31 18:43:00 +00:00
  • 2837eb7027 Merge pull request #8049 from john-westcott-iv/fix_notification_tests softwarefactory-project-zuul[bot] 2020-08-31 18:19:12 +00:00
  • ad28a36cdf Merge pull request #8048 from AlanCoding/notification_name softwarefactory-project-zuul[bot] 2020-08-31 16:20:37 +00:00
  • ff4ed64978 Cleaning up tower_notification references John Westcott IV 2020-08-31 11:57:01 -04:00
  • b84343d292 correct name of tower_notification redirect Alan Rominger 2020-08-31 10:18:08 -04:00
  • 970ecde0ea Update date format for project list item nixocio 2020-08-30 20:58:58 -04:00
  • ddad5095a4 Merge pull request #8024 from velzend/regsiter_typo softwarefactory-project-zuul[bot] 2020-08-30 19:53:33 +00:00
  • 730cabe597 Merge pull request #8038 from john-westcott-iv/check_token_pre_del softwarefactory-project-zuul[bot] 2020-08-30 17:54:13 +00:00
  • 07ebf677de Merge pull request #8039 from john-westcott-iv/transaction_check softwarefactory-project-zuul[bot] 2020-08-30 17:54:07 +00:00
  • c7f4c4bdc1 Merge pull request #8029 from AlanCoding/project_cwd softwarefactory-project-zuul[bot] 2020-08-29 03:48:01 +00:00
  • 9d511a4c04 Fix id on credential select fields mabashian 2020-08-28 17:02:25 -04:00
  • bd4b009bea Merge pull request #8035 from nixocio/ui_update_instance_groups softwarefactory-project-zuul[bot] 2020-08-28 20:37:34 +00:00
  • ae4f1a15d3 Add ID's to the buttons in the external test modal for cred form mabashian 2020-08-26 13:41:12 -04:00
  • e93aa34864 Adds support for a Test button on the credential form when the credential type is 'external' mabashian 2020-07-27 16:11:45 -04:00
  • bebd882688 Merge pull request #8040 from rooftopcellist/be_more_accepting softwarefactory-project-zuul[bot] 2020-08-28 19:43:27 +00:00
  • 4ea648307e Accept all responses <300 from Insights API Christian M. Adams 2020-08-26 18:20:53 -04:00
  • feb9bcff4d Adding transaction to mock requests John Westcott IV 2020-08-28 12:43:33 -04:00
  • 40603c213a Merge pull request #8037 from bbayszczak/fix_typo_comment_hashivault softwarefactory-project-zuul[bot] 2020-08-28 16:40:46 +00:00
  • e8b54abec4 [credential_plugin/hashivault] edit tests Benoit Bayszczak 2020-08-28 17:29:11 +02:00
  • 878b754d9f [credential_plugin/hashivault] fix typo Benoit Bayszczak 2020-08-28 17:33:19 +02:00
  • 16fdf0e28f [credential_plugin/hashivault] add approle_auth_path in inputs Benoit Bayszczak 2020-08-28 17:22:07 +02:00
  • 21330a54cb Update instance groups nixocio 2020-08-27 16:40:09 -04:00
  • 51f4aa2b48 Adding check that we are authenticated and also have a token John Westcott IV 2020-08-28 11:04:15 -04:00
  • fe5fb0c523 Merge pull request #7997 from mabashian/7480-webhook-disable softwarefactory-project-zuul[bot] 2020-08-28 14:27:56 +00:00
  • b3ec080e08 updated output sean-m-sullivan 2020-08-28 08:25:21 -05:00
  • fd77a8aca5 updated output sean-m-sullivan 2020-08-28 08:22:44 -05:00
  • 7bd3f9d63c updated to error if finished not in result sean-m-sullivan 2020-08-28 07:37:29 -05:00
  • d971375907 updated to error if finished not in result sean-m-sullivan 2020-08-28 07:35:13 -05:00
  • 007b0d841e updated parameters and errors sean-m-sullivan 2020-08-28 07:19:39 -05:00
  • aa637d515a Merge pull request #7929 from nixocio/ui_associate_instances softwarefactory-project-zuul[bot] 2020-08-27 17:49:00 +00:00
  • ad3e2cbfcd Merge pull request #8028 from dsesami/8027-workflow-sparkline softwarefactory-project-zuul[bot] 2020-08-27 16:29:42 +00:00
  • f1ee44b6c2 Merge pull request #8016 from john-westcott-iv/inventory_insights softwarefactory-project-zuul[bot] 2020-08-27 16:14:37 +00:00
  • dc7e721968 Change WFJT details sparkline hyperlink Daniel Sami 2020-08-27 11:54:38 -04:00
  • 632204de83 Associate instances to instance groups nixocio 2020-08-04 09:06:11 -04:00
  • e811711a49 Put project playbook in runner project folder Alan Rominger 2020-08-27 10:55:47 -04:00
  • 64d98a120c Removing debugging end play John Westcott IV 2020-08-27 09:47:48 -04:00
  • cf5d1a2d03 restore previous tests as we need to keep backward compatibility Benoit Bayszczak 2020-08-27 11:06:14 +02:00
  • 5cd12b8088 typo: regsiter -> register tp48cf 2020-08-27 09:23:41 +02:00
  • 58ce89fc0b improve logging migrate or instance not registered tp48cf 2020-08-27 09:15:13 +02:00
  • 49e2a3fa5a update documentation sean-m-sullivan 2020-08-26 23:44:31 -05:00
  • 0c18587851 update to use time function sean-m-sullivan 2020-08-26 23:30:18 -05:00
  • f18d9212cb Merge pull request #7987 from nixocio/ui_add_adv_search softwarefactory-project-zuul[bot] 2020-08-27 02:55:19 +00:00
  • 9b353c70f3 Merge pull request #8019 from mabashian/7663-workflow-viz-button softwarefactory-project-zuul[bot] 2020-08-27 02:54:03 +00:00
  • 243c2cfe15 Merge pull request #3 from ansible/devel Sean Sullivan 2020-08-26 20:53:39 -05:00
  • 0f3aefe592 Fix pep8 errors, rebase beeankha 2020-08-26 19:51:10 -04:00
  • 7afd84dc49 Resolving issue in test_completness John Westcott IV 2020-08-26 15:58:01 -04:00
  • 1b1a14f220 Fixing linting spacing issue John Westcott IV 2020-08-26 15:14:41 -04:00
  • 2690fcec31 Adding insights credential to tower_inventory John Westcott IV 2020-08-26 14:52:31 -04:00
  • 9323156f4c Merge pull request #7983 from beeankha/collections_pylint_fixes softwarefactory-project-zuul[bot] 2020-08-26 22:31:22 +00:00
  • 73d21a01cb Adds visualizer button to workflow template rows on templates list mabashian 2020-08-26 17:03:48 -04:00
  • 9a6f641df0 adding in inventory to unified job query for analytics Rebeccah 2020-08-21 16:12:56 -04:00
  • 3ddee3072b Add errors to ignore file, remove noqa directives beeankha 2020-08-26 11:55:13 -04:00
  • 1514a5ac23 Merge pull request #7963 from john-westcott-iv/tools softwarefactory-project-zuul[bot] 2020-08-26 19:34:52 +00:00