Adam Chalkley
Adam Chalkley
Hi, I recently discovered this package and found it useful. Would you be interested in creating a Go module compatible tag and a go.mod file in this repo? This could...
**Package ecosystem** - docker **Package manager version** - N/A ? **Language version** - N/A ? **Manifest location and content prior to update** PRs were submitted to update these from 1.17.7...
Hi, I attempted to import the latest releases into Google Play Books and was given a fairly generic failure message. The earlier v12.8.0 release imports without issue. | Version |...
## Overview Hi @fatih, Thank you for providing this linter. It has already helped catch several cases where I did not use the `%w` error-wrapping directive in my projects. It...
Remove trailing 's', whitespace characters.
Check-list ---------- - [x] There is a linked issue discussing the motivations for this feature or bugfix - https://github.com/quodlibet/quodlibet/issues/4470 - [ ] Unit tests have been added where possible -...
The proposed change ------------------- Increase the maximum supported track number in Ex Falso from the 999 limit to 9999. This would effectively mirror the change last made in d8c637012173d75ed574d7f668c6068b47c6797b (nearly...
The current version listed in the go.mod file is Go 1.14: https://github.com/atc0005/go-teams-notify/blob/cc081820a7e925a990b70aead2e130c66640f4ab/go.mod#L9-L11 Yet as I write this, we're currently building/linting/testing using the most recent stable version of Go (1.20.2) and...
The `Adaptive Card` format supports specifying actions within an array of actions directly on a Card or within an `ActionSet`. Unlike the legacy `MessageCard` type which has a clearly documented...
Refs: - https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0965008 - https://docs.microsoft.com/en-us/microsoftteams/limits-specifications-teams#teams-and-channels - https://github.com/microsoft/BotFramework-Services/issues/228