-
### Run around in circles
Right round, round round
- [x] Backlog
- [x] In progress
- [x] Under review
- [ ] Finished
### Write code ..
Hello world, or something or ..
- [x] Backlog
- [ ] In progress…
-
-
```
[dependencies]
foo = []
bar = ["foo"]
foobar = ["bar"]
```
The combos ["foobar", "bar"], ["foobar", "foo"] & ["bar", "foo"] should be omitted, since they're implied by the dependency graph…
-
I needed help on IRC, and I consider myself a seasoned DBI user.
I'd add this:
```
diff --git a/Pg.pm b/Pg.pm
index 408d227..cc2e3f4 100644
--- a/Pg.pm
+++ b/Pg.pm
@@ -2664,6 +2664,19 @@ If y…
-
As a user who builds esphome using build parameters.
I need the ability to provide those build parameters to the GitHub actions.
## Example
Production boards are built using different pin ass…
-
### Describe the bug
If I create a Category named "Foobar":
![foobar-category](https://github.com/user-attachments/assets/39395902-c23b-4a76-ac4d-4c5ff728e621)
I can't create a Label with the…
-
barfoo
-
In my environment we commonly issue cerificates for the same instance with multiple OUs, for example:
```
# cert 1
Subject: OU = api-consumer, CN = prometheus.foobar.com
# cert 2
Subject: OU = …
-
https://github.com/sqlfluff/sqlfluff
In general sqlfluff is just a nicer and more well-mantained formatter that handles edge cases more robustly IMO. Faced a few cases where sql-formatter is just n…
musjj updated
3 weeks ago
-
The plugin system exposes a way to get components via `system.getComponent()`.
Up till now its been case sensitive. Unfortunately we never put in a style-guide on what case to use.
So we have lowerc…