Satoe Imaishi
42c9c0a06b
Use receptor 1.1.1 build
2021-11-19 01:11:35 +00:00
Satoe Imaishi
f0ede01017
Use ansible-runner 2.1.1 build
2021-11-19 01:11:19 +00:00
Daniel Ziegenberg
e7064868b4
updates the implementation of the slack backend for notifications
...
Use the slack_sdk instead of the deprecated slackclient. Because according to the official documentation:
> The slackclient PyPI project is in maintenance mode now and slack-sdk project is the successor.
With this commit one UPGRADE BLOCKER from requirements/requirements.in is removed. Als the license for slack_sdk
is updated and unit tests for slack notifications backend are added.
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-10-26 16:41:10 +02:00
Shane McDonald
7bbfcbaefd
Update dev requirements to work with setuptools 58
2021-10-04 16:24:16 -04:00
Shane McDonald
d38c109d49
Update pip and setuptools
2021-10-04 13:07:16 -04:00
Satoe Imaishi
b6179c6073
receptorctl whl with version number
2021-09-28 08:27:12 -04:00
Satoe Imaishi
7df6f8d88c
Add pbr to venv temporarily
2021-09-27 18:02:47 -04:00
Shane McDonald
dbb1a0c733
Install receptorctl from new nightly url
...
We ran into problems with our offline builds with our usage of PBR + subdirectory
2021-09-24 09:59:12 -04:00
Christian M. Adams
56fd5c435d
Install receptor and ansible-runner from devel
...
Signed-off-by: Christian M. Adams <rooftopcellist@gmail.com>
2021-08-11 16:22:24 -04:00
endlesstrax
28de50f14e
Updated the required sdk version to latest release v1.0.0
2021-07-21 22:03:29 -04:00
Ricky White
68ab6e4853
Added python-tss-sdk to requirements
2021-07-21 22:03:24 -04:00
Shane McDonald
b0fe3d7f85
Bump ansible-runner to 2.0.1
2021-07-13 11:47:02 -04:00
Elijah DeLee
b8239c1b84
bump receptor to 1.0.0 GA
2021-07-13 11:47:02 -04:00
Sarabraj Singh
46cd62f3f0
bumped django version to 2.2.20 in devel
2021-06-30 17:10:40 -04:00
Shane McDonald
6df5c0331a
Use Ansible Runner 2.0.0 release
2021-06-28 12:25:19 -04:00
Jeff Bradberry
40f5ff362c
Bump ansible-runner to 2.0.0.0rc3
2021-06-28 10:51:06 -04:00
Jeff Bradberry
3be29d54ad
Bump ansible-runner to 2.0.0.0rc2 and receptorctl to 1.0.0.0rc1
2021-06-28 10:51:04 -04:00
Shane McDonald
d1d3711fee
Add yamllint to dev dependencies
2021-06-16 15:41:09 -04:00
Shane McDonald
d671366cad
Add flake8 back to requirements_dev.txt
2021-06-16 15:41:08 -04:00
softwarefactory-project-zuul[bot]
8a4421dc0c
Merge pull request #10290 from amigus/dsv
...
Add Thycotic DevOps Secrets Vault support
SUMMARY
Add a Credential Plugin for Thycotic DevOps Secrets Vault
ISSUE TYPE
Feature Pull Request
COMPONENT NAME
API
UI
AWX VERSION
awx: 19.1.0
Reviewed-by: Shane McDonald <me@shanemcd.com>
Reviewed-by: Adam C. Migus <adam@migus.org>
Reviewed-by: Matthew Jones <bsdmatburt@gmail.com>
2021-06-14 19:22:59 +00:00
Adam Migus
a317b6bede
Add Thycotic DevOps Secrets Vault support
2021-06-11 23:49:44 -04:00
Bill Nottingham
95ba6de172
Update runner to 2.0b1
2021-06-11 15:04:43 -04:00
Shane McDonald
239f20ede5
Bump to Ansible Runner alpha 5 release
2021-06-04 12:22:53 -04:00
Sarabraj Singh
383c2bba58
updated ansible-runner version from 2.0.0a2 -> 2.0.0a4 in requirements files
2021-06-03 11:53:57 -04:00
Shane McDonald
63d702d1aa
Bump receptor and receptorctl
2021-05-25 11:58:10 -04:00
Bill Nottingham
c8cf28f266
Assorted renaming and string changes
2021-04-30 14:32:05 -04:00
Shane McDonald
208bde6215
Update to Runner 2.0.0 alpha 2
2021-04-23 14:32:30 -04:00
Ryan Petrello
f137ff7d43
update django-cors-headers and switch to inclusive settings name
...
see: https://github.com/ansible/awx/issues/9177
2021-04-12 15:14:27 -04:00
Yanis Guenane
1a8a137e9c
Add wheel in venv creation
...
The generated based venv from `python3.8 -m venv` vs. `virtualenv -p
python38` is different. This changes aims to address the differences.
It was introduced as part of the Python 3.8 migration.
https://github.com/ansible/awx/pull/8778
2021-04-01 17:20:41 +02:00
softwarefactory-project-zuul[bot]
416951ca86
Merge pull request #9774 from shanemcd/receptorctl-pypi
...
Use receptorctl from pypi
Reviewed-by: Yanis Guenane <None>
2021-03-31 20:40:03 +00:00
Shane McDonald
c39a4051d7
Use receptorctl from pypi
2021-03-31 15:10:25 -04:00
Bianca Henderson
730741e978
Merge branch 'devel' into bump_ipython_version
2021-03-31 10:49:24 -04:00
Shane McDonald
54308c5fa1
Use Ansible Runner 2.0 alpha 1
2021-03-30 09:08:39 -04:00
Jim Ladd
a1aec29e48
let jupyter install ipython
2021-03-25 13:17:21 -07:00
beeankha
cdb2832f05
Bump up version of iPython to be compatible with Python 3.8.5
2021-03-25 13:50:02 -04:00
Ryan Petrello
4773c54bf2
build requirements with python3.8
2021-03-24 21:47:55 -04:00
Yanis Guenane
6d8874d627
Fix test issues
2021-03-24 21:02:33 +01:00
Yanis Guenane
e04e4e8c85
Python: Bump to python 3.8
2021-03-24 21:02:32 +01:00
Ryan Petrello
c2ef0a6500
move code linting to a stricter pep8-esque auto-formatting tool, black
2021-03-23 09:39:58 -04:00
Bill Nottingham
fd658d44c9
Note that we need to match python versions.
...
(Some libraries don't have the same deps across python versions.)
2021-03-11 15:48:41 -05:00
Ryan Petrello
588cb1e403
fix some requirements updater breakage
...
- remove requirements_ansible logic from the update script
- removed the need for py2-specific system dependencies
- update to the latest pip-tools and move to the new long format
(https://github.com/jazzband/pip-tools/pull/1237 )
- fixed a few busted references to receptorctl @ devel
2021-03-11 11:54:01 -05:00
Bill Nottingham
0505e38071
Remove ansible venvs & collection infrastructure.
2021-03-04 13:06:06 -05:00
Shane McDonald
fd0c4ec869
Pin to latest version of PyYAML
...
Fixes https://github.com/yaml/pyyaml/issues/478
2021-03-03 18:52:55 -05:00
Shane McDonald
f1df4c54f8
Begin integrating receptor
2021-03-03 18:52:54 -05:00
Alan Rominger
c0faa39b53
Remove files moved to the ansible/awx-ee repo
...
These have been moved to:
https://github.com/ansible/awx-ee
that will be the home for the processes needed to
build this execution environment.
2021-03-03 18:52:54 -05:00
Alan Rominger
2302496724
Add back in the subversion requirement
2021-03-03 18:52:54 -05:00
Shane McDonald
46f5cb6b7a
Install receptorctl in awx venv
2021-03-03 18:52:54 -05:00
Shane McDonald
efb25b7b9e
Use WIP version of collections_requirements.yml
...
Pulled from ansible-builder/test/data/awx
2021-03-03 18:52:54 -05:00
Shane McDonald
06d7a61ca1
Initial EE integration
2021-03-03 18:52:54 -05:00
softwarefactory-project-zuul[bot]
d7d496553e
Merge pull request #9332 from ryanpetrello/guid-trace
...
add a per-request GUID and log as it travels through background services
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-17 20:07:44 +00:00