Shohei Ueda
Shohei Ueda
### Is your feature request related to a problem? Please describe ```yaml on: issues: types: - opened - edited ``` ### Describe the solution you'd like When the edited event...
TODO: rebase for #97 - [pytest: helps you write better programs — pytest documentation](https://docs.pytest.org/en/stable/) ``` python -m pip install -U pytest pytest-cov python -m pip freeze > requirements-dev.txt ```
### Is your feature request related to a problem? Please describe - [fastai/ghapi: A delightful and complete interface to GitHub's amazing API](https://github.com/fastai/ghapi/tree/master/) - [Learn about ghapi, a new third-party Python...
## Description Currently, all files that are set to be ignored in .gitignore will not be deployed by the action. This seems to be caused by the `git clone` operation...
## Description Currently, all files that are set to be ignored in .gitignore will not be deployed by the action. This seems to be caused by the `git clone` operation...
### Is your feature request related to a problem? Please describe ```yaml exempt-issue-labels: description: 'The labels to apply when an issue is exempt from being marked a target of suggesting....
https://github.com/TartanLlama/actions-eleventy/blob/fb62a799a2072df4c7a069b1a1e9a0b072233c71/README.md#L25 https://github.com/TartanLlama/actions-eleventy/blob/fb62a799a2072df4c7a069b1a1e9a0b072233c71/.github/workflows/test_build.yml#L16 Check your GitHub Pages status, you find that GitHub Pages build event did not start. Please do not use `GITHUB_TOKEN`, use `ACTIONS_DEPLOY_KEY` or `PERSONAL_TOKEN` and the latest release....
Maybe, we need to migrate the API authentication in the following lines. https://github.com/nwtgck/gh-card/blob/1abc38de354c196d43c5a8307a3b05c022e46131/backend/src/infra/DefaultGitHubApiService.ts#L20-L37 - For more details, [Deprecating API authentication through query parameters | GitHub Developer Guide](https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param/) - Related #590...
Thank you for migrating to the TypeScript project. It is might be friendly for users to add some examples to the README. 1. How to install the backend part (npm...
The title says it all.