summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changes to run sanity tests locallyAlan Rominger2022-12-211-8/+12
* Run sanity tests outside of our containerRick Elrod2022-12-211-1/+1
* Run collection sanity tests in CI (#13356)Alan Rominger2022-12-201-4/+12
* Merge pull request #13274 from rooftopcellist/fix-messages-cmdShane McDonald2022-12-031-1/+1
|\
| * Fix make messages target by specify langChristian M. Adams2022-12-021-1/+1
* | Merge pull request #13268 from simaishi/fix_staticShane McDonald2022-12-031-6/+6
|\ \ | |/ |/|
| * Copy UI static files to /var/lib/awx only for ui-devel buildSatoe Imaishi2022-12-011-6/+6
* | Remove LANG declaration in MakefileShane McDonald2022-12-011-1/+0
* | Fixing last minute version change of setuptools in the MakefileJohn Westcott IV2022-11-291-1/+1
* | Fixing versions in MakefileJohn Westcott IV2022-11-281-1/+1
* | General lib upgradesJohn Westcott IV2022-11-281-1/+1
|/
* Default to 0 execution nodes in dev envShane McDonald2022-11-151-2/+2
* Make installing minikube optional in dev setupSeth Foster2022-10-311-1/+2
* UI static files are now directly copied to the proper static dirJeff Bradberry2022-10-261-10/+11
* Pass --force when installing ui deps to get around dependency resolution warn...mabashian2022-09-261-1/+1
* add make target for building custom awx kube image (#12789)Hao Liu2022-08-301-0/+8
* Speed up image build when UI is pre-built on hostShane McDonald2022-08-301-1/+2
* Fix auto-generated dev env admin passwordShane McDonald2022-08-261-2/+7
* Allow for setting custom admin password in dev environmentShane McDonald2022-08-261-1/+2
* Fix make target for compiling api stringsChristian M. Adams2022-08-241-1/+1
* add help command to make (#12669)Hao Liu2022-08-171-20/+56
* Merge pull request #12428 from djyasin/updating_setuppyShane McDonald2022-06-301-13/+5
|\
| * Remove setup.py entirelyShane McDonald2022-06-271-1/+1
| * 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