Dr. Ernie Prabhakar

Results 15 issues of Dr. Ernie Prabhakar

Not strictly speaking an `abao` issue, as it involves changing the RAML file. However, I would like to make an explicit change to the documentation indicating that an API is...

feature request

When using the headers option, it would be convenient if I could get atom-keys instead of string-keys. Right now I do this: ``` def map_strings_to_atoms(string_key_map) do # https://stackoverflow.com/questions/31990134/how-to-convert-map-keys-from-strings-to-atoms-in-elixir map =...

feature request

Using the Django client, I can click on a link, but when I click on a button I get: ``` self = def click(self): """ Clicks in the element. """...

# Description # TODO - [ ] Automated tests (pytest-codeblocks) - [ ] Documentation - [ ] [Python: Run `build.py`](../gendocs/build.py) for new docstrings

warning: found quoted keyword "coveralls" but the quotes are not required. Note that keywords are always atoms, even when quoted. Similar to atoms, keywords made exclusively of ASCII letters, numbers,...

Replace manual configuration with link to example YAML

# Description Add new sections `technical-reference.md` about explicit Allow permissions required by KMS In order for Quilt to access and index buckets encrypted with SSE-KMS, you must do three things:...

# Add sample code to CLI (push)

# Description # TODO - [ ] Unit tests - [ ] Automated tests (e.g. Preflight) - [ ] Confirm that this change meets security best practices and does not...

Quilt implicitly assumes buckets are versioned, so that we can get an immutable reference to any particular object. However, there is no trivial API for detecting whether versioning is turned...