Versions Compared

Key

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

...

Agenda

Agenda

  1. Now that the fcrepo-2508 is closed, any update on the related tickets:
    1. Jira
      serverDuraSpace JIRA
      serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
      keyFCREPO-2516
       - likely resolved, waiting on feedback from Jose Blanco
  2. 4.7.4 release testing (4.7.4 JIRA tickets)
    1. Release planned for Aug 1

    2. Samvera and CLAW testing?
    3. Backwards-compatibility testing?
        Ben PennellMichael Durbin? any word on 
          1. Likely a breaking change that should not be in the 4.7.4 release: 
            Jira
            serverDuraSpace JIRA
            serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
            keyFCREPO-
        2459
          1. 2393
      1. Fedora alignment to API sprints
      2. The divide between 4.7-maintenance and master branches
        1. Commits that are in 4.7-maintenance and should be in master:
          1. https://github.com/fcrepo4/fcrepo4/commit/6a0bcda5ed1d3fc93375302091aa20fe80b7bfc3
          2. https://github.com/fcrepo4/fcrepo4/commit/000236204185c22d6623d04f90e5f2bc9ee73d1c
          3. https://github.com/fcrepo4/fcrepo4/commit/eb0ca36940aaaf4c6351d977cd8da720dcb3987f
          4. https://github.com/fcrepo4/fcrepo4/commit/d70c35bf460cefe8890aee4712dab1d5f7d646c4
      3. Working towards the next Import/Export release
        1. Ben PennellMichael Durbin? any word on 
          Jira
          serverDuraSpace JIRA
          serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
          keyFCREPO-2459
      4. Adjusting the approach to serving /fcr:assets. (github-pr)
      5. Now that the fcrepo-2508 is closed, any update on the related tickets:
        1. Jira
          serverDuraSpace JIRA
          serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
          keyFCREPO-2516
           - likely resolved, waiting on feedback from Jose Blanco
      6. ...
      7. Status of "in-flight" tickets


        Expand

        Jira
        serverDuraSpace JIRA
        jqlQueryfilter=13202
        serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5


      ...

      1. Please squash a bug!

        Expand

        Jira
        serverDuraSpace JIRA
        columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
        maximumIssues20
        jqlQueryfilter=13122
        serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5


      2. Tickets resolved this week:

        Expand

        Jira
        serverDuraSpace JIRA
        columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
        maximumIssues20
        jqlQueryfilter=13111
        serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5


      3. Tickets created this week:

        Expand
        Jira
        serverDuraSpace JIRA
        columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
        maximumIssues20
        jqlQueryfilter=13029
        serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5


      Minutes

      4.7.4 Release

      • Release candidate went out earlier this week
      • Attendees encouraged to run through tests
      • There have been many big fixes and improvements that have gone into master but have not come out in a point release
      • 4.7.4 makes these available in a backwards-compatible way
      • Need CLAW and Samvera tests
      • Consolidating Spring configuration could be a breaking change
        • Need to pull this commit out and tag RC2
      • Need better backwards compatibility testing
        • May involve existing data
        • May require an integration environment , sandbox style
        • We could automate the creation of resources in Fedora for this build process
        • Spin up a release candidate and feed it an import package
        • Provide recipes for different expectations/types of data

      Fedora API alignment sprints

      • There is a delta between the current iomplemention of Fedora and the spec, which we need to close with these sprints
      • First sprint starts Sept. 11 for 2 weeks. Aaron Birkland will coordinate
      • Second sprint starts Sept. 26 for another 2 weeks
      • Interested folks are encouraged to sign up
      • We will also support/encourage other implementations to implement the spec. Need 2 or more to validate the spec

      The divide between 4.7-maintenance and master branches

      • 4 commits in 4.7-maintenance and should be in master
      • These are revert commits for breaking changes that messed up namespaces for existing implementations

      Working toward next import/export release

      • One ticket still in review
      • Ben P is making good progress on version import, but we needn’t wait on this issue to cut a release
        • We can always cut a new release when versioning import has been implemented
      • Call for volunteers to do the release
        • Danny B volunteered
        • Jared will help

      Adjusting the approach to serving /fcr:assets

      • Issues with HTTPS
      • Seems to be an NGINX problem
      • Fixing this at the Fedora level would institutionalize a workaround