Darren Weber

Results 64 issues of Darren Weber

There is documentation about how to apply git-crypt, but nothing to un-apply it. What happens when a file that is encrypted, with an entry in the .gitattributes file to use...

This is a by-product of attempting to create a dev-env for this project, using poetry. It's thrown up as a PR in case it is useful to others too.

With a single worker paused and many jobs queued up, the "Jobs" table has no entries. The redis memory display grows in size as more jobs are submitted, but nothing...

Using `~/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/nokogiri-1.8.1` In general, the ruby enumerable methods, like `Array.select`, return a new Array, leaving the original untouched. For example, ```ruby x = [*1..10] #=> [1, 2, 3, 4, 5,...

needs/more-info

rasterio, shapely, pyproj etc. now provide pure-pip installations with binary wheels that provide manylinux [1] binaries for gdal, proj, geos etc.; can this project also provide binary wheel installations? e.g....

enhancement
python bindings

Apologies if this already discussed somewhere - I am new to this project. To get started I used `cfn2py` script and tested some round-trip serializations back to json and yaml...

- [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) Poetry version. - [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. - [x] If...

Bug
Triage

## VERSIONS - Ubuntu 18.04 - miniconda3 - conda 4.6.1 ``` $ cat pytest.ini [pytest] log_format = %(asctime)s - %(name)-12s - %(levelname)-8s - %(message)s log_date_format = %Y-%m-%d %H:%M:%S # https://docs.pytest.org/en/latest/warnings.html#deprecationwarning-and-pendingdeprecationwarning...

Is it possible to use jsonld-java with a jersey REST API client? (Currently using jackson for JSON support, but a jsonld option would be very interesting.)

Enhancement
Integration

``` 04:42:13 pm [WARNING] 2022-06-28T23:42:13.652Z c82fe4d4-6bfb-4971-9073-205e950459d4 CPLE_AppDefined in /vsis3/private-bucket/private-key/private-file.tif: TIFFFetchNormalTag:IO error during reading of "GeoTiePoints"; tag ignored 04:42:13 pm /opt/python/lib/python3.7/site-packages/rasterio/__init__.py:220: NotGeoreferencedWarning: Dataset has no geotransform, gcps, or rpcs. The identity...