Sebastiaan Zeeff

Results 5 issues of Sebastiaan Zeeff

**Describe the bug** The [`venv_world_fixture`](https://github.com/nedbat/coveragepy/blob/b3aa805c064f6c07d0780c815d92960484999afc/tests/test_venv.py#L41) creates a string that will be run as a command-line command. The last argument in this generated command is a path to the project or...

bug
question

One of the issues we're facing in terms of moderating the community is that we see people entering the community *just* to troll or be obnoxious in other ways. This...

t: feature
s: planning
a: moderation
l: 1 - intermediate

There are plenty of places around that celebrate Pride events on a yearly basis. This command will list a number of upcoming Pride events, either world-wide or filtered by a...

type: feature
good first issue
status: approved
status: WIP
area: backend
category: holidays

We need to set up a linting check suite in GitHub Actions for this project. The check suite run on commits to master and on pull requests, including those opened...

I've added a `workflow`-run triggered workflow to send an enhanced status embed to our Discord webhook whenever the "Test & Lint" workflow finishes. If the Test & Lint workflow was...

area: CI
type: enhancement
s: waiting for author