Roger D. Winans

Results 8 issues of Roger D. Winans

[linuxserverurl]: https://linuxserver.io [![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_medium.png)][linuxserverurl] ------------------------------ ## Expected Behavior Running a fresh pull of **syslog-ng:3.30.1** should continue running **syslog-ng** as it had before. ## Current Behavior After moving from **syslog-ng:3.30.1-r4-ls38** to **syslog-ng:3.30.1-r4-ls39**,...

[maintainer edit] This issue is reserved for the MLH Fellowship program. ### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md)...

content
rest
MLH fellowship

per https://github.com/github/pages-gem/issues/752#issuecomment-764758292: > Hi! In general, we recommend (and support) running the github-pages gem with the Ruby version we're running in production (2.7.x). We don't yet support Ruby 3.0.0. Ruby...

This pull request proposes adding a second version of **ch2/lemmatization2.py**, to acknowledge a behavior change between spaCy 2 and 3 that breaks the example in the book. Closes https://github.com/nlptechbook/examples/issues/5

## Detailed Description This GitHub Action should test itself, and it currently does not. Teach **solvaholic/octodns-sync** to test itself. ## Context When proposing changes to this Action's code, **solvaholic/octodns-sync** currently...

enhancement

When contributors will use forks to propose DNS configuration changes, a GitHub Actions workflow triggered on the `pull_request` event cannot run `octodns-sync` because the workflow [does not have access to...

question

## Description Running on the runner instead of in a container (see also https://github.com/solvaholic/octodns-sync/issues/50#issuecomment-830710533, #53) drastically changes what a "release" is for this project, as well as what tests and...

bug

This pull request proposes: - Add requirements.txt to classic/babyfoxagi - Update classic/babyfoxagi/README.md to have the user install requirements from requirements.txt - Update classic/babyfoxagi/README.md to specify Python versions 3.8-3.11 Why? The...