softwarefactory-project-zuul[bot]
a9e5981cfe
Merge pull request #5464 from ryanpetrello/iso-check-timeout
...
fix a bug in isolated check timeout handling
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-12-06 19:21:08 +00:00
Ryan Petrello
220168f5ee
fix a bug in isolated check timeout handling
2019-12-06 12:44:50 -05:00
softwarefactory-project-zuul[bot]
01161c7afd
Merge pull request #5447 from jakemcdermott/fix-job-tab-placement
...
Update job redirects and tab placement
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-12-05 21:24:06 +00:00
softwarefactory-project-zuul[bot]
1048baa98c
Merge pull request #5457 from AlanCoding/always_release_lock
...
Fix situation were error happened before lock was released
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-12-05 16:17:28 +00:00
AlanCoding
922ea67541
Fix situation were error happened before lock was released
2019-12-05 10:41:23 -05:00
softwarefactory-project-zuul[bot]
3d105e3b7a
Merge pull request #5442 from rooftopcellist/translations
...
Remove outdated Zanata script as part of migration to Memsource
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-12-05 15:06:45 +00:00
softwarefactory-project-zuul[bot]
aceef98601
Merge pull request #5444 from dsesami/add-crypto-akit
...
Added cryptography to awxkit deps
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-12-05 14:46:49 +00:00
Christian Adams
d41322c63c
Remove outdated Zanata translation script as part of migration to Memsource
...
- adds requirement for gettext to dev container for use by Memsource automation
2019-12-05 09:29:33 -05:00
Daniel Sami
c11a8b8ae1
added cryptography as optional awxkit dep
...
added cryptography as optional dep
2019-12-05 08:52:59 -05:00
softwarefactory-project-zuul[bot]
715483c669
Merge pull request #5379 from mabashian/ui-next-workflows
...
Workflows pt 1: The Rendering
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-12-04 23:52:06 +00:00
softwarefactory-project-zuul[bot]
30f65f38a7
Merge pull request #5436 from mabashian/upgrade-angular-1.7.9
...
Upgrades angular and auxiliary deps to 1.7.9
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-12-04 23:33:58 +00:00
softwarefactory-project-zuul[bot]
aaf093b0e0
Merge pull request #5451 from shanemcd/fix-project-dir-perms
...
Fix permissions on projects directory by pre-creating it
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-12-04 23:20:57 +00:00
mabashian
bd7248d21c
Properly show template add button and options based on OPTIONS response on both job_templates and workflow_job_templates endpoints.
2019-12-04 17:58:56 -05:00
mabashian
9bdd49bec5
Adds translations for missing strings in Toolbar.jsx
2019-12-04 17:58:56 -05:00
mabashian
2506db88f2
Ellipsis workflow node names that are too long to fit on the node
2019-12-04 17:58:56 -05:00
mabashian
61c38eabf8
Revert inadvertent variable name changes in old ui app
2019-12-04 17:58:56 -05:00
mabashian
37a1e5d9b0
First pass workflow viz
2019-12-04 17:58:56 -05:00
Shane McDonald
c439a1ec8f
Fix permissions on projects directory by pre-creating it
...
This broke after
f78c9f357d
but people seem to like this functionality so instead of reverting it we can do this.
2019-12-04 17:39:38 -05:00
softwarefactory-project-zuul[bot]
a1d110aac7
Merge pull request #5249 from wenottingham/BSD-stands-for-berkeley-system-d
...
Move to using systemd for service management.
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-12-04 21:53:31 +00:00
Jake McDermott
c5e22f9aa3
Update job redirects and tab placement
...
Change display order of the output tab so that it is second and make
it the default for redirects and job launches.
2019-12-04 14:37:15 -05:00
softwarefactory-project-zuul[bot]
6dc5f91a0f
Merge pull request #5445 from Spredzy/test_new_linter
...
Linters: test new linter job
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-12-04 19:31:15 +00:00
mabashian
8a9ebe2086
Fixes bug where permissions checkboxes had inverse effect after upgrading angular to 1.7.x.
2019-12-04 13:54:02 -05:00
mabashian
a859ecfbde
Upgrades angular and auxiliary deps to 1.7.9
2019-12-04 13:54:02 -05:00
Bill Nottingham
02fd26520d
Move to using systemd for service management.
2019-12-04 13:40:21 -05:00
Yanis Guenane
f8b2bcbae7
Linters: test new linter job
...
Depends-On: https://github.com/ansible/zuul-jobs/pull/40
2019-12-04 19:05:17 +01:00
softwarefactory-project-zuul[bot]
f5157784c4
Merge pull request #5440 from routenull0/inventory_misspelling
...
'install' was misspelled as 'isntall'
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-12-04 16:04:22 +00:00
softwarefactory-project-zuul[bot]
f629822596
Merge pull request #5437 from ryanpetrello/monkey-patch-oauth2-side-effect
...
fix an nuanced bug which can cause OAuth2 migrations to fail
Reviewed-by: Seth Foster
https://github.com/fosterseth
2019-12-04 15:32:39 +00:00
routenull0
bf2a4d1a2c
'install' was misspelled as 'isntall'
2019-12-04 09:09:24 -06:00
softwarefactory-project-zuul[bot]
02c3e1c32f
Merge pull request #5420 from Spredzy/yamllint
...
yamllint: Make all files in awx pass yamllint
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-12-04 13:42:56 +00:00
Ryan Petrello
a0d20a5d50
fix an nuanced bug which can cause OAuth2 migrations to fail
2019-12-04 08:38:22 -05:00
softwarefactory-project-zuul[bot]
b8d27d53b8
Merge pull request #4988 from sjha4/inventory_foreman
...
Update foreman inventory to use foreman's inventory report
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-12-04 01:11:23 +00:00
softwarefactory-project-zuul[bot]
878659cded
Merge pull request #5434 from jakemcdermott/fix-3882-3
...
Only show cred type test button to superusers.
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-12-03 21:19:52 +00:00
softwarefactory-project-zuul[bot]
027ce7fbdb
Merge pull request #5431 from chrismeyersfsu/revive-updater.sh
...
keep *-devel package in the dev container
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-12-03 20:38:21 +00:00
Jake McDermott
540f8ab7d6
Only show cred type test button to superusers.
...
Without a credential instance, plugin tests go through the credential
type (not credential) api. Since this endpoint is for superusers only,
we hide the test button when non-superusers are adding a new external
credential.
2019-12-03 15:23:02 -05:00
softwarefactory-project-zuul[bot]
0362c88e48
Merge pull request #5095 from jakemcdermott/fix-3882-cred-test-perms
...
Allow some non-superusers to test credential plugins
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-12-03 19:56:44 +00:00
chris meyers
129374a1c2
keep *-devel package in the dev container
...
* requirements/updater.sh does pip magic. In doing this magic, devel
system packages are required to download/install/build. This change
ensures those dev packages are available.
2019-12-03 14:31:09 -05:00
Jake McDermott
63fd546f44
Let cred admins and users test credential plugins
2019-12-03 13:36:18 -05:00
Shane McDonald
68a6984fcd
Merge pull request #5422 from shanemcd/oc-ugh
...
Generic method of detecting k8s api version
2019-12-02 12:49:40 -05:00
Shane McDonald
a90e0e8834
Merge pull request #5425 from shanemcd/memcached-hostname
...
Fix memcached_hostname bug in k8s installs
2019-12-02 12:45:04 -05:00
Shane McDonald
8ab6a79b37
Fix memcached_hostname bug in k8s installs
...
Fallout from https://github.com/ansible/awx/pull/5340 .
2019-12-02 12:36:57 -05:00
Shane McDonald
e68d576fd2
Generic method of detecting k8s api version
...
Related: https://github.com/ansible/awx/issues/5388
2019-12-02 11:45:20 -05:00
Yanis Guenane
ca247182df
yamllint: Make all files in awx pass yamllint
...
This commit updates all files that weren't passing yamllint for them to
pass.
A new yamllint target has been added. One can run `tox -e yamllint` or
`yamllint -s .` locally to ensure yaml files are still passing.
This check will be enabled in the CI so it can get on every new
contributions, and prevent merging non-compliant code.
Signed-off-by: Yanis Guenane <yguenane@redhat.com>
2019-12-02 15:12:51 +01:00
softwarefactory-project-zuul[bot]
1f628778bb
Merge pull request #5418 from shanemcd/downstream-k8s-changes
...
Pull in downstream changes to k8s installer
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-12-02 13:44:29 +00:00
Shane McDonald
dcbb2813b5
Pull in downstream changes to k8s installer
2019-12-02 08:12:51 -05:00
softwarefactory-project-zuul[bot]
8116ec8e1f
Merge pull request #5411 from marshmalien/5338-wf-inventory-lookup-permissions
...
Check inventory use permissions to disable workflow inventory lookup
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-11-27 19:18:55 +00:00
softwarefactory-project-zuul[bot]
3b49dd78bf
Merge pull request #5392 from ryanpetrello/fix-system-jobs
...
fix a few bugs with the session and oauth2 cleanup scheduled jobs
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-11-27 17:25:56 +00:00
Marliana Lara
42b019d8c8
Check inventory use permissions to disable workflow inventory lookup
2019-11-27 11:36:51 -05:00
softwarefactory-project-zuul[bot]
5935583c4c
Merge pull request #5409 from ryanpetrello/bump-asgi-amqp
...
bump asgi-amqp dependency
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2019-11-27 10:09:05 +00:00
Ryan Petrello
1ad8a49155
bump asgi-amqp dependency
2019-11-26 23:29:50 -05:00
Ryan Petrello
47ed5ef848
fix incorrect SystemJob.job_type choices
2019-11-26 23:13:39 -05:00