Max Mehl

Results 52 issues of Max Mehl

The license is not clearly communicated in the project. This PR attempts to improve that. When I found some other long-hanging fruits with metadata, I fixed them as well. The...

For some use-cases it's helpful to have a site display its content in two or more languages. Ideally, 100% of the base language is translated into the other language(s) but...

✨ new feature
Hackergarten

**Describe the bug** Since doctoolchain version 2.1.0, the setting for `:toclevels:` has not been respected any more. Although I set `:toclevels: 7` on my site, the sidebar showing the local...

**Is your feature request related to a problem? Please describe.** `dtcw` downloads a few artifacts via curl, e.g. the doctoolchain ZIP file or the appropriate JDK archives. This happens without...

Source: #706 If you run the `annotate` command, you will be informed about that a .license file has been created: ``` $ reuse annotate -c me -l MIT --style=html test.svg...

enhancement

#### What kind of change does this PR introduce? This PR fixes a typo for the `LICENSES` directory, which was in one place called `LICENSE` directory. Furthermore, it makes a...

By default, recursively cloning this repo fetches full copied of the many submodules. You may consider editing the .gitmodules file to recommend shallow clones, or add documentation how to only...

When recursively cloning this repo on a machine without SSH access to github.com, one receives errors for some submodules. They should be changed to HTTPS.

I noticed that the `Team` class uses some legacy endpoints. One example is [`Team.add_membership()`](https://pygithub.readthedocs.io/en/latest/github_objects/Team.html#github.Team.Team.add_membership), which calls `PUT /teams/{id}/memberships/{user}`. According to the [REST API documentation](https://docs.github.com/en/rest/teams/members?apiVersion=2022-11-28#add-or-update-team-membership-for-a-user-legacy), this endpoint is legacy: > Deprecation...

This is useful in scenarios where the user either mounts the remote path via NFS or SSH.