-
Updated
Nov 11, 2020 - C#
appveyor
Here are 282 public repositories matching this topic...
-
Updated
Nov 13, 2020 - Python
-
Updated
Nov 7, 2020 - Rust
-
Updated
Oct 20, 2020 - CMake
-
Updated
Nov 12, 2020 - C++
-
Updated
Nov 13, 2020 - Python
-
Updated
Nov 13, 2020 - QML
-
Updated
Oct 1, 2020 - C++
Another use case to document; changing the client's class, and how to autowire that to another own service definition.
Possible content
The bundle can get used as "a factory" to create an autowireable class. That way the bundle puts the middleware (like logging / error reporting / timing) in place.
<?php
namespace Acme\Infra\Shopping;
class Client extends \GuzzleHttp\Clie-
Updated
Nov 3, 2020 - Python
-
Updated
Jun 30, 2020 - PowerShell
-
Updated
Jun 16, 2020 - Go
Story Point Editor
Allow editing of story point for a story in JIRA, currently it's display only
-
Updated
Nov 12, 2020 - R
-
Updated
Oct 13, 2020 - F#
-
Updated
Nov 2, 2020 - Python
-
Updated
Oct 5, 2020 - PowerShell
-
Updated
Nov 11, 2020 - TypeScript
-
Updated
Nov 12, 2020 - Python
-
Updated
Aug 17, 2019 - PowerShell
-
Updated
Nov 8, 2020 - PowerShell
Improve this page
Add a description, image, and links to the appveyor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the appveyor topic, visit your repo's landing page and select "manage topics."


Github sends a notification if you are @mentioned in a commit message. This is unfortunate, because you'll get repeated notifications when the commit is rebased (or when you try several merges). Arguably, this is a bug in GitHub, but it seems like it's easier to fix this on bors' side, by escaping all
@mentions