repobee
repobee copied to clipboard
CLI tool for managing Git repositories on GitHub and GitLab in the context of education
There's currently quite a bit of hard coding going on in the printing of the hook results. As more and more commands are getting hooks, it's about time this becomes...
Right now, all CLI options (whether required or not) fall under the `optional arguments` section of the help menu. It would be much preferable if required arguments were singled out...
In particular, the fact that discovery mode requires students to add their repos to their particular groups/teams should be **heavily** emphasized.
The latest build of the documentation does not explain how to provide base parsers when making new extension commands.
It would be neat to allow end-users to use some form of templating language to provide messages to students. Just as a rough example, consider the update command that updates...
Bumps the actions-deps group with 2 updates in the / directory: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) and [docker/build-push-action](https://github.com/docker/build-push-action). Updates `pypa/gh-action-pypi-publish` from 1.8.14 to 1.9.0 Release notes Sourced from pypa/gh-action-pypi-publish's releases. v1.9.0 💅 Cosmetic Output...
Bumps the prod-deps group with 2 updates in the /requirements directory: [python-gitlab](https://github.com/python-gitlab/python-gitlab) and [tqdm](https://github.com/tqdm/tqdm). Updates `python-gitlab` from 4.6.0 to 4.8.0 Release notes Sourced from python-gitlab's releases. v4.8.0 (2024-07-16) Chore chore(deps):...
Bumps the dev-deps group with 12 updates in the /requirements directory: | Package | From | To | | --- | --- | --- | | [bandit](https://github.com/PyCQA/bandit) | `1.7.8` |...
The Gitea system tests have been failing for a while, the containers aren't starting properly. Something's changed with the execution envionment s.t. docker-compose is no longer available. ``` No such...
During repobee config verify the fine-token on github causes errors. Everything works fine with classic ones.