David Moreau Simard

Results 124 issues of David Moreau Simard

There are no real verifications about ObjectCustomFieldValues dependancies and relations. This aims to improve it a little bit. Ref: http://lists.bestpractical.com/pipermail/rt-users/2013-August/081425.html

## What is the idea ? When searching in a playbook task's results, we have host ID and task ID fields: ![Screenshot from 2021-04-01 10-14-30](https://user-images.githubusercontent.com/1291204/113307530-3cc17c00-92d3-11eb-9727-f658f967588f.png) These are not really meant...

UI

- Update from CentOS Stream 8 to Stream 9 - Update from Fedora 35 to Fedora 36

## What is the issue ? When installing psycopg2, it usually needs development libraries installed. I didn't know but it looks like there's a binary package available now: ``` Error:...

## What is the issue ? The ara-container-images job has suddenly started consistently failing: https://ansible.softwarefactory-project.io/zuul/builds?job_name=ara-container-images&skip=0 ![Screenshot from 2022-08-05 16-44-47](https://user-images.githubusercontent.com/1291204/183160342-caaa0d4e-4a5f-4970-a2c1-580d8041bf0d.png) Some logs: ``` 2022-08-05 16:38:11.438194 | TASK [Build localhost/ara-api:fedora35-source-latest with fedora-source.sh]...

We recently added support for a custom CA and client cert in the callback, this adds it to the CLI as well.

## What is the idea ? We've discussed the idea of searching and filtering of hosts facts and determined it was possible (although not in-database): https://github.com/ansible-community/ara/pull/206#issuecomment-885992773 A feature like this...

enhancement
api
UI

## What is the issue ? There's a new feature for specifying a CA certificate as well as a client private key and certificate (introduced by https://github.com/ansible-community/ara/pull/392). However, if the...

enhancement
client

## What is the issue ? Noticed an exception from a CI job running testing the postgresql database backend: https://dashboard.zuul.ansible.com/t/ansible/build/36783777b9d342e7ad134def9bb67254 This seems to be a recently documented issue between django...

bug
database

## What is the idea ? I haven't yet looked at what this would look like in practice but we have a lot of metrics in ara, such as: -...

enhancement
help wanted