Michael Warkentin

Results 66 issues of Michael Warkentin

TF has added better organization support - does this enable it now? https://github.com/terraform-providers/terraform-provider-aws/issues/571

**Is your feature request related to a problem? Please describe.** It would be nice if there was an event published somewhere when a package is updated. **Describe the solution you'd...

enhancement

@nimrodkor Most of my git tagging issues have been resolved after #147, however it seems like one of the files in the sub-dir I tested this on was still unable...

What are the things that still feel painful to you and that you hope AWS fixes in the next 6-12 months?

writing

It'd be interesting to demonstrate how to use DDB autoscaling to provision a 1,1 table but that could burst to 10x throughput without any management from the ops side of...

It might be interesting to dive into some more advanced topics and challenges with building serverless apps: * Cold starts * How they're impacted by VPC vs. public lambdas *...

writing

Configure a list of environment variables to assert are set in `settings.py`. Should there be some default environment variables to check? - `SECRET_KEY` - `WATCHMAN_TOKENS` - ??

check
help wanted
pinned

Approximately 40 search results: https://github.com/search?q=from+watchman.decorators+import+check&type=code

enhancement

There was some hacky code put in place for this test: https://github.com/mwarkentin/django-watchman/blob/67e470775afdfbaf4c87919c5fa83d781c2e5560/tests/test_views.py#L281-L320 * Figure out if [overriding DATABASES is more supported](https://github.com/mwarkentin/django-watchman/blob/67e470775afdfbaf4c87919c5fa83d781c2e5560/tests/test_views.py#L286-L287) these days * Figure out if #13 is still...

Used to automate releases through Travis, which is no longer in use. Figure out how to automate releases from tags in `master` using GitHub Actions: https://github.com/marketplace/actions/pypi-publish