Pawel Chojnacki

Results 19 issues of Pawel Chojnacki

### Description ### Readiness checklist - [ ] (only for Members) Changelog has been added to the release document. - [ ] Tests added for this feature/bug. ### Reviewer checklist...

### What does this PR do? ### Motivation ### Additional Notes ### Possible Drawbacks / Trade-offs ### Describe how to test/QA your changes ### Reviewer's Checklist - [ ] If...

changelog/no-changelog
team/agent-apm
7.39.0-drop

It seems that xunit performs some validations on the output XML. Which causes it to fail as some of the yarjuf output is badly formatted at least according to xUnit....

### What does this PR do? ### Motivation ### Describe how to test/QA your changes ### Reviewer's Checklist - [ ] Changed code has unit tests for its functionality. -...

## Description ## Motivation ## Additional notes

steps to reproduce: Attempt to use enum like this one: ``` #[derive(Serialize, Deserialize, OpgModel)] #[serde(tag = "req_type", content = "content")] pub enum Repro { TypeA(), TybeB } ``` Error: ```...

# What does this PR do? A brief description of the change being made with this pull request. # Motivation What inspired you to submit this pull request? # Additional...

# What does this PR do? An example readme and setup script to quickly enable windows Dev env # Motivation New Laptop with Windows on it # Additional Notes Anything...

ci-build

# What does this PR do? A brief description of the change being made with this pull request. # Motivation What inspired you to submit this pull request? # Additional...

common

# What does this PR do? Setup a dedicated folder, for hosting code not yet ready or meant for production use.

ci-build