Frank Cash

Results 17 issues of Frank Cash

Adds Java styling to the README

It would be super convenient to have DELETE calls for endpoints. I.e As a user conducting testing of a data set I wish to DELETE it and then start a...

feature
api

Right now `felony.json` stores all keys added. This creates a problem since the User's private key is also stored in that file. Some ways to go about this: 1. We...

enhancement
help wanted
hacktoberfest

Need to add unit tests - [ ] PGP functionality - [ ] Web Components This is not a goal for 100% code coverage, just to get to a starting...

enhancement
help wanted
hacktoberfest

Makes flake8 standard lint tool - adds .flake8 to establish lint rules - adds flake8 to dev reqs - adds flake8 script to travis build The ensuing travis build should...

## Bug Example log line: `[2021-04-19 14:52:15,487] {taskinstance.py:1150} ERROR - Executor reports task instance finished (failed) although the task says its queued. Was the task killed externally?` I have a...

Since the xcom backend is a plugin for airflow it should added to the plugins directory and not the includes directory https://www.astronomer.io/guides/custom-xcom-backends

Currently the custom [xcom back-end guide](https://www.astronomer.io/guides/custom-xcom-backends) details writing to a live bucket, which is fine for a dev/qa/prod environment. It would be nice to detail a better way to get...

In `package.json` the license is currently listed as ISC but the `LICENSE` file is the Creative Commons 3 License. This adds the correct license identifier according to: https://spdx.org/licenses/