-
Some app repos have all of these files, but some are missing:
- CHANGELOG.md - has been created recently in most app repos
- CONTRIBUTING.md - missing in quite a lot of app repos
- LICENSE or LIC…
-
I executed
changelog fix "Fixed ..."
The diff was
```diff
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## [Unreleased]
+
+### Fixed
+
…
-
According to Slack, the traditional way of creating workflows will be discontinued, and from what I understand, the old wokflows steps should be migrated to the new way of creating custom functions: h…
-
Considering that:
1. There are large amount of existing code bases using flot. &&
2. We want to encourage the existing users to update to 2.1.2
I think we should maintain a support for "old sty…
-
This is a new iteration of the data, making #3567 obsolete:
```
❯ gsutil ls gs://ot_orchestration/releases/24.10_freeze2/
gs://ot_orchestration/releases/24.10_freeze2/locus_to_gene_gold_standard.json…
-
If https://github.com/dxa4481/truffleHogRegexes/blob/master/truffleHogRegexes/regexes.json really is the base rule set for TruffleHog as stated on: https://github.com/trufflesecurity/truffleHog#custom…
-
### I have a problem with different results when generating the changelog of a project.
As you can see on the screenshot generating the changelog has errors with the order of the pull requests in …
-
`scriv create` could pull from git commit messages (easy-ish) and Github PR descriptions (harder) to pre-populate the changelog fragment. If those commits/PRs are tagged correctly, `scriv` could add t…
-
### Is your feature request related to a problem? Please describe.
Related to [Benjamin_Loison/franceidentite/issues/7](https://codeberg.org/Benjamin_Loison/franceidentite/issues/7).
In fact [Be…
-
Tested against 8adc7f9b252eb6653304f8b6f364b119b277e205. When running the test suite with gettext 0.22 or newer installed on the system, I'm getting the following test failure:
```pytb
$ tox -e py…