Pietro Marchini

Results 16 issues of Pietro Marchini

var xmlConn = (XmlElement)nodes.AppendChild(xml.CreateElement("Connection")); update to var xmlConn = (XmlElement)connections.AppendChild(xml.CreateElement("Connection")); At the moment the xml in output is not formatted in the right way.

Hey there, In the process of using md2cf, I've implemented an additional feature that could be beneficial to the wider community. Below is a summary of the new feature: **Autogenerated...

enhancement

### 🚀 Feature Proposal Considering the existence of the MatchJSON function, I suggest to introduce a similar implementation for YAML files: MatchYAML. If agreeable, I would like to collaborate implementing...

enhancement
help wanted

### Is there an existing issue for this? - [X] I have searched the existing issues ### Have you read the `CONTRIBUTING` guide on posting bugs, and `CODE_OF_CONDUCT`? - [X]...

bug

This is the initial implementation addressing issue #53077. I've noticed the issue has been inactive for a while, so I attempted to resolve it by following the provided suggestions. While...

author ready
commit-queue-squash
test_runner

Hey, this PR should address issue #51299. I noticed that the issue has been stalled for months, even though a PR with the solution was practically accepted. I removed some...

needs-ci
coverage
test_runner

I'm opening this PR as a draft to have a place where we can discuss this implementation. **Some background context:** During #54225, we discussed the possibility of adding a new...

needs-ci
commit-queue-squash
test_runner

I'm opening this PR as a draft since I have not had the time to fix the issue yet. This test highlights what I believe to be an issue related...

wip
test
needs-ci
test_runner
watch-mode

This PR should address #55383.

util
lib / src
author ready
needs-ci
request-ci-failed

This should address #53508. I'm opening this PR since #55633 seems to be stale. This PR contains the feature and some changes to reduce its footprint. Note: The reason behind...

needs-ci
test_runner