James R. Griffin III
James R. Griffin III
> Sorry if my question was confusing. No apologies are needed, it was not... > Are there any docs on this, or a specification of what it must implement? No,...
I am sorry for not creating this issue, I have definitely noticed this and, for now, I have removed the branch protection for `master` requiring Coveralls to provide a 100%...
This is now rebased and passing on CircleCI (hence, because these are my commits, I will need to please request a review from @samvera/maintenance). Thank you again for the actual...
https://github.com/samvera/active_fedora/commit/49c0f0dfd9fbdcaba196db1df5ab641704c5d4ad finally ensures that `bundle install` can reliably install Gem dependencies, however the following `psych` bug is now raised: ```bash An error occurred while loading ./spec/integration/associations_spec.rb. Failure/Error: fedora_yml = YAML.safe_load(config_erb,...
For releases of `ldp` following 0.4.1, Ruby 2.y.z releases are required (please compare https://rubygems.org/gems/ldp/versions/0.4.1 and https://rubygems.org/gems/ldp/versions/0.5.0)
The method signature for https://github.com/ruby-rdf/rdf/blob/develop/lib/rdf/model/graph.rb#L106 has changed, and https://github.com/ActiveTriples/ActiveTriples/blob/develop/lib/active_triples/rdf_source.rb#L125 must be updated for this.
This is also blocked by another release of `ldp`: ``` active-fedora was resolved to 13.2.7, which depends on ldp (>= 1.0) was resolved to 1.0.3, which depends on Ruby (~>...
https://github.com/samvera/active_fedora/commit/55ef06e259c5859a7d84754955f3cc7d5355664e seems to still be blocked until I can port Lando for running the test suites.
https://github.com/samvera/active_fedora/compare/updating-active-triples?expand=1 advances this with as much labor as I can provide before the next scheduled Developer Congress.
`POST` requests are submitted with erroneously-formatted parameters: > "\n [ \"Image\"] .\n These brackets should not be present here.