You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Call in details:


Sprinters

Objectives

The objectives of sprint-02 are to:

  1. TBD

Resources

  1. Fedora API Delta Document
  2. Latest draft specification (constantly updated)
  3. Specification issue tracker
  4. Versioning/Authorization design document
  5. Versioning/Authorization Use-Cases
  6. Memento Specification

Meetings

Standups

IRC Template

[API Alignment Standup]
Finished yesterday: 
  {ticket titles and associated JIRA links}
  {and/or brief textual description}
Working on today:
  {ticket titles and associated JIRA links}
  {and/or brief textual description}
Blockers:
  {brief textual description}

Daily Reports

<dhlamb> [API Alignment Standup]
<dhlamb> Finished yesterday:
<dhlamb> Nothing
<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> To some degree, WebAC needs to be enabled: https://jira.duraspace.org/browse/FCREPO-2631
<dhlamb> but it's not _really_ a blocker to begin work.

<peichman> [API Alignment Standup]
<peichman> Finished yesterday:
<peichman> minor cleanup of AuthNZ wiki docs https://wiki.duraspace.org/display/FEDORA4x/Authentication+and+Authorization
<peichman> Working on today:
<peichman> I can work on switching to acl:agentGroup/vcard:Group implementation for group lists: https://jira.duraspace.org/browse/FCREPO-2633
<peichman> Blockers:
<peichman> same as dhlamb, getting WebAC enabled in the build would be helpful, but not a complete blocker: https://jira.duraspace.org/browse/FCREPO-2631

<awoods> [API Alignment Standup]
<awoods> Finished yesterday:
<awoods> Created 5.0.0 wiki documentation space: https://wiki.duraspace.org/display/FEDORA5x
<awoods> Working on today:
<awoods> Creating tickets and reviewing work
<awoods> Blockers:
<awoods> None

<rotated8> [API Alignment Standup]
<rotated8> Finished yesterday:
<rotated8> Environment set up
<rotated8> Working on today:
<rotated8> API Delta Document CRUD verification
<rotated8> Blockers:
<rotated8> None

<lsitu> [API Alignment Standup]
<lsitu> Finished yesterday:
<lsitu> Read the Versioning - Authorization Design documentation and walked through the version related tickets
<lsitu> Discover the current version implementation in Fedora and the version suport in ModeShape
<lsitu> Working on today:
<lsitu> Versioning - Authorization Design and implementation discussions
<lsitu> Look for tickets to work on
<lsitu> Blockers:
<lsitu> none

<mohideen> [API Alignment Standup]
<mohideen> Finished yesterday:
<mohideen> Read the versioning docs and looked into codebase for making implementation decisions.
<mohideen> Working on today:
<mohideen> I will meet with Jared and Longshou at noon today to get started with the versioning implementation.
<mohideen> Blockers:
<mohideen> None

<dbernstein> [API Alignment Standup]
<dbernstein> Finished yesterday: ----
<dbernstein> Working on today:
<dbernstein> wrapping up https://jira.duraspace.org/browse/FCREPO-2631
<dbernstein> Enable WebAC by default
<dbernstein> https://jira.duraspace.org/browse/FCREPO-2630:
<dbernstein> Create deploy-time on/off switch for webac.
<dbernstein> Blockers:
<dbernstein> The above is almost done: I’m having difficulty getting the one click to recognize the jetty.xml config.

<whikloj> [API Alignment Standup]
<whikloj> Finished yesterday:
<whikloj> - Lots of reading and chatting around versioning design and how it might work in Modeshape Impl
<whikloj> Working on today:
<whikloj> - Lots of reading, chatting and starting to document possible paths of implementation
<whikloj> Blockers:
<whikloj> - None

<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)

  • No labels