beeankha
|
ce5272eae6
|
Make edits to Changelog, remove all HipChat-related params from tower_notification module
|
2020-05-20 16:27:01 -04:00 |
|
beeankha
|
dea7ec7845
|
Update changelog and README text
|
2020-05-19 20:48:09 -04:00 |
|
beeankha
|
bc4d789da0
|
Remove HipChat notification type
|
2020-05-19 15:00:27 -04:00 |
|
Alan Rominger
|
22cdc129ad
|
Patches from tinkering with tests and default to devel version (#8)
This causes make install_collection to avoid templating the version
so that it can still be used as-is in development
|
2020-05-18 08:51:39 -04:00 |
|
AlanCoding
|
b904ad68a6
|
recover line deletes
|
2020-05-15 09:44:31 -04:00 |
|
John Westcott IV
|
b7ab6ba9bb
|
Attempting to fix py2 test issues
|
2020-05-15 09:26:34 -04:00 |
|
beeankha
|
b80127dd40
|
Fix up unit tests (no more double mocking)
|
2020-05-15 09:26:33 -04:00 |
|
beeankha
|
09c10a6f59
|
Fix linter issue
|
2020-05-15 09:26:33 -04:00 |
|
Caleb Boylan
|
7478a2aa5e
|
Rework some of our package tooling
|
2020-05-15 09:26:33 -04:00 |
|
beeankha
|
6a9423626c
|
Add field numbering specification in module_util file, update unit tests
|
2020-05-15 09:26:29 -04:00 |
|
John Westcott IV
|
31a11cf6bb
|
Attempting to fix py2 test issues
|
2020-05-15 09:24:44 -04:00 |
|
beeankha
|
4321c63165
|
Remove silence_warning (because of autouse), add version/type warning tests to module_utils unit test file
|
2020-05-15 09:24:44 -04:00 |
|
beeankha
|
8c5d236066
|
Update unit tests to not pull in version warnings
|
2020-05-15 09:24:43 -04:00 |
|
John Westcott IV
|
81eb9bb78a
|
Now using new X-API headers to test version and type
|
2020-05-15 09:24:43 -04:00 |
|
John Westcott IV
|
762d8a287e
|
Adding version checking to collection
|
2020-05-15 09:24:43 -04:00 |
|
excalibrax
|
2d1bc58bb2
|
update lint
|
2020-05-14 11:22:32 -05:00 |
|
excalibrax
|
5a47cd8f94
|
update lint
|
2020-05-14 11:14:12 -05:00 |
|
excalibrax
|
ca992246d1
|
update organization
|
2020-05-13 20:44:22 -05:00 |
|
excalibrax
|
ca0130fc64
|
update organizations and approvals
|
2020-05-13 20:33:23 -05:00 |
|
excalibrax
|
b41a55f297
|
updated notifications
|
2020-05-13 18:39:21 -05:00 |
|
excalibrax
|
b3323a24e4
|
updated projects to use notifications
|
2020-05-13 17:35:31 -05:00 |
|
softwarefactory-project-zuul[bot]
|
420c75f76f
|
Merge pull request #6965 from beeankha/jt_integration_test_edit
Update JT Integration Test
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-05-07 18:07:38 +00:00 |
|
beeankha
|
c6d77a1183
|
Update JT integration test
|
2020-05-07 12:02:08 -04:00 |
|
beeankha
|
8f1fccefeb
|
Add notification association functionality to tower_workflow_job_template module, along with updated integration/unit tests
|
2020-05-07 11:44:43 -04:00 |
|
beeankha
|
a3cd858665
|
Add JT module unit test
|
2020-05-06 08:47:45 -04:00 |
|
beeankha
|
52a272e8e4
|
Fix JT parameter defaults so that previously input values are not overridden by nonexistent params; update integration test
|
2020-05-05 16:36:10 -04:00 |
|
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
|
5eea4e8881
|
Remove tower_receive and tower_send tests
|
2020-04-21 13:46:13 -07:00 |
|
Caleb Boylan
|
f8a23f20aa
|
Collection: Assert tower_project job is successful
|
2020-04-21 10:14:08 -07:00 |
|
Caleb Boylan
|
ba4b6bdbb7
|
Collection: tower_project alias allow_override to scm_allow_override
|
2020-04-21 10:08:06 -07:00 |
|
Caleb Boylan
|
1e24d8b5fa
|
Collection: Add integration tests for project scm_allow_override
|
2020-04-21 09:58:39 -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 |
|
Caleb Boylan
|
b19360ac9b
|
Collection: Ignore some sanity errors in ansible 2.9
|
2020-04-17 09:32:54 -07:00 |
|
beeankha
|
2d455800c4
|
More bulleted list formatting changes
|
2020-04-16 20:18:22 -04:00 |
|
beeankha
|
86bafb52f6
|
Fix collection README display
|
2020-04-16 16:13:12 -04: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 |
|
softwarefactory-project-zuul[bot]
|
2855be9d26
|
Merge pull request #6689 from john-westcott-iv/collections_oauth_respect
Make the module util respect oauth token over username/password
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-04-14 20:33:53 +00:00 |
|
John Westcott IV
|
6b21f2042b
|
Make the module util respect oauth token over username/password
|
2020-04-14 12:51:45 -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
|
d7adcfb119
|
Revert unnecessary changes made to test playbook during rebase
|
2020-04-09 12:38:06 -04:00 |
|
beeankha
|
97d26728e4
|
Fix one more linter issue
|
2020-04-09 12:38:06 -04:00 |
|
John Westcott IV
|
6403895eae
|
Puting tasks back to natural order
|
2020-04-09 12:38:06 -04:00 |
|
beeankha
|
8b26ff1fe6
|
Fix linter errors
|
2020-04-09 12:38:06 -04:00 |
|
beeankha
|
9ddd020348
|
Fix sanity tests and edit test playbook
|
2020-04-09 12:38:06 -04:00 |
|