Versions Compared

Key

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

...

  1. Announcements
  2. Sprint checking
    1. Round robin
      1. Ben Pennell
        1. GET, POST done
        2. PUT is in Review
        3. PATCH binary and Fixity checks might be the next steps
  3. a
  4. Pairtrees:  
    1. Andrew Woods :  let's avoid creating  
      1. PUT to a/b/c  (where a does not exist :  should it 
        1. create a, b, and c as basic containers?
          1. would this be backwards compatible?
            1. No because it would change the LDP structure of the resources
        2. fail because a and b don't exitexist?
          1. this would be ideal 
        3. Succeed but create pairtrees
          1. should be avoided if we can
        4. Succeed, creating new resource at created URL, but not filling in missing parents as resources
          1. this would be the best scenario
          2. but introduces complications. A number of parts of the code base make assu
  5. Build Fedora 6 docker container
    1. Thomas - Could we build a docker at the end of the CI?
    2. Existing docker work: Deployment Tooling
    3. Thomas interested in just a fedora 6 docker container, without the additional environment
    4. Since we are building with Travis, all we need is one or two steps in the pipeline to produce this
    5. Would push the fedora 6 docker container to dockerhub. Might need an organization for it
    6. Thomas will create a few tickets: 1) dockerhub org, 2) update travis with simple docker file

...