Sorin Sbarnea

Results 499 issues of Sorin Sbarnea

There is a number of runtime dependencies on ansible-runner which are not really needed for all use-cases and they should be **moved into an extra**, which would allow other projects...

Implement multi steps described in https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/ for publishing packages to pypi to for all our projects.

bug

- [ ] codecov token is present in testing git environment (usually named 'test') and we activate it for jobs via `environment: test`. - [ ] we use v4 of...

bug

Related: https://github.com/ansible/ansible-language-server/pull/624

We want to fine-tune github webhook events from our repositories and resend filtered events further to slack, matrix, notifico. As we already be using Azure, Azure functions would make sense...

epic

Ansible DevTools team wants to directly support [packaging](https://docs.fedoraproject.org/en-US/package-maintainers/Joining_the_Package_Maintainers/) for Fedora for all upstream projects developed and maintained by our team. We want to ensure that at least one team member...

help wanted

We need to identify the steps that we need to perform in order to validate that the current container engine (podman or docker) are usable for us. That has a...

- [ ] clone all managed repos in a similar manner to eco jobs we had on molecule and ansible-lint - [ ] First test to add: Check if `twine...