Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
title2017-09-29

<awoods> [API Alignment Standup]
<awoods> Finished yesterday:
<awoods> Reviewed ticket:
<awoods> - Enable WebAC by default - https://jira.duraspace.org/browse/FCREPO-2631
<awoods> ** Based on implementation barriers, recommend not supporting AuthZ in one-click
<awoods> Working on today:
<awoods> Reviewing new and existing Alignment tickets
<awoods> Blockers:
<awoods> None

<lsitu> [API Alignment Standup]
<lsitu> Finished yesterday:
<lsitu> Change userAgent references in FedoraSession to userURI: https://jira.duraspace.org/browse/FCREPO-2628
<lsitu> Looking into ModeShape for versioning support with no hierachy
<lsitu> Working on today:
<lsitu> Continue to research for versioning with no hierachy
<lsitu> Look for tickets to work on
<lsitu> Blockers:
<lsitu> Configuring node types to ignore versioning with child nodes

<rotated8> [API Alignment Standup]
<rotated8> Finished yesterday:
<rotated8> Started testing the basic CRD parts of the spec. This is ongoing.
<rotated8> Working on today:
<rotated8> More of the same
<rotated8> Blockers:
<rotated8> None

<mohideen> [API Alignment Standup]
<mohideen> Finished yesterday:
<mohideen> Cleaning up the previous implementation of versioning code.
<mohideen> Working on today:
<mohideen> Continuing with the same task.
<mohideen> Blockers:
<mohideen> None

<peichman1> [API Alignment Standup]
<peichman1> Finished yesterday:
<peichman1> change to acl:accessGroup and vcard:Groups (https://jira.duraspace.org/browse/FCREPO-2633)
<peichman1> Working on today:
<peichman1> looking for other WebAC issues; items 4-5 in https://wiki.duraspace.org/display/FEDORAAPI/Fedora+API+Delta+Document#FedoraAPIDeltaDocument-Authorization seem to be waiting on spec changes?
<peichman1> Blockers:
<peichman1> none at this point

<dbernstein> [API Alignment Standup]
<dbernstein> Finished yesterday:
<dbernstein> PR is in for https://jira.duraspace.org/browse/FCREPO-2631
<dbernstein> Enable WebAC by default
<dbernstein> https://github.com/fcrepo4/fcrepo4/pull/1246
<dbernstein> Completed feedback on https://github.com/fcrepo4/fcrepo4/pull/1241
<dbernstein> https://jira.duraspace.org/browse/FCREPO-2586
<dbernstein> Unsupported external-body access-types should produce 415
<dbernstein> (ready for merging)
<dbernstein> Working on today:
<dbernstein> https://jira.duraspace.org/browse/FCREPO-2630:
<dbernstein> Create deploy-time on/off switch for webac.
<dbernstein> Blockers:
<dbernstein> PR https://github.com/fcrepo4/fcrepo4/pull/1243 needs to be reviewed for me to move that forward,should be ready to go. (https://jira.duraspace.org/browse/FCREPO-2603)

dhlamb> [API Alignment Standup]
<dhlamb> Finished yesterday:
<dhlamb> Got oriented in the codebase, and enabled webac to manually test.
<dhlamb> Working on today:
<dhlamb> Using 'acl:agentClass foaf:Agent' to denote public access
<dhlamb> https://jira.duraspace.org/browse/FCREPO-2632
<dhlamb> Blockers:
<dhlamb> My own ignorance of the codebase. I'll be asking questions.


Expand
title2017-10-02

<rotated8>
[API Alignment Standup]
Finished yesterday:
More testing for the CRUD API
Working on today:
More testing for the CRUD API
Blockers:
None, except my undertanding of the spec

<yinlin>
[API Alignment Standup]
Finished yesterday:
Read documents suggested by Andrew last week.
Working on today:
Review tickets and find a ticket to work. If anyone can suggest me a ticket between FCREPO-2605 and FCREPO-26206 to work on than that would be great!
Blockers:
None. I'll be asking questions.
between FCREPO-2605 and FCREPO-2626

<mohideen>
Finshed yesterday:
Cleaned up the previous versioning implementation code and submitted a PR.
Working on today:
Will check with team (@whikloj, @lsitu)
Blockers:
None

<lsitu>
[API Alignment Standup]
Finished yesterday:
* Made versioning with no versioned child hierarchy work. It doesn't work as the example showing in https://github.com/ModeShape/modeshape/blob/master/modeshape-jcr/src/test/resources/cnd/versioning.cnd for fedora:Resurce mixin node types heirarchy, but Modeshape's build-in node types nt:folder/nt:heirarchyNode.
* Understand the background/threads and setup the environment for message consuming with ticket Assure that messages are emitted when required by the spec: https://jira.duraspace.org/browse/FCREPO-2604
Working on today:
* Create a PR for versioning with no versioned child heirarchy.
* Continue on Assure that messages are emitted when required by the spec: https://jira.duraspace.org/browse/FCREPO-2604
Blockers:
* None

<dbernstein>
[API Alignment Standup]
Finished yesterday:
Feedback on PR for https://jira.duraspace.org/browse/FCREPO-2631
Enable WebAC by default
however disable WebAC in the one-click
https://github.com/fcrepo4/fcrepo4/pull/1246
Working on today:
https://jira.duraspace.org/browse/FCREPO-2630:
Create deploy-time on/off switch for webac.
Blockers:
None