-
### Prerequisite
We are looking forward to having you on our team. Please make sure to attend the general Hack for LA onboarding to get the process started https://meetup.com/hackforla/events.
###…
-
````
/usr/share/giella-core/scripts/taglist2make_CG_tags_regex.sh disamb-tags.txt > make-disamb-CG-tags.regex
ERROR:
The following tags do not follow the Giella tag conventions
(either +TAG, TAG+ …
-
When using `dict.get` with a default value, it is expected that the key may not be found. Most of the time it's because we're not dealing with literal types, so we can't ensure that a key is part of t…
-
Hello everyone,
I would like for us to consider adopting an enhancement proposal process. Github issues and PRs are good for day-to-day feature development, but larger efforts tend to get a bit s…
-
I got a bit bored lately. There is so much work done here lately, so many fixes and improvements, but it is not possible to test it all together because it is all scatterd throughout various branches,…
-
Using GitHub issues and pull requests to report new spammers is starting to show its limits:
- we want confirmation when adding new domains
- bulk pull requests can't be validated at once
- hard to fi…
-
Butterknife seems to be a great project, but looking through the Issues reported and the PR list can be a little bit overwhelming for a first-time user, and that includes both people who are trying …
-
Making proper tagged releases and keeping a changelog would make managing and upgrading kubernetes-mixin much easier.
I suggest following the [keepachangelog.com](https://keepachangelog.com/en/1.0.…
-
Feature gate: `#![feature(const_is_char_boundary)]`
This is a tracking issue for using `str::is_char_boundary` in `const`, which allows checking that `index`-th byte is the first byte in a UTF-8 co…
-
There are a few cases when the Unknown result can be returned by the probe. For example see: https://github.com/kubernetes/kubernetes/issues/106682.
It will be useful to expose those in logs and as…