Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-03-07 | AAP-12273 remove incorrect sentence conjugation (#14946) | Dave | 1 | -5/+5 | |
AAP-12273 remove incorrect sentance conjugation Co-authored-by: David O Neill <daoneill@redhat.com> | |||||
2024-03-07 | Fix awx-autoreload in dev environment (#14968) | Hao Liu | 1 | -3/+2 | |
Fix awx-autoreload, recent change made autoreload no longer take the command parameter | |||||
2024-03-07 | Implement project pulling from Azure DevOps using Service Principals (#14628) | Patrick Uiterwijk | 7 | -9/+49 | |
* Credential Lookup with multiple types Allow looking up a credential with one of multiple type IDs. * Allow Azure cred for SCM Allow selecting an Azure Resource Manager credential for Git-based SCMs. This is in order to enable using Azure Service Principals for project updates. * Implement Azure Service Principal Git This adds support for using an Azure Service Principal for project updates. --------- Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org> | |||||
2024-03-07 | Add pip>=21.3 to dev requirement to install django-ansible-base in editable ↵ | Hao Liu | 1 | -0/+1 | |
mode (#14961) Add pip>=21.3 to dev requirement required for installing django-ansible-base in editable mode https://peps.python.org/pep-0660/ PEP 660 – Editable installs for pyproject.toml based builds (wheel based) | |||||
2024-03-06 | Bump axios UI dep to 1.6.z (#14954) | Michael Abashian | 3 | -18/+50 | |
* Bump axios UI dep to 1.6.z * Add proxy-from-env license | |||||
2024-03-06 | Add terraform state inventory source (#14840) | Helen Bailey | 13 | -2/+236 | |
* Add terraform state inventory source * Update inventory source plugin test Signed-off-by: Helen Bailey <hebailey@redhat.com> | |||||
2024-03-06 | In development environment not auto-reload explicitly STOPPED processes (#14958) | Hao Liu | 5 | -8/+13 | |
Not auto-reload explicitly STOPPED processes In development/debug workflow sometime we explicitly STOP processes this will make sure auto-reload does not start them back up | |||||
2024-03-06 | Allow for manually starting workflow to build devel images (#14955) | Shane McDonald | 1 | -0/+1 | |
2024-03-05 | Add test for utils method is_testing | Alan Rominger | 1 | -0/+4 | |
2024-03-01 | Fix test that fail on rerun due to expecting exact IDs (#14943) | Hao Liu | 1 | -8/+7 | |
Fix test that fail on rerun due to expecting exact IDs | |||||
2024-03-01 | Integrate resources API in Controller (#14896) | jessicamack | 6 | -2/+43 | |
* add resources api to controller * update setting models are not the source of truth in AWX * Force creation of ServiceID object in tests * fix typo * settings fix for CI --------- Co-authored-by: Alan Rominger <arominge@redhat.com> | |||||
2024-02-29 | fails when ran with vscode debugger | Chris Meyers | 1 | -5/+0 | |
Tried to dig as to why we ever needed this and could not find the answer. We removed it and ran all the tests and the tests passed so assuming it's no longer needed. | |||||
2024-02-29 | Convert swagger release fixture to env var (#14940) | Hao Liu | 2 | -11/+6 | |
`pytest awx/main/tests/docs --release=$(VERSION_TARGET)` where --release is required breaks test discovery and running in vscode (from within the container) | |||||
2024-02-28 | Removing Podman to use Docker again in the collection ci (#14938) | Cesar Francisco San Nicolas Martinez | 1 | -4/+0 | |
Removing Podman var to use Docker again in the collection ci | |||||
2024-02-28 | Added missing AWS secret management lookup creds. | Thanhnguyet Vo | 7 | -130/+120 | |
2024-02-27 | Make JWT the first auth class and default | Chris Meyers | 1 | -0/+2 | |
* No harm in adding it to the list. If a JWT auth header is provided, then process it (valid or not). If a JWT is not provided, move on to the next auth. | |||||
2024-02-27 | Publish multi-arch versioned awx-ee23.9.0 | Hao Liu | 2 | -6/+6 | |
dependent on https://github.com/ansible/awx-ee/pull/235 | |||||
2024-02-26 | Publish multi-arch manifest of awx (#14929) | Hao Liu | 1 | -5/+9 | |
Promote multi-arch awx manifest | |||||
2024-02-26 | Fix ui_next banner (#14928) | Hao Liu | 2 | -2/+2 | |
2024-02-26 | Fix CVEs and bump receptorctl (#14925) | Hao Liu | 2 | -18/+16 | |
CVE-2023-47627 CVE-2023-49083 CVE-2023-41040 CVE-2024-22195 CVE-2023-46137 | |||||
2024-02-22 | Fixed some misc errors in illustrations and header formatting | Thanhnguyet Vo | 3 | -0/+1 | |
2024-02-21 | Send QUIT to worker before dying (#14913) | Hao Liu | 1 | -0/+12 | |
Fix deadlock scenario where dispatcher child process stuck in reading from queue loop after dispatcher parent process decided to quit Co-authored-by: Alan Rominger <arominge@redhat.com> | |||||
2024-02-21 | Reset another to test-playbooks | Alan Rominger | 1 | -1/+1 | |
2024-02-21 | Reset these tests back to test-playbooks | Alan Rominger | 1 | -3/+3 | |
2024-02-21 | Swap repos test fix | Alan Rominger | 1 | -2/+2 | |
2024-02-21 | Stop using the bulky test-playbooks in tests where possible | Alan Rominger | 3 | -14/+14 | |
2024-02-21 | added # -*-coding:utf-8-*- to test if this fixes issues with users being ↵ | Chad Ferman | 1 | -0/+1 | |
unable to have Japanese, Chinese and Korean Characters in email messages | |||||
2024-02-21 | Fix playbook errors found by debugging | Alan Rominger | 1 | -6/+6 | |
2024-02-21 | Fix missing var name change | Alan Rominger | 1 | -1/+1 | |
2024-02-21 | Style consistency for task 'when' | Alan Rominger | 1 | -1/+3 | |
2024-02-21 | fix project_update role/collection install | Brian Coca | 1 | -12/+22 | |
- avoid looping - avoid using multiple files, only one should be provided and processed per type - use first_found and variables to locate existing file - skip if no file exists | |||||
2024-02-21 | Enhance the dashboard job summary endpoint to contain canceled and error job ↵ | James Talton | 1 | -1/+29 | |
counts Signed-off-by: James Talton <jtalton@redhat.com> | |||||
2024-02-21 | Do not rely on unreliable dir output and use exists query | Alan Rominger | 1 | -7/+9 | |
2024-02-21 | Make the migration middleware faster, second attempt | Alan Rominger | 1 | -4/+18 | |
2024-02-21 | Deleted duplicate graphics that were converted to drawio. | Thanhnguyet Vo | 2 | -0/+0 | |
2024-02-21 | Fixed graphics, illustrations, tables, examples, sizing | Thanhnguyet Vo | 11 | -31/+42 | |
2024-02-20 | Multi-arch build for AWX images in ghcr.io (#14899) | Hao Liu | 4 | -45/+85 | |
build amd64 and ARM image for - awx - awx_devel - awx_kube_devel | |||||
2024-02-20 | Add support for terraform credentials in awxkit (#14902) | Cesar Francisco San Nicolas Martinez | 1 | -0/+1 | |
2024-02-20 | Fix mistake in french message | Jérémy Lal | 1 | -1/+1 | |
2024-02-20 | Fix: Ajout de traduction sur la langue FR | Fdubois97 | 1 | -8/+8 | |
2024-02-20 | Fix typo in french message | Thaïs DOUCET | 1 | -1/+1 | |
Typo in "Launch Template" french message Signed-off-by: Thaïs DOUCET <tdoucet@amiltone.com> | |||||
2024-02-20 | Fix: login rerouting only works on the user's current tab (PR:#14399) | Sasa Jovicic | 1 | -1/+4 | |
Signed-off-by: Sasa Jovicic <sjovicic@anexia-it.com> | |||||
2024-02-20 | Ability to user awxkit with websocket custom urls | César Francisco San Nicolás Martínez | 2 | -2/+17 | |
2024-02-19 | Add YAML tab for Job Output event modal. | Mikhail Yohman | 2 | -12/+50 | |
2024-02-19 | Allow dev image to build on fork (#14898) | Hao Liu | 2 | -3/+9 | |
* Allow dev image to build on fork Fix uppercase repo owner error in CI example ``` Run docker pull ghcr.io/TheRealHaoLiu/awx_devel:devel docker pull ghcr.io/TheRealHaoLiu/awx_devel:devel shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} env: LC_ALL: C.UTF-8 CI_GITHUB_TOKEN: *** DEV_DOCKER_OWNER: TheRealHaoLiu COMPOSE_TAG: devel py_version: 3 invalid reference format: repository name must be lowercase ``` --------- Co-authored-by: Rick Elrod <rick@elrod.me> | |||||
2024-02-19 | Label any changes to requirements folder with dependencies label | Alan Rominger | 1 | -2/+1 | |
2024-02-19 | Run prettier | Michael Abashian | 2 | -6/+11 | |
2024-02-19 | fixes problems with workflow nodes information section | ivarmu | 2 | -5/+14 | |
2024-02-19 | Updated release notes so they don't need to be revised so often. | Thanhnguyet Vo | 1 | -13/+7 | |
2024-02-19 | Disable install_bundle endpoint for ingress node | Seth Foster | 1 | -1/+1 | |
As we do for control nodes, disable the install_bundle endpoint for ingress nodes. This can be done by checking if instance managed is True. Signed-off-by: Seth Foster <fosterbseth@gmail.com> |