diff options
author | Hao Liu <44379968+TheRealHaoLiu@users.noreply.github.com> | 2024-08-22 19:48:56 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-22 19:48:56 +0200 |
commit | 78f345c48694628d36b62728512898f326b6c9f4 (patch) | |
tree | 9def676edb9468ae3250fe34e255352e3a769c23 /.yamllint | |
parent | fix: avoid calling undefined method for anonymous users (#15440) (diff) | |
download | awx-78f345c48694628d36b62728512898f326b6c9f4.tar.xz awx-78f345c48694628d36b62728512898f326b6c9f4.zip |
Remove old UI (#15414)
* Remove source code for old UI
* Rename ui-next to ui
* Remove license scan for javascript dependencies
Diffstat (limited to '.yamllint')
-rw-r--r-- | .yamllint | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -5,8 +5,6 @@ ignore: | awx/main/tests/data/inventory/plugins/** # vault files awx/main/tests/data/ansible_utils/playbooks/valid/vault.yml - awx/ui/test/e2e/tests/smoke-vars.yml - awx/ui/node_modules tools/docker-compose/_sources # django template files awx/api/templates/instance_install_bundle/** |