Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | Merge pull request #35 from python-discord/readme | 2019-08-05 | -71/+131 | ||
| | |\ \ | |||||
| | | * | | Increase size of some headings in README | 2019-08-05 | -2/+2 | ||
| | | * | | Make Pipenv scripts compatible with Windows | 2019-08-05 | -3/+3 | ||
| | | * | | Add links to API docs in README | 2019-08-05 | -10/+13 | ||
| | | * | | Fix grammar in README | 2019-08-04 | -2/+2 | ||
| | | * | | Add Pipfile script and docs for building dev venv image | 2019-08-04 | -1/+28 | ||
| | | * | | Use IDs for user and group in nsjpy alias | 2019-08-04 | -2/+2 | ||
| | | * | | Rewrite README and clean up Pipfile scripts | 2019-08-04 | -68/+98 | ||
| | * | | | Merge pull request #36 from python-discord/dependencies | 2019-08-05 | -119/+120 | ||
| | |\ \ \ | |||||
| | | * | | | Fix version specifier for libnl3 | 2019-08-05 | -1/+1 | ||
| | | * | | | Pin dependencies in base image | 2019-08-05 | -14/+14 | ||
| | | * | | | Pin dependencies for flake8 pre-commit hook | 2019-08-05 | -14/+12 | ||
| | | * | | | Base image: cd into cloned repo before checkout | 2019-08-04 | -0/+1 | ||
| | | * | | | Update base image | 2019-08-04 | -2/+2 | ||
| | | * | | | Pin NsJail version | 2019-08-04 | -1/+2 | ||
| | | * | | | Pin dependencies | 2019-08-04 | -88/+89 | ||
| | |/ / / | |||||
| | * | / | Merge pull request #34 from python-discord/linting-fix | 2019-07-22 | -12/+14 | ||
| | |\| | | | | |/ | | |/| | |||||
| | | * | Pin pydocstyle to unbreak flake8-docstrings | 2019-07-10 | -12/+14 | ||
| | |/ | |||||
| * | | Rename .github/FUNDING.yml to .github/.github/FUNDING.yml | 2019-06-09 | -0/+2 | ||
| * | | Create FUNDING.yml | 2019-06-09 | -0/+2 | ||
* | | | Login with v1 API | 2019-07-30 | -1/+1 | ||
* | | | Fix login task syntax | 2019-07-30 | -1/+3 | ||
* | | | Log into Docker Hub before build | 2019-07-30 | -0/+4 | ||
* | | | Build image with Docker task | 2019-07-30 | -0/+31 | ||
* | | | Revert "Move vars above condition" | 2019-06-30 | -5/+6 | ||
* | | | Move vars above condition | 2019-06-30 | -6/+5 | ||
* | | | Use output var directly | 2019-06-30 | -1/+1 | ||
* | | | Set variables | 2019-06-30 | -2/+2 | ||
* | | | Remove trailing comma | 2019-06-30 | -1/+1 | ||
* | | | Use a variable in a job condition | 2019-06-30 | -2/+7 | ||
* | | | Set BASE_PULL to true | 2019-06-30 | -1/+1 | ||
* | | | Use multi-line folded scalar for condition | 2019-06-30 | -6/+7 | ||
* | | | Break up condition | 2019-06-30 | -1/+6 | ||
* | | | Set to False again | 2019-06-29 | -1/+1 | ||
* | | | More comparisons | 2019-06-29 | -1/+9 | ||
* | | | Set BASE_PULL to False from script | 2019-06-29 | -2/+2 | ||
* | | | Use boolean literals | 2019-06-29 | -8/+8 | ||
* | | | Alternate variable access syntax | 2019-06-29 | -1/+1 | ||
* | | | Unset BASE_PULL | 2019-06-29 | -1/+1 | ||
* | | | Try again to fix the condition | 2019-06-29 | -1/+1 | ||
* | | | Try to fix condition | 2019-06-29 | -1/+1 | ||
* | | | Test conditions | 2019-06-29 | -37/+51 | ||
* | | | Test unset vars | 2019-06-29 | -3/+4 | ||
* | | | Fix syntax | 2019-06-29 | -5/+5 | ||
* | | | Test variables | 2019-06-29 | -47/+22 | ||
* | | | Disable swap | 2019-06-29 | -0/+3 | ||
* | | | Check swap info | 2019-06-29 | -0/+12 | ||
* | | | Write script to check dockerfiles | 2019-06-29 | -44/+88 | ||
* | | | Check Bash version | 2019-06-29 | -9/+2 | ||
* | | | Remove output variable | 2019-06-29 | -2/+2 |