José Eduardo Montenegro Cavalcanti de Oliveira

Results 16 issues of José Eduardo Montenegro Cavalcanti de Oliveira

### Enviroment - Docker Community Stable - Image: python:3 ### OBS After add a property app_name in each django app the run server runs correctly Ex: app_name = 'authentication' ###...

Github now has an option to expose all depencies and all dependants of a project. This makes easy to find projects that are important to the open source community so...

I assert that this patch is my own work, and to [simplify the licensing of the BFG Repo-Cleaner](https://github.com/rtyley/bfg-repo-cleaner/blob/master/CONTRIBUTING.md#pull-requests): _(choose 1 of these 2 options)_ - [X] I assign the copyright...

I assert that this patch is my own work, and to [simplify the licensing of the BFG Repo-Cleaner](https://github.com/rtyley/bfg-repo-cleaner/blob/master/CONTRIBUTING.md#pull-requests): _(choose 1 of these 2 options)_ - [X] I assign the copyright...

# This PR brings several important changes ## A new list of Python versions Although it is possible to support all Python versions it become harder and harder every day....

## 🚀 Feature Request Idea: Use the Semantic versioning schema, so it makes easy for tools to scan the version and make decisions about them. Tools and software services depent...

### `make latest-version` was not able to fetch some package versions ```bash eduardo@note:~/git/dockerfiles$ make latest-versions bcc: current v0.11.0 | v0.14.0 | bcc release v0.14.0 | https://github.com/iovisor/bcc/releases bpftrace: current v0.9.3 |...

### While running `make shellcheck` the file `buttslock.sh` present error ```bash eduardo@note:~/git/dockerfiles$ make shellcheck docker run --rm -i -t \ --name df-shellcheck \ -v /home/eduardo/git/dockerfiles:/usr/src:ro \ --workdir /usr/src \ r.j3ss.co/shellcheck...

### Why`GITHUB_TOKEN` is required to update dockerfiles ? ![Github env on documentation](https://user-images.githubusercontent.com/21086024/82088137-98891380-96c7-11ea-89c3-faf552be37fe.png) ### What scopes are need to run correctly and safely? ![Captura de tela de 2020-05-15 16-16-20](https://user-images.githubusercontent.com/21086024/82088118-8e671500-96c7-11ea-8b71-59f1a1dd25f9.png)

# When parallel is not installed an error occurs. ![Check if parallel is installed on instalation](https://user-images.githubusercontent.com/21086024/82086829-7c847280-96c5-11ea-9b8f-80ae0065df14.png) ## This can have 2 possible solutions: 1. Add parallel instalation to the readme...