| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|/ / / |
|
|\ \ \
| | | |
| | | | |
Fix gap between API-loaded job events and WS-streamed events
|
| | | | |
|
| |/ / |
|
|\ \ \
| | | |
| | | | |
Fix console color logs
|
| | | | |
|
|\ \ \ \
| |/ / /
|/| | | |
Adds support for exact name searching against related fields to the ui
|
| | | | |
|
|/ / / |
|
|\ \ \
| |_|/
|/| | |
Fix for Save button not responding on Job Settings page
|
| | |
| | |
| | |
| | | |
Signed-off-by: Vidya Nambiar <vnambiar@redhat.com>
|
|\ \ \
| | | |
| | | | |
Pin rsyslog to avoid crash
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
With the latest version of rsyslog we had a test failing with:
AssertionError: Response data: {'error': "b'rsyslog internal message (3,-2455): could not transfer the specified internal posix capabilities settings to the kernel, capng_apply=-5\\n [v8.2102.0-107.el9 try https://www.rsyslog.com/e/2455 ]\\n'"}
Downgrading fixes it
|
|\ \ \
| | | |
| | | | |
Result_traceback should not include job stdout
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
If a job fails, we do receptor work results and put that output
into result_traceback.
We should only do this if
1. Receptor unit has failed
2. Runner callback processed 0 events
Otherwise we risk putting too much data into this field.
|
|\ \ \
| | | |
| | | | |
Fix job error traceback in job output
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | | |
bump receptorctl version to 1.3.0
|
| | |/ /
| |/| | |
|
|\ \ \ \
| |/ / /
|/| | | |
Pin hiredis to 2.0.0
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | | |
The hiredis 2.1.0 release doesn't provide source distribution on PyPi so
users can't build that python package from sources.
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
|
|\ \ \
| | | |
| | | | |
[collection] Run sanity tests outside of our container
|
| | | |
| | | |
| | | | |
Co-authored-by: John R Barker <john@johnrbarker.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Use a Makefile arg for the ansible-test sanity CLI args
defaults to --docker
in the future we probably need to customize python versions
Copy the rule exception for Ansible 2.15
this helps people who are running from Ansible devel
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Also just ignore one sanity test for the export module, instead of
ignoring all of them.
Also use latest ansible-test, and make it work on GHA (by using podman
instead of docker).
Signed-off-by: Rick Elrod <rick@elrod.me>
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
Refs django/channels_redis#332
Refs #13313
Signed-off-by: Rick Elrod <rick@elrod.me>
|
|\ \ \
| | | |
| | | | |
Remove `subtasks` keyword arg that can exceed pg_notify max message length
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Update tests to new handle_work_error call pattern
Handle blame correctly with multiple serial deps
add new test case corresponding to this scenario
|
| |_|/
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Run collection sanity tests in CI
This requires adding a Makefile install of ansible-core
Fake the version to make semver check happy
* Fixes from ansible-test sanity failures
* Exclude the export module due to awxkit requirement
* Fix broken ansible-test rule exceptions
remove Ansible 2.14 exclusions that make ansible-test ERROR, saying they are not needed
|
| | | |
|
|\ \ \
| |/ /
|/| | |
Change workflow create/edit to null scm_branch when not provided.
|
| | | |
|
| | |
| | |
| | |
| | | |
as scm_branch on allsaves and edits. This becomes problematic when using job templates/workflows which allow prompt on launch for scm_branch as it may override the scm_branch set for the individual workflow nodes to an empty string. That behavior limits the usefulness of prompting scm branch as it can no longer by selected while creating workflows as they'll be overwritten.
|
| | |
| | |
| | |
| | |
| | | |
* Throw a warning if custom secret key was specified but not given
* Fixing unit tests
|
|/ /
| |
| |
| | |
This should vastly improve the queries executed when accessing any of
the activity stream endpoints as a normal user, in many cases.
|
|\ \
| | |
| | | |
Ensure that the Organization.execution_environment_admin_role always gets built
|
| | | |
|
| | |
| | |
| | |
| | | |
particularly, the execution_environment_admin_role.
|
|\ \ \
| | | |
| | | | |
Add back pkgconfig for offline build
|
|/ / / |
|
|\ \ \
| | | |
| | | | |
Remove unneeded pass_env in tox config
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
I don't recall us ever using Travis so I'm not sure why this is here.
https://tox.wiki/en/latest/changelog.html#v4-0-6-2022-12-10
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* fix pytz
* fix NameError
* fix tests and add sanity ignore files for import test until distutils replaced
* change static method to regular method and update test to instantiate class
|
|\ \ \
| | | |
| | | | |
Fill in rest of ask_tags handling for WFJT module
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | | |
Moved to forked version to get latest lxml to allow other pacakges to update
|
|\ \ \ \
| | | | |
| | | | | |
CyberArk Central Credential Provider Lookup custom Web Service ID & update branding
|
| |\ \ \ \ |
|
| | | | | | |
|