Kia Lam
2ad4dcd741
Upgrade d3 to v7.
2021-10-26 12:07:15 -07:00
Jake McDermott
69ae731898
Merge pull request #11258 from ansible/jakemcdermott-include-jsconfig
...
Add jsconfig to frontend container
2021-10-19 14:02:54 -04:00
Jake McDermott
3452dee1b0
Add jsconfig to frontend container
...
The eslint and jsconfig files are needed to start the dev server.
Without the jsconfig, the ui development server can't resolve src
modules and will fail to start.
2021-10-19 12:05:15 -04:00
Shane McDonald
64b337e3c6
Dont re-run CI after merging PRs into devel
2021-10-19 11:24:28 -04:00
Bianca Henderson
5df9655fe3
Merge pull request #11252 from beeankha/update_version_makefile_target
...
Update/Add Targets that Acquire AWX Version
2021-10-19 10:59:48 -04:00
Shane McDonald
f3669f3be6
Fix make install_collection
...
The version obtained from setuptools_scm is not compatible with ansible-galaxy collection install.
2021-10-19 10:26:23 -04:00
Shane McDonald
61eb99c46d
Merge pull request #11253 from beeankha/collections_docs_fix_pt2
...
Update auth_plugin Doc Extension File to Fix Malformed Collections Docs
2021-10-18 18:07:41 -04:00
Bianca Henderson
f74a14e34f
Update auth_plugin doc extension to fix malformed Collections docs
2021-10-18 11:08:17 -04:00
Shane McDonald
517f1d7991
Merge pull request #9491 from sezanzeb/awxkit-credential-file
...
making the cli use AWXKIT_CREDENTIAL_FILE
2021-10-13 19:05:56 -04:00
Bianca Henderson
25e69885d0
Merge pull request #11198 from sean-m-sullivan/name_or_id_workflow_node
...
update to allow use of id for unified job template
2021-10-13 15:19:02 -04:00
Shane McDonald
60a357eda1
Merge pull request #10906 from oweel/10829-idle_timeout_setting
...
Added idle_timeout setting to job settings
2021-10-13 13:16:53 -04:00
Cesar Francisco San Nicolas Martinez
d74679a5f9
Merge pull request #11244 from ansible/CFSNM-fix-minor-typo
...
Update test_ha.py
2021-10-13 17:04:34 +02:00
Chris Meyers
73a865073d
Merge pull request #11241 from chrismeyersfsu/fix-missing-project-updates
...
Fix missing project updates
2021-10-13 11:03:44 -04:00
Cesar Francisco San Nicolas Martinez
4ff8c28fe4
Update test_ha.py
...
Fixed minor typo in node type
2021-10-13 16:46:58 +02:00
Shane McDonald
4ab2539c8a
Merge pull request #11242 from shanemcd/awx-operator-ci-check
...
Add awx-operator CI check
2021-10-13 10:28:23 -04:00
Tiago Góes
459eb3903e
Merge pull request #11208 from AlexSCorey/7741-GroupAdvanceSearchKeys
...
Groups Advanced Search Keys
2021-10-13 10:32:26 -03:00
chris meyers
611a537b55
add missing create partition for scm backed inv
...
* This will resolve missing project update job events issue
2021-10-13 07:51:40 -04:00
Shane McDonald
3a74cc5a74
Add awx-operator CI check
2021-10-12 18:59:24 -04:00
Shane McDonald
f1520e1a70
Allow for building headless mode
...
This will only be used in CI and maybe other places where we dont need a UI
2021-10-12 18:59:24 -04:00
Shane McDonald
727b4668c2
yamllint: ignore some gitignore'd directories
2021-10-12 18:59:24 -04:00
Shane McDonald
1287e001d8
yamllint: disable truthy rule
...
This rule feels very anti-Ansible
2021-10-12 18:59:23 -04:00
Shane McDonald
c9b53cf975
Refactor image_build and image_push roles
...
Primary changes are:
- Generalized variable names (remove "docker")
- Add explicit "push" variable rather than checking if the "registry" variable is defined.
- Allow for passing in version as build arg
2021-10-12 18:59:13 -04:00
chris meyers
64811d0b6b
fix python black lint requirements
2021-10-12 17:09:30 -04:00
Alan Rominger
74af187568
Fix Makefile conditional used for docker-refresh ( #11238 )
2021-10-12 13:52:52 -04:00
sean-m-ssullivan
a28c023cf1
update to allow use of id for unified job template
2021-10-12 13:06:30 -04:00
Shane McDonald
cdf7fd64b2
Merge pull request #11230 from no-12/devel
...
Fix survey update with job_template module
2021-10-11 17:23:57 -04:00
Shane McDonald
84ffa4a5b7
Merge pull request #11189 from nntrn/pgsql-12
...
Change pgsql version from 10 to 12 in template for dockerfile role
2021-10-11 15:41:18 -04:00
Shane McDonald
326a43de11
Merge pull request #11231 from CastawayEGR/fix-awx-collection-spelling
...
fix spelling of Vault
2021-10-11 15:37:20 -04:00
Amol Gautam
07f193d8d6
Merge pull request #11226 from amolgautam25/K8s_signed_work
...
Changed Work Submission parameter for K8s work
2021-10-11 13:03:28 -04:00
Amol Gautam
f79a57c3e2
Changed Work Submission parameter for K8s work
2021-10-11 08:10:26 -07:00
Michael Tipton
f8319fcd02
fix spelling of Vault
2021-10-09 23:46:16 -04:00
Nico Ohnezat
815ef4c9c9
related #11229 consider previous set json_output changed in
...
controller_api
job_template module sets self.json_output['changed'] to true before calling create_or_update_if_needed.
Signed-off-by: Nico Ohnezat <nico@no-12.net>
2021-10-08 23:59:12 +02:00
kialam
d1800aa6d0
Merge pull request #11218 from kialam/revert-pf-upgrade
...
Roll back PF deps upgrade to re-enable select input typing.
2021-10-08 11:38:55 -07:00
Wambugu “Innocent” Kironji
dda940344e
Merge pull request #11209 from kialam/fix-job-list-refresh
...
Pass configurable qs to fetchJobsById function.
2021-10-08 13:18:53 -04:00
Kersom
1fffeb430c
Merge pull request #11216 from AlexSCorey/11214-DisableDefaultInstanceDelete
...
Disable default instance delete
2021-10-08 12:48:23 -04:00
Jeff Bradberry
7d0bbd0a4c
Merge pull request #11225 from jbradberry/revert-iso-group-removal
...
Revert removing the old isolated groups
2021-10-08 12:38:03 -04:00
Jeff Bradberry
15fd22681d
Revert removing the old isolated groups
...
In 4.1+ / AAP 2.1+, isolated groups should be converted into plain
instance groups, and it's desirable for the old ones to stick around
since they'll likely be tied to a bunch of job templates. We do not
want to make the users have to reconstruct those relationships.
2021-10-08 11:53:21 -04:00
Chris Meyers
6a2826b91c
Merge pull request #11088 from saito-hideki/issue/10879
...
Fixed Org mapping behavior with SAML when Ansible Galaxy cred does not exist
2021-10-08 10:48:11 -04:00
Jim Ladd
112111c7f9
Merge pull request #10904 from jladdjr/do_not_collect_artifact_data
...
do not collect artifact_data when gathering analytics
2021-10-07 22:46:00 -07:00
Alan Rominger
ed8498f43f
Change search location for job private data ( #11217 )
2021-10-07 20:33:57 -04:00
Kia Lam
77a5bb9069
Roll back PF deps upgrade to re-enable select input typing.
2021-10-07 15:36:14 -07:00
Alex Corey
37f86803f7
Disables name field for default and controlplan instance groups
2021-10-07 15:36:25 -04:00
Tiago Góes
160858b051
Merge pull request #11206 from nixocio/ui_update
...
Upgrade a few ui dependencies
2021-10-07 15:55:50 -03:00
Kia Lam
68f44c01ea
Rely on default qs value.
2021-10-07 09:52:33 -07:00
Alex Corey
bef8d7426f
Groups Advanced search keys, and removes Clear all filters text after advanced search
2021-10-07 10:08:06 -04:00
nixocio
c758f079cd
Upgrade a few ui dependencies
...
Upgrade axios, and ansi-to-html.
2021-10-06 22:14:59 -04:00
Shane McDonald
7e404b7c19
Merge pull request #11199 from shanemcd/auto-version
...
Remove VERSION files, obtain version from git tags.
2021-10-06 20:14:06 -04:00
Kia Lam
4b7faea552
Remove comments and linter-disable.
2021-10-06 13:18:47 -07:00
Sarah Akus
4ddd391033
Merge pull request #11168 from AlexSCorey/11103-AllowJinjaOnSettings
...
Sufrace ALLOW_JINJA_IN_EXTRA_VARS on the job settings page
2021-10-06 15:59:28 -04:00
Alan Rominger
e52416fd47
Report single node clusters as non-ha ( #11212 )
...
* Report single node clusters as non-ha
* Move test file so we can make it use the database
* Update unit test to accomidate different node types
2021-10-06 10:50:18 -04:00