-
In projects I contribute to, the working assumption is that contributors should rebase their PR feature branches to bring them up to date, rather than merging in ``upstream/master`` as git encourages.…
-
It would be interesting if a module could add an NSDictionary to an injector and have a new macro that maps keys in that dictionary to properties.
Something like:
```
@interface MyModule : JSObjecti…
-
Two Rust based engines are well developed enough that they might warrant a mention (Amethyst, Bevy) but don't yet have a commercial title attached to them (at least that I am aware of). Any objections…
-
Hey @adrianluisgonzalez, any objections to adding `vertx-rx-java` support?
We could make it optional like you did with `vertx-js`
```
io.vertx
vertx-rx-java
${vertx.version}
true
`…
-
Currently `?=` and `=?` exist to easily create a property that checks two values.
It would be great if `?!=`, `?>`, `?>=`, `?
-
Our current GitHub Actions workflows lack concurrency control, leading to multiple workflows running simultaneously on outdated commits. This wastes resources and delays feedback.
**Proposed Soluti…
-
For some time I am observing duplicate instances for my taskwarrior recurrences. After some investigation with the taskwarrior devs we suspect that this may be due to a race condition among multiple s…
-
If there are no objections to the idea, I'd like to add ksh to the syntax
mapping for bash highlighting. I was going to do it myself and just send
a PR, but it wasn't readily apparent what the best …
-
Once the [KAM extension](https://github.com/aydun/uk.squiffle.kam) is merged into core, this extension will cease to function and the [RecentMenu extension](https://github.com/civicrm/org.civicrm.rece…
-
This potential reasons for renaming the branch are provide in issue https://github.com/COMCIFS/comcifs.github.io/issues/11.
The renaming should happen after the majority of the outstanding PRs are …