marc0s

Results 6 issues of marc0s

**Describe the bug** When running `yarn monodeploy --dry-run` in the root of the repository where `packages/*` are set as workspaces, `monodeploy` seems to try to publish the root "package" as...

enhancement

As per Unicode's confusable.txt file, the proper transformation for U+217C is U+006C: 217C ; 006C ; MA # ( ⅼ → l ) SMALL ROMAN NUMERAL FIFTY → LATIN SMALL...

In addition to #31 I'd like to have a tool for _Cutting a Release_ in the sense of: 1. processing commits since last git (annotated?) tag pointing to a release,...

Do not route XEP-357 IQ notification directly but run it through registered hooks that will ultimately decide whether or not send it and, if needed, customize the notification contents. Hooks...

Kind:Enhancement
Component:Push Notifications

Some files uploaded via `mod_http_upload` will have the default `Content-Type` header value of `application/octet-stream` because their mapping of extension => mime type is missing from both `mod_http_upload.erl` and `mod_http_fileserver.erl`. We're...

As coerce [already published a release](https://github.com/Qqwy/elixir-coerce/commit/e803f46d1144f9ba403273ce51fb32913df11366) that builds on Elixir 1.19, it can be upgraded here.