Mariatta

Results 78 issues of Mariatta

Closes https://github.com/pypa/flit/issues/276

For authenticating as a GitHub App, we need to have the app's `installation_id`. https://docs.github.com/en/apps/creating-github-apps/authenticating-with-a-github-app/generating-an-installation-access-token-for-a-github-app#generating-an-installation-access-token The `installation_id` is passed to the webhook payload. But it can also be retrieved through REST...

Since the repo moved a new org, we should update the readthedocs project so that new docs and preview build can be deployed correctly.

Follow up from https://github.com/takluyver/flit/issues/122 Members of Vancouver PyLadies are interested to learn how to publish a package to PyPI, but they are not package maintainers. I'm thinking to introduce `flit`...

enhancement

Sometimes we need to display command lines that are different in macos and windows. That's a feature in furo that lets you display such commands depends on the different environments,...

help wanted
good first issue
topic-sprints

I think it would be great to add event dates to event. However it can be optional.

Thanks for this project, I found it really useful, but I'm uh... lazy.. when it comes to command line 😥 🙇‍♀️ I think it would be great for this to...

discussion
enhancement

Blurb_it is meant to be used for CPython only. While it hasn't happened yet, it is quite possible for people to install blurb_it on other repos. Perhaps blurb_it can be...