summaryrefslogtreecommitdiffstats
path: root/awxkit (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Add in more model changes around execution environmentsJeff Bradberry2021-03-041-1/+1
* | Add utility method to get controller private_data_dirAlan Rominger2021-03-041-0/+22
* | Changes to get execution environments factories working (#8126)Alan Rominger2021-03-042-12/+35
* | Expose execution environments in awxkit and awx-cliJeff Bradberry2021-03-044-0/+39
* | Bump version to 17.0.1 & update changelogChristian M. Adams2021-01-261-1/+1
* | Bump version to 17.0.0Ryan Petrello2021-01-211-1/+1
* | Do not drop inventories marked as has_inventory_sourcesJeff Bradberry2021-01-081-3/+0
* | silent_delete also needs to handle ConfictElijah DeLee2021-01-081-1/+3
* | Merge pull request #9040 from kdelee/new_teardown_errorsoftwarefactory-project-zuul[bot]2021-01-071-0/+5
|\ \
| * | When deleting a job sometimes we get this errorElijah DeLee2021-01-071-0/+5
* | | Minor organization clarity for workflow failure summaryAlan Rominger2021-01-051-1/+3
* | | Condense logic for handling null jobAlan Rominger2021-01-051-5/+1
* | | Make workflow_job.assert_successful() give specificsAlan Rominger2021-01-052-6/+38
|/ /
* | Bump version to 16.0.0Ryan Petrello2020-12-101-1/+1
* | Apply more rigor to asserting text in stdoutAlan Rominger2020-11-251-1/+3
* | Avoid invalid group characters in default inventory script factoryAlan Rominger2020-11-181-1/+1
* | Separate page object for config/attach endpointElyézer Rezende2020-10-303-4/+8
* | Remove license_key check & fix docker-compose make commandChristian M. Adams2020-10-301-1/+0
* | remove outdated license referencesChristian M. Adams2020-10-301-15/+0
* | reimplement licensing to work with RHSM and entitlement uploadsRyan Petrello2020-10-302-0/+4
* | Rework the export of full dependent objectsJeff Bradberry2020-10-302-12/+40
* | Merge branch 'downstream' into develRyan Petrello2020-10-261-0/+3
|\ \
| * | allow the CLI to associate Galaxy credentials to OrganizationsRyan Petrello2020-10-211-0/+3
* | | Bump version to 15.0.1Ryan Petrello2020-10-201-1/+1
|/ /
* | Merge pull request #8370 from ryanpetrello/fix-bad-extra-vars-warningsoftwarefactory-project-zuul[bot]2020-10-121-0/+3
|\ \
| * | fix a confusing error message when extra vars aren't valid JSON/YAMLRyan Petrello2020-10-121-0/+3
* | | Attempt to infer related pages on export when the link is missingJeff Bradberry2020-10-092-24/+14
* | | Serialize Workflow Job Template inventories by natural key - related #7798Rigel Di Scala2020-10-081-0/+21
|/ /
* | Bump version to 15.0.0Ryan Petrello2020-09-291-1/+1
* | Merge pull request #8147 from ryanpetrello/py-pathsoftwarefactory-project-zuul[bot]2020-09-151-1/+1
|\ \
| * | move an optional import for awxkitRyan Petrello2020-09-151-1/+1
* | | Add `name` to StringIO object to fix failing testAggelos Kolaitis2020-09-131-0/+1
* | | Support `!import` and `!include` in `awx import -f yaml` commandAggelos Kolaitis2020-09-131-2/+2
|/ /
* | Update awxkit to manage Org galaxy credentialsElyézer Rezende2020-09-012-0/+19
* | remove source_regionsChris Meyers2020-09-011-1/+0
* | remove instance_filterChris Meyers2020-09-011-1/+0
* | remove group_by from inventory sourceChris Meyers2020-09-011-1/+0
* | Bump version to 14.1.0Ryan Petrello2020-08-251-1/+1
* | clean up old authtoken supportRyan Petrello2020-08-193-6/+5
* | Merge pull request #7808 from zedr/feat-yaml-importsoftwarefactory-project-zuul[bot]2020-08-114-5/+39
|\ \
| * | minor cleanup up CLI import -f yaml supportRyan Petrello2020-08-111-4/+4
| * | Allow YAML as a CLI import formatRigel Di Scala2020-08-104-5/+39
* | | Merge pull request #7847 from zedr/feat-workflow-labelssoftwarefactory-project-zuul[bot]2020-08-101-1/+2
|\ \ \
| * | | Export Workflow Job Template Node LabelsRigel Di Scala2020-08-101-1/+2
* | | | Fix early return in assign related methodRigel Di Scala2020-08-101-2/+2
|/ / /
* / / Bump version to 14.0.0Ryan Petrello2020-08-051-1/+1
|/ /
* | Fix garbage being printed when exporting as YAML - related #7795Rigel Di Scala2020-08-031-1/+0
* | Merge pull request #7427 from ryanpetrello/awxkit-installsoftwarefactory-project-zuul[bot]2020-06-241-1/+18
|\ \
| * | update instructions and metadata for awxkit/cli installsRyan Petrello2020-06-231-1/+18
* | | Don't traceback on KeyboardInterruptGraham Mainwaring2020-06-231-0/+2
|/ /