summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Transition from setup.py to setup.cfgShane McDonald2022-06-271-13/+5
| * Updated setup.py --version to python3 -m setuptools_scm.Lila2022-06-241-2/+2
* | Set default false valuesAlan Rominger2022-06-161-0/+4
* | Remove old way of doing grafana graphsAlan Rominger2022-06-161-8/+0
* | Add volumes to the clean commandAlan Rominger2022-06-161-1/+1
* | Move visualization containers into docker-composeAlan Rominger2022-06-161-1/+3
|/
* Narrow down the inotifywait criteria for reloading the dev environmentJeff Bradberry2022-06-131-1/+1
* Variablizing the awx_template_version for building to allow release process t...John Westcott IV2022-06-021-1/+2
* Add make prometheus and make grafana commands to dev environmentSeth Foster2022-05-311-1/+6
* Adding ability to start and plumb splunk instance (#12183)John Westcott IV2022-05-091-1/+4
* Alternative code reloader for dev envShane McDonald2022-04-141-4/+5
* Add setuptools_scm[toml] and pkgconfig, xmlsec's build depSatoe Imaishi2022-03-291-1/+1
* Migrate all development image builds to GHAShane McDonald2022-03-231-3/+4
* Adding option to enable and configure an OpenLDAP server next to AWX (#11843)John Westcott IV2022-03-101-1/+4
* Split UI test runnixocio2022-03-031-1/+10
* Publish to galaxy and pypi in promote workflowShane McDonald2022-03-011-1/+6
* Bump node to LTS versionnixocio2022-02-141-1/+1
* Consume control capacity (#11665)Elijah DeLee2022-02-141-2/+2
* Scope api schema.json to target branchShane McDonald2022-02-071-1/+2
* Workflow changes (#11692)John Westcott IV2022-02-071-3/+5
* Upgrade to Python 3.9Shane McDonald2022-01-241-1/+1
* Merge pull request #11431 from jbradberry/receptor-mesh-modelsJeff Bradberry2022-01-111-19/+0
|\
| * Remove the make init targetJeff Bradberry2022-01-101-19/+0
* | SAML user attribute flags issue #5303 (PR #11430)John Westcott IV2022-01-101-1/+4
|/
* Update how ui tests are invoked on CInixocio2021-12-071-1/+1
* Allow customizing the receptor image in the development environment (#11374)Alan Rominger2021-11-191-3/+7
* Fix `make install_collection`Shane McDonald2021-10-191-2/+7
* Merge pull request #11242 from shanemcd/awx-operator-ci-checkShane McDonald2021-10-131-3/+12
|\
| * Allow for building headless modeShane McDonald2021-10-131-3/+12
* | Fix Makefile conditional used for docker-refresh (#11238)Alan Rominger2021-10-121-2/+2
|/
* Remove old test comparing VERSION filesShane McDonald2021-10-061-1/+0
* Remove VERSION files, obtain version from git tags.Shane McDonald2021-10-061-1/+1
* Update pip and setuptoolsShane McDonald2021-10-041-1/+1
* Fix docker-compose targetsShane McDonald2021-10-031-5/+5
* Clean up unused parts of MakefileShane McDonald2021-10-021-44/+1
* Make some needed updates to docker-refresh target (#11089)Alan Rominger2021-09-171-4/+6
* Allow manually running a health check, and make other adjustments to the heal...Alan Rominger2021-09-031-1/+1
* Delete images by id instead of tag in docker-refresh (#10957)Alan Rominger2021-08-271-1/+1
* create default IG when bringing up dev envJim Ladd2021-08-261-0/+1
* Add an option to create a cluster with control-only nodes (#10946)Alan Rominger2021-08-261-1/+2
* Minor tweaks for the mesh_code branch from review (#10902)Alan Rominger2021-08-241-1/+1
* Allow for dynamically scaling automation mesh in dev envShane McDonald2021-08-241-5/+4
* Template docker receptor yaml file, update Makefile to reflect this changebeeankha2021-08-241-1/+1
* Remove some diff that we dont want from PoCAlan Rominger2021-08-241-5/+0
* implement an initial development environment for receptor-based clustersRyan Petrello2021-08-241-1/+17
* Add new COMPOSE_OPTS variable to docker-compose up targetChristian M. Adams2021-08-191-1/+2
* Merge ui and ui_next in one dirnixocio2021-08-021-24/+24
* Fix docker-clean-volumes target when not using minikubeShane McDonald2021-07-231-1/+3
* Merge pull request #10481 from brigzzy/compose_up_fixShane McDonald2021-07-221-1/+1
|\
| * Reorder docker compose up optionsBrigzzy2021-06-201-1/+1