summaryrefslogtreecommitdiffstats
path: root/awxkit (follow)
Commit message (Expand)AuthorAgeFilesLines
* By default, give status code in exception representationAlanCoding2020-02-111-1/+1
* add convergence attribute to awxkitApurva Bakshi2020-02-051-1/+2
* shifted from dependants/dependencies to children/parents for clarity in funct...Rebeccah2020-02-051-9/+3
* updated syntax from python2 to 3Rebeccah2020-02-051-3/+9
* fix a py2/py3 compat bug in the settings CLIRyan Petrello2020-02-031-2/+5
* Fix to handle Str and JSON mix-in data correctly with settings APIHideki Saito2020-01-281-1/+12
* Fix overzealous cleanup in awxkitElijah DeLee2020-01-221-0/+2
* Scan jobs have been removed, clean up old refsElijah DeLee2020-01-212-3/+0
* Raise a more informative error when timeoutElijah DeLee2020-01-081-1/+6
* Don't error on a trailing slash, just fix it upBill Nottingham2019-12-131-3/+5
* added cryptography as optional awxkit depDaniel Sami2019-12-051-0/+1
* Make spelling of canceled consistentChristian Adams2019-11-261-1/+1
* Raise specific exception if migration in progressAlanCoding2019-11-262-0/+7
* merge downstream branchRyan Petrello2019-11-251-2/+2
|\
| * fix a typo in the CLI usage docsRyan Petrello2019-11-181-2/+2
| * In awxkit, add support for wf approval notification templatesJim Ladd2019-10-231-2/+9
* | fix broken sphinx docs buildRyan Petrello2019-11-041-1/+3
* | properly parse CLI arguments for launch endpointsRyan Petrello2019-10-303-17/+45
* | Merge branch 'downstream' into develRyan Petrello2019-10-291-2/+9
|\ \
| * | In awxkit, add support for wf approval notification templatesJim Ladd2019-10-291-2/+9
| |/
* / warn about endpoint deprecation in the CLIRyan Petrello2019-10-162-3/+15
|/
* Merge pull request #3805 from beeankha/cli_approval_notification_supportRyan Petrello2019-10-162-1/+22
|\
| * Minor change to README, plus a rebase.beeankha2019-10-161-1/+1
| * Add blank line (flake8)beeankha2019-10-161-0/+1
| * Update code to be compatible with py2beeankha2019-10-161-32/+19
| * Enable approval notification support for CLIbeeankha2019-10-161-0/+33
* | Merge pull request #3804 from jbradberry/cli-no-truncateRyan Petrello2019-10-161-1/+1
|\ \ | |/ |/|
| * Force the CLI to use no_truncate for the monitor callsJeff Bradberry2019-10-141-1/+1
* | Avoid unnecessary OPTIONS redirectAlanCoding2019-10-161-1/+1
|/
* add k8s cred type to awxkitMat Wilson2019-10-041-0/+1
* Merge pull request #4436 from jbradberry/webhook-receiverssoftwarefactory-project-zuul[bot]2019-10-042-3/+29
|\
| * add arguments to awxkit for webhooks on jt or wfjtElijah DeLee2019-09-302-3/+29
* | attempt to properly map more foreign keys to named lookupsRyan Petrello2019-10-031-0/+5
* | Merge pull request #4888 from ryanpetrello/cli-send-receive-notesoftwarefactory-project-zuul[bot]2019-10-031-0/+6
|\ \
| * | cli: add a note about send/receiveRyan Petrello2019-10-021-0/+6
* | | Apply some minor copy editsBill Nottingham2019-10-021-1/+1
|/ /
* | cli: warn users if they specify a missing file with @Ryan Petrello2019-10-022-3/+2
* | template CLI install documentation into a separate fileRyan Petrello2019-10-022-7/+8
* | cli: make `awx login` respect the -f flagRyan Petrello2019-09-302-4/+9
|/
* cli: fix `awx unified_job_templates`Ryan Petrello2019-09-301-1/+1
* add link to awxkit docsChristian Adams2019-09-231-0/+2
* Deal with limit prompting in factoryAlanCoding2019-09-161-4/+6
* Implement WFJT prompting for limit & scm_branchAlanCoding2019-09-162-2/+4
* fix some awxkit flake8 failuresRyan Petrello2019-09-131-1/+1
* add subscriptions endpoint to awxkitElijah DeLee2019-09-133-0/+13
* cli: show a better error if AWX is migratingRyan Petrello2019-09-121-1/+8
* cli: add instructions for using awx -hRyan Petrello2019-09-121-0/+1
* add a bit more detail to the awx CLI READMERyan Petrello2019-09-112-5/+32
* Merge pull request #4697 from ryanpetrello/cli-human-uniquenesssoftwarefactory-project-zuul[bot]2019-09-102-11/+7
|\
| * cli: fix a minor bug in uniqueness rule detectionRyan Petrello2019-09-102-11/+7