John Westcott IV
f17ced8f9c
Fixing integration tests for deprecation warnings
2020-04-27 14:25:23 -04:00
John Westcott IV
7f66f084f1
Restructuring modules so that lookup don't happen if deleting
2020-04-27 14:11:23 -04:00
Caleb Boylan
ba4b6bdbb7
Collection: tower_project alias allow_override to scm_allow_override
2020-04-21 10:08:06 -07:00
Caleb Boylan
ded5577832
Collection: Fix the tower_project scm_allow_override
2020-04-21 09:39:16 -07:00
Francois Herbert
68a0bbe125
Support adding/removing notifications to job_templates
2020-04-20 13:02:41 +12:00
beeankha
8926f635df
Mark send, receive, and workflow_job_template modules as deprecated
...
Add routing.yml file to mark modules for deprecation and pass sanity tests
Ignore sanity tests for deprecated modules
2020-04-16 11:25:38 -04:00
beeankha
3bc5975b90
Remove 'supports_check_mode' text from converted Collection modules
2020-04-15 09:37:54 -04:00
AlanCoding
a79f2ff07a
Update AWX collection docs for release 11.0.0
2020-04-14 12:06:26 -04:00
softwarefactory-project-zuul[bot]
eeab4b90a5
Merge pull request #6568 from AlanCoding/whoops_not_changed
...
Do not set changed=True if the object did not change
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-10 00:16:02 +00:00
beeankha
4acdf8584b
Update workflow_launch module and test playbook
2020-04-09 15:12:49 -04:00
beeankha
cf607691ac
Pass data and errors more clearly, change extra_vars to be a dict, update test playbook to have a task utilizing extra_vars
2020-04-09 12:40:13 -04:00
beeankha
9ddd020348
Fix sanity tests and edit test playbook
2020-04-09 12:38:06 -04:00
John Westcott IV
a2d1c32da3
Initial commit of tests for tower_workflow_launch
2020-04-09 12:38:06 -04:00
AlanCoding
fd93964953
Changed status tweaks for API validation and encryption
...
API validation topic:
- do not set changed=True if the object did not actually change
- deals with cases where API manipulates data before saving
Warn if encrypted data prevent accurate changed status
Handle false changed case of tower_user password
password field not present in data
Test changed=True warning with JT/WFJT survey spec defaults
case for list data in JSON
2020-04-09 09:58:12 -04:00
softwarefactory-project-zuul[bot]
e8fb466f0f
Merge pull request #6646 from beeankha/credential_module_no_log
...
Activate no_log for Values in input Parameter of tower_credential Module
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-08 14:18:08 +00:00
beeankha
1f598e1b12
Activate no_log for values in input parameter
2020-04-07 20:34:54 -04:00
AlanCoding
b90a296d41
Document and align the env var for OAuth token
2020-04-07 10:00:02 -04:00
AlanCoding
da661e45ae
Remove unnecessary module parameters
...
remove cases of required=False, the default
remove str type specifier which, the default
remove supports check mode, not changeable
2020-04-06 22:08:41 -04:00
softwarefactory-project-zuul[bot]
0b433ebb1c
Merge pull request #6609 from beeankha/wfjt_module_inventory_fix
...
Resolve Name to ID Properly in WFJT Module
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-06 23:42:34 +00:00
beeankha
bd39fab17a
Resolve name to ID correctly in workflow jt module
2020-04-06 15:08:01 -04:00
John Westcott IV
c1bb62cc36
Removing recursive check, allowwing old pattern to commence
2020-04-06 10:11:18 -04:00
beeankha
f5cf7c204f
Update unit test, edit credential module to pass sanity tests
2020-04-06 10:11:18 -04:00
John Westcott IV
8b881d195d
Change lookup to include organization
2020-04-06 10:11:18 -04:00
John Westcott IV
fd24918ba8
Initial conversion of tower_credential
2020-04-06 10:11:18 -04:00
beeankha
5d68f796aa
Rebase + fix typos
2020-04-02 09:21:33 -04:00
AlanCoding
15036ff970
Add unit tests for notification module
2020-04-02 09:14:50 -04:00
John Westcott IV
8699a8fbc2
Resolving comments on PR
...
Made notification type optional
Fixed examples to use notification_configuration
Fixed defaults for headers to prevent deprication warning
Removed default on messages
2020-04-02 09:14:49 -04:00
John Westcott IV
b4cde80fa9
Updating example to match test
2020-04-02 09:14:49 -04:00
John Westcott IV
eb4db4ed43
Adding field change to readme and example and test of custom messages
2020-04-02 09:14:49 -04:00
John Westcott IV
649aafb454
Initial conversion of tower_notification
2020-04-02 09:14:49 -04:00
beeankha
9f2c9b13d7
Update unit test, extra_vars handling, and edit README
2020-03-31 16:16:11 -04:00
John Westcott IV
db38339179
Second attempt at converting tower_job_template
2020-03-30 23:35:11 -04:00
beeankha
230949c43c
Fix timeout error
2020-03-27 15:44:23 -04:00
beeankha
2e8f9185ab
Fix default value errors for cases of None for min/max_interval
2020-03-27 15:05:23 -04:00
beeankha
6d6322ae4d
Update integration tests, update tower_wait module
2020-03-27 15:05:23 -04:00
John Westcott IV
914ea54925
Make module prefer interval (if set) over min/max
...
Fix linting issues for True vs true
Fix up unit test related errors
2020-03-27 15:05:23 -04:00
John Westcott IV
e03911d378
Depricate min and max interval in favor of interval
2020-03-27 15:05:23 -04:00
John Westcott IV
61287f6b36
Removing old unneeded output and fixing comments
2020-03-27 15:05:23 -04:00
John Westcott IV
f6bfdef34d
Removed old secho comment from Tower-CLI
...
Fixed job name for tests
2020-03-27 15:05:23 -04:00
John Westcott IV
7494ba7b9c
Initial cut at tower_job_wait conversion
2020-03-27 15:05:23 -04:00
AlanCoding
703345e9d8
Add alias for group children of groups
2020-03-25 11:33:13 -04:00
AlanCoding
d102b06474
Rename group-to-group field to align with API
2020-03-25 11:33:09 -04:00
AlanCoding
077461a3ef
Docs touchups
2020-03-23 22:00:02 -04:00
AlanCoding
795c989a49
fix bug processing survey spec
2020-03-23 22:00:02 -04:00
AlanCoding
5e595caf5e
Add workflow node identifier
...
Generate new modules WFJT and WFJT node
Touch up generated syntax, test new modules
Add utility method in awxkit
Fix some issues with non-name identifier in
AWX collection module_utils
Update workflow docs for workflow node identifier
Test and fix WFJT modules survey_spec
Plug in survey spec for the new module
Handle survey spec idempotency and test
add associations for node connections
Handle node credential prompts as well
Add indexes for new identifier field
Test with unicode dragon in name
2020-03-23 22:00:00 -04:00
softwarefactory-project-zuul[bot]
31fabad3e5
Merge pull request #6370 from AlanCoding/convert_tower_role
...
Initial conversion of tower_role
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-23 18:34:32 +00:00
softwarefactory-project-zuul[bot]
c9015fc0c8
Merge pull request #6361 from john-westcott-iv/tower_label_update
...
Tower label update
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-21 11:15:06 +00:00
AlanCoding
27948aa4e1
Convert tower_role to no longer use tower-cli
2020-03-20 23:28:48 -04:00
AlanCoding
abdcdbca76
Add label tests and flake8 fixes
2020-03-20 20:09:08 -04:00
John Westcott IV
8cd4e9b488
Adding state back in
2020-03-20 19:14:00 -04:00