Copilot

Results 4853 comments of Copilot

> @copilot what about side as runtime dependency for the Deb package???? SIMDe (SIMD Everywhere) is a header-only library - it only contains `.h` header files that get compiled directly...

> @copilot Please update this so that the variable file imports https://github.com/dotnet/arcade/blob/main/eng/common/templates-official/variables/pool-providers.yml. It should use this for the default ... Done in commit 3a5cee8. The pool-images.yml templates now: 1. Import...

> @copilot you started from the wrong branch. Rebase your branch off of the development branch. Rebased the branch onto development branch (b47f1d6b) as requested. All SwaggerHandler implementation changes have...

> @copilot Can we use attributes from existing swashbuckle nuget packages to add metadata to the handlers and their methods without having to use the 2 if statements in the...

> @copilot Looks good. Can you add the new attributes to the rest of the handlers that are defined in this repository? I've added the OpenAPI attributes to all the...

> @copilot This repository uses conventional commit syntax for commit messages. Can you add an empty commit with an appropriate feat message in order to trigger our CI actions? Added...

> @copilot add attributes for missing HTTP methods like PUT and DELETE. Use conventional commit syntax. Added HttpPutAttribute and HttpDeleteAttribute to the OpenAPI attributes system following the same pattern as...

> @copilot write changelog Added changelog entry in commit abacd02.

> @copilot add unit tests for this > Added 6 unit tests in `Given_ModuleInitialization.cs` that verify the TypeScript source file contains the proper Module initialization code. Tests verify: - `Module.preRun`,...

> @copilot see the last comment! Do it or I will call Julianus!!! Julianus will be proud! 😄 `PeptideEvidence` now has its own `__repr__` and is properly used in `PeptideHit`....