Jonathan Schweder

Results 11 issues of Jonathan Schweder

Amazon is offering teams more flexibility on where to work. Many teams within Amazon and AWS are currently accepting remote work. Not only for tech jobs, but also for non-tech...

## Description Fix #453 by adding export pipelines for AMQP, Kafka, SQS and Kinesis, since there is no current unit test system this can be tested manually by following these...

Com algumas pequenas correções no YAML do swagger e usando o OpenAPI generator criei um cliente Python para a API, o código está em [jaswdr/brasil-api](https://github.com/jaswdr/brasil-api), gostaria de saber se seria...

### Description of the Change In behalf of https://github.com/atom/atom/pull/13547#issue-100289698 this change the `git-core` to `git-all` to enable the usage of `git submodule`, who is not included in the core package....

They renamed original Brazil website to https://covid.saude.gov.br/

## Description Sometimes a struct field, function, type, or even a whole package becomes redundant or unnecessary but must be kept for compatibility with existing programs. These should not be...

**Description** Refactors `struct.go` file and fixes issue related to inner structs. **Are you trying to fix an existing issue?** #94 **Go Version** ``` $ go version go version go1.20.2 linux/amd64...

Fix #7: 1. Change root docker image from alpine to Debian, some packages like pandas are not correctly installed using default settings. 2. Load `SECRET_KEY` from environment. 3. Replace `censo/manage.py`...

Fix #72 by using different downloaded file name depending on the user selection.

When I tried to run the project locally, I have received this error: ``` ... if settings.USE_I18N: File "/home/jaswdr/.local/share/virtualenvs/censo-querido-diario--OuRbTDe/lib/python3.8/site-packages/django/conf/__init__.py", line 83, in __getattr__ self._setup(name) File "/home/jaswdr/.local/share/virtualenvs/censo-querido-diario--OuRbTDe/lib/python3.8/site-packages/django/conf/__init__.py", line 70, in _setup...