Sarabraj Singh and Cesar Francisco San Nicolas Martinez
385a2eabce
hostname validation in InstanceSerializer ( #12979 )
...
* initial commit of hostname validation to InstanceSerializer
Co-authored-by: Cesar Francisco San Nicolas Martinez <cesarfsannicolasmartinez@gmail.com >
2022-10-05 17:50:06 +00:00
Sarabraj Singh
350efc12f5
machinery to allow POSTing payloads to instances/ endpoint
2022-09-23 09:46:12 -04:00
Sarabraj Singh and Keith Grant
663ef2cc64
adding prompt-to-launch field on Labels field in Workflow Templates; with necessary UI and testing changes
...
Co-authored-by: Keith Grant <keithjgrant@gmail.com >
2022-09-22 15:18:47 -04:00
Sarabraj Singh
0237402390
Merge pull request #12509 from sarabrajsingh/docs/awx-release-docs-refactoring
...
buffed docs for awx release and canonical triage responses
2022-07-15 08:21:58 -04:00
Sarabraj Singh
cd2fae3471
buffed docs for AWX Release and canonical Triage responses
2022-07-14 14:13:18 -04:00
Sarabraj Singh
bd93ac7edd
Merge pull request #12505 from sarabrajsingh/bugfix/add-setuptools-scm-dependency-to-workflow
...
added setuptools-scm dependency to promote.yml workflow
2022-07-12 10:21:10 -04:00
Sarabraj Singh
9cb44a7e52
added setuptools-scm dependency to promote.yml workflow
2022-07-11 17:10:29 -04:00
Sarabraj Singh
2147ac226e
Merge pull request #12408 from sarabrajsingh/feature/new-awx-cli-import-export-error-codes
...
[new] bubble up an error code when something goes wrong with import/export
2022-06-23 10:58:14 -04:00
Sarabraj Singh
05df2ebad2
bubble up an error code when something goes wrong with import/export
...
(cherry picked from commit babd6f0975 )
2022-06-22 10:29:01 -04:00
Sarabraj Singh
5bd4aade0e
Merge pull request #12404 from ansible/revert-12335-feature/awx-cli-import-export-error-codes
...
Revert "import/export error codes when something bad happens"
2022-06-21 22:01:46 -04:00
Sarabraj Singh
f7c5cb2979
Merge pull request #12335 from sarabrajsingh/feature/awx-cli-import-export-error-codes
...
import/export error codes when something bad happens
2022-06-21 16:49:03 -04:00
Sarabraj Singh
babd6f0975
bubble up an error code when something goes wrong with import/export
2022-06-21 15:53:59 -04:00
Sarabraj Singh
bfa5feb51b
Merge pull request #12205 from sarabrajsingh/revert-and-fix-12186
...
Revert and fix 12186
2022-05-10 15:29:56 -04:00
Sarabraj Singh
4c0813bd69
deleting folder contents using find command
2022-05-10 14:43:27 -04:00
Sarabraj Singh
9b0b0f2a5f
Revert "fixing rm -Rf logic to delete contents of folder but leave parent folder intact"
...
This reverts commit df2d303ab0 .
2022-05-10 14:06:09 -04:00
Sarabraj Singh
dfea9cc526
Merge pull request #12186 from sarabrajsingh/bugfix-delete-on-update-11733
...
fixing rm -Rf logic to delete contents of folder
2022-05-09 16:08:39 -04:00
Sarabraj Singh
df2d303ab0
fixing rm -Rf logic to delete contents of folder but leave parent folder intact
2022-05-06 15:41:34 -04:00
Sarabraj Singh
c9d05d7d4a
Merge pull request #11474 from sarabrajsingh/supervisord-rsyslog-event-listener-buff
...
adding event handler specific to when awx-rsyslog throws PROCESS_LOG_STDERR
2022-02-04 11:59:51 -05:00
Sarabraj Singh
ec7e4488dc
adding event handler specific to when awx-rsyslog throws PROCESS_LOG_STDERR errors based on 4XX http errors; increased clarity in stderr log messages; removed useless None intializations
2022-02-04 11:18:45 -05:00
Sarabraj Singh
ca14cbefaf
Merge pull request #10425 from sarabrajsingh/bugfix/preflight-check-postgres-version-4940
...
introduced a pre-flight check for postgres 12
2021-07-22 13:56:58 -04:00
Sarabraj Singh
0f51c56980
Merge pull request #10425 from sarabrajsingh/bugfix/preflight-check-postgres-version-4940
...
introduced a pre-flight check for postgres 12
2021-07-13 11:46:10 -04:00
Sarabraj Singh
46cd62f3f0
bumped django version to 2.2.20 in devel
2021-06-30 17:10:40 -04:00
Sarabraj Singh
7a130a0616
flipped MODE switch for postgres check
2021-06-14 13:55:11 -04:00
Sarabraj Singh
f73de11acc
introduced a pre-flight check for postgres 12
2021-06-11 23:18:38 -04:00
Sarabraj Singh
27a1254883
fixed ansible-test sanity import tests; removed sanity-ignore files
2021-06-08 14:33:28 -04:00
Sarabraj Singh
535bbfcc39
fixed validate-modules sanity tests
2021-06-08 14:33:27 -04:00
Sarabraj Singh
d2d511f596
switched to semenatic versioning for version numbers in plugins, library and tools packages
2021-06-08 14:33:27 -04:00
Sarabraj Singh
25ca8d22d6
added collection name to module.deprecate() calls; fixed pep8 linting issues
2021-06-08 14:33:27 -04:00
Sarabraj Singh
378a0711c2
linted AUTH_ARGSPEC to make it easier to read (<180 characters in the same line)
2021-06-08 14:33:26 -04:00
Sarabraj Singh
8fd9225629
removed un-reference-able python modules from ignore-2.9.txt
2021-06-08 14:33:26 -04:00
Sarabraj Singh
383c2bba58
updated ansible-runner version from 2.0.0a2 -> 2.0.0a4 in requirements files
2021-06-03 11:53:57 -04:00
Sarabraj Singh
12cea1191e
created a TransmitterThread class to start transmit jobs within. Surrounded ansible_runner.interface.run() in a try/except block to prevent the call from hanging on a socket pair that doesn't close
2021-05-17 14:35:13 -04:00