Skip to content

Releases: CDLUC3/mrt-doc

Sprint 34: Release Report (sprint-33 - sprint-34)

31 Mar 16:45

Choose a tag to compare

Major accomplishments:

https://github.com/CDLUC3/mrt-doc/issues?q=is%3Aopen+is%3Aissue+label%3A%22Sprint+34%22

mrt-dashboard

  • 2de6fe58 2020-03-31 Merge pull request 52 from CDLUC3/mrt-264a
  • cc4da8ae 2020-03-31 Merge pull request 55 from CDLUC3/mrt-264a1
  • 06a629c5 2020-03-26 no_redirect option for dryad
  • ee4dd65e 2020-03-23 block rubocall ABC check
  • c0b0861d 2020-03-20 fix cov/error handling
  • 50dfd634 2020-03-20 improve err/coverage
  • 658a1a13 2020-03-20 improve error handling
  • 2da33523 2020-03-20 improve error handling
  • 48d372be 2020-03-20 improve error msg
  • 0900db3d 2020-03-20 refine error handling
  • e334e9d4 2020-03-20 rubocop override
  • 2ad074c2 2020-03-20 clear up error message
  • 000f6175 2020-03-20 Apply patches
  • a055a8a2 2020-03-13 Add contentType to presign storage call

mrt-tomcat

  • 3650545 2020-03-30 Replic L2 (4 of 4)
  • ef72e71 2020-03-26 Replic L2 (3 of 4)
  • 020af68 2020-03-26 Replic L2 (2 of 4)
  • dc7e589 2020-03-20 Replic prod Linux 2 (1 of 4)
  • d0ad04a 2020-03-14 Replic stage Linux 2 (2 of 2)
  • 4138a13 2020-03-14 Fix server name
  • 5543049 2020-03-14 Replic stage Linux 2 (1 of 2)

merritt-docker

  • 512bbbf 2020-03-30 Merge pull request 3 from CDLUC3/minio-docker
  • c88fe47 2020-03-26 moount mrt_dashboard code to system
  • 625bd1e 2020-03-19 Update commits
  • 6ce6894 2020-03-16 update port and commit
  • 9f25ae8 2020-03-13 Update docker-compose.yml
  • 4075836 2020-03-13 Update docker-compose.yml
  • 2f33ef0 2020-03-13 Update docker-compose.yml
  • b45de0c 2020-03-13 Update docker-compose.yml
  • afaf4b1 2020-03-13 Update use-volume-dryad.yml
  • 4611e6e 2020-03-13 create minio container
  • 13c5e02 2020-03-13 simplify volume deps

mrt-doc

  • 327244d 2020-03-26 Update presign-file.md
  • b8774ff 2020-03-26 Update storage-key-file.md
  • 06b7892 2020-03-26 Update storage-key-file.md
  • 324efd2 2020-03-23 Update presign-file.md
  • 00bb8c0 2020-03-18 Update presign-obj-by-token.md
  • 00751a6 2020-03-18 Update presign-obj.md
  • 8c3e2b7 2020-03-18 Update presign-obj.md
  • d175f82 2020-03-18 Update presign-obj.md
  • 1e7ace2 2020-03-18 Update presign-obj.md
  • 3e7e260 2020-03-18 Update presign-obj.md
  • c7c3dfc 2020-03-16 Update presign-obj-by-token.md
  • 83d5058 2020-03-13 Update presign-file.md
  • b251113 2020-03-12 Create 2020-03-12-presigned-ContentType.md

mrt-store

  • f1b7d03 2020-03-19 Merge pull request 5 from CDLUC3/addct
  • 041af7e 2020-03-19 Add content-type to presign-file

mrt-cloud

  • 501fa8a 2020-03-19 Merge pull request 3 from CDLUC3/addct
  • dd7018e 2020-03-19 Add content-type to presign-file

mrt-store-admin

  • 91ade66 2020-03-25 add delete for both prod and stage

Deployment 2020-03-10: Presigned File Release Report

14 Mar 01:39

Choose a tag to compare

Release Ticket


Service(s)

Servers affected

Change Description

Github issue

Link(s) -

Source Code:

Link(s) to tagged release(s) -

Infrastructure Changes to support software (ALB, EFS, etc)

Jenkins: (if applicable)

Build name/number

Build URL

Upgrade Steps (if applicable) - [ ] Action Step 1

Sprint 33: Presigned Release, Release Report (sprint-32 - sprint-33)

10 Mar 18:03

Choose a tag to compare

Sprint 33: Presigned Release, Release Report (sprint-32 - sprint-33)

Major accomplishments:

https://github.com/CDLUC3/mrt-doc/issues?q=is%3Aopen+is%3Aissue+label%3A%22Sprint+33%22

  • Pre-signed file implementation (Storage and UI)
    • UI changes held due to ContentType issue
  • Rails module updates
  • Linux 2 Audit Cutover
  • SDSC Storage Migration Prep
  • EFS Setting Refinement
  • CloudContainer support in Docker

mrt-dashboard

  • b9bae688 2020-03-09 Merge pull request 48 from CDLUC3/mrt-234
  • b70aa148 2020-03-09 lostorage rewrite rule
  • 57397195 2020-03-06 update limits
  • 639d388a 2020-03-06 fix encoder ref
  • 22c8612c 2020-03-06 Make encoder static
  • bb9d27cd 2020-03-05 code review comments
  • 23174902 2020-03-05 return to orig method
  • 9b05e42c 2020-03-05 use preferred encode func
  • e9372ab2 2020-03-05 Fix encoding
  • 6ec18764 2020-03-03 skip file size check
  • 1ab930fd 2020-03-03 fix query
  • 7f0d18dc 2020-03-03 change to presign url
  • dfcc12fa 2020-03-03 update links on version page
  • 0ccaf008 2020-03-03 test storage json
  • b9940cc8 2020-03-03 update regex tests
  • 07fdc8f4 2020-03-03 link to presign
  • 2f0350d6 2020-03-03 add comments
  • 1a687640 2020-03-02 parse json
  • b431a33a 2020-03-02 follow redirect
  • 7756e3d2 2020-03-02 follow redirect
  • e6dff4a4 2020-03-02 Trailing slash on path
  • 0f0aa764 2020-03-02 create static methods
  • becacdd8 2020-03-02 Merge branch 'mrt-234' of github.com:CDLUC3/mrt-dashboard into mrt-234
  • 0009c1ba 2020-03-02 fix key formatting
  • 2ad60d93 2020-02-28 adjust encoding
  • 68c50947 2020-02-27 fix perms and path
  • 0451a8d4 2020-02-27 Merge pull request 50 from CDLUC3/mrt-234a
  • a833da06 2020-02-27 Clean up call to storage service
  • ccee47d6 2020-02-27 create storage presign url
  • 681fbe52 2020-02-27 Update file_controller.rb
  • b8665a98 2020-02-27 add debug
  • 4f27ef56 2020-02-26 force 409
  • 1536cd09 2020-02-26 rubcop
  • 3ef75ac4 2020-02-26 Merge pull request 49 from CDLUC3/mrt-234-debug
  • 8c71eef2 2020-02-26 Simplify calls
  • 6f2c9af9 2020-02-26 add debug
  • 29fc7fe1 2020-02-26 Allow mock of docker urls
  • 528c4a9f 2020-02-26 skip auth for key lookup
  • 718afd0a 2020-02-26 Update file_controller.rb
  • 0235ce32 2020-02-26 Update file_controller.rb
  • ee02505f 2020-02-26 Update file_controller.rb
  • 1ebe70ad 2020-02-26 update email addresses
  • 1a32179c 2020-02-26 fix paths
  • 09e03a74 2020-02-26 fix docker container name
  • 04c755b8 2020-02-26 rubocop fix
  • f24a58a1 2020-02-26 refine mock calls to storage_key func
  • 4318b6ba 2020-02-25 fix mock urls
  • 9afd247e 2020-02-25 derive dev config from docker
  • 37cad754 2020-02-25 add docker env
  • 1928216e 2020-02-25 refine test cases
  • 477221a4 2020-02-24 fix test cases
  • 3568ec69 2020-02-21 use cases for get node/key
  • 2173cbde 2020-02-20 change sql - travis test
  • 478b5dec 2020-02-20 add from stmt
  • 7dadacd9 2020-02-20 remove "as" from sql
  • 8f4991df 2020-02-20 fix travis fail in sql
  • 4f39fd09 2020-02-19 cleanup tests
  • 289d707b 2020-02-19 refine return objects
  • ef15290b 2020-02-13 Improve test cases
  • ce44e306 2020-02-13 clean up rspec
  • 40541c37 2020-02-13 refine spec configuration
  • 4b8b829b 2020-02-12 init mock presign
  • 10f0e11e 2020-02-12 update email to match rspec
  • c114ab84 2020-02-12 config change
  • 6150d3ba 2020-02-11 Merge pull request 43 from CDLUC3/dependabot/bundler/loofah-2.3.1
  • a7fb06c3 2020-02-11 Merge pull request 46 from CDLUC3/dependabot/bundler/puma-3.12.2
  • d4dff67b 2020-02-11 Merge pull request 45 from CDLUC3/dependabot/bundler/rubyzip-1.3.0
  • 6f2a014a 2020-02-11 Merge pull request 44 from CDLUC3/dependabot/bundler/nokogiri-1.10.4
  • 9b1d28e0 2019-12-06 Bump puma from 3.12.1 to 3.12.2
  • 12bb463d 2019-11-18 Bump rubyzip from 1.2.2 to 1.3.0
  • 19960ef8 2019-11-08 Bump loofah from 2.2.3 to 2.3.1
  • 7952bf5b 2019-11-02 Bump nokogiri from 1.10.1 to 1.10.4

mrt-tomcat

  • 7f5625a 2020-03-06 Audit prod Linux 2 (4 of 4)
  • 9261713 2020-03-04 Audit prod Linux 2 (3 of 4)
  • abeaa0b 2020-03-04 Audit prod Linux 2 (2 of 4)
  • 4d718c7 2020-03-03 Update Linux 2 hostname
  • e72091e 2020-03-03 Audit prod Linux 2 (1 of 4)
  • e5bbe34 2020-02-28 New audit L2 host
  • 0c1c40f 2020-02-21 Fix server name
  • 4728a8c 2020-02-21 Deployment Audit Stage Linux 2 (1 of 2)

merritt-docker

  • 7675b82 2020-03-09 add apache override
  • 3ff57f0 2020-03-09 Update Dockerfile
  • 833523f 2020-03-09 mail directory
  • 2c1d146 2020-03-09 Merge pull request 2 from CDLUC3/mrt-238
  • b3d667b 2020-03-09 update commits
  • fa2d54f 2020-03-09 lostorage rewrite rule
  • 181c4e7 2020-03-06 update commits
  • bcde9d6 2020-03-02 update url
  • 3059023 2020-02-27 update commit
  • cae427f 2020-02-27 update commit
  • df6a4bd 2020-02-27 update commit
  • fa14563 2020-02-27 update
  • 2370456 2020-02-26 update commits
  • e80f30e 2020-02-26 docker url base
  • 2ecd28f 2020-02-26 Update mrt-dashboard
  • f3efe6c 2020-02-26 update url
  • c62be05 2020-02-26 container name
  • b06f00b 2020-02-26 update ui links
  • 69349dc 2020-02-26 update ui commit
  • 4386833 2020-02-25 undo
  • dc5274e 2020-02-25 Update mock-app_config.yml
  • 0bd9dd8 2020-02-25 Update mock-app_config.yml
  • 2651671 2020-02-25 use dev
  • 915f82d 2020-02-25 readd dev config
  • 32d954f 2020-02-25 update branch
  • 1b52b1c 2020-02-25 Apply UI changes for presign
  • 038f0ab 2020-02-11 update pr commit

mrt-doc

  • e7016dc 2020-02-26 Update presign-file.md
  • cd5b857 2020-02-19 Merge pull request 252 from CDLUC3/endpoints
  • 869c30b 2020-02-19 add status code headers
  • fe36bea 2020-02-19 additional error codes
  • 2b90af6 2020-02-19 return code details
  • 5fffe40 2020-02-19 fix link
  • 0534f62 2020-02-19 Merge pull request 251 from CDLUC3/endpoints
  • 53efde4 2020-02-19 update endpoint names, move key lookup to ui
  • 7418786 2020-02-19 Merge pull request 250 from CDLUC3/endpoints
  • df1cb8a 2020-02-19 Implement presign-file in storage as GET

mrt-store

  • 84df62a 2020-03-03 Cleanup json
  • 56e75ad 2020-02-28 Reset message
  • a7f9ab5 2020-02-28 Set json error on startup
  • 01b4763 2020-02-26 Return storage properties
  • 761027e 2020-02-26 Merge pull request 4 from CDLUC3/presign
  • dc94ef1 2020-02-26 Updated messages to latest spec for both OK and errors
  • 6fd0481 2020-02-25 Add method definitions for pre-signed
  • 45ee30e 2020-02-25 add getPreSigned - Provide access to store-inf.txt properties for signed NodeIO table - return presigned URL included in PreSignedState - set response as simple JSON

mrt-cloud

  • f5bd8ce 2020-02-18 Merge pull request 2 from CDLUC3/presigned
  • 49d505d 2020-02-18 add getPreSigned - presigned returned from all s3 cloud types - TException.UNIMPLEMENTED_CODE returned from non-s3 cloud types

merritt-docker-prv

  • dcba1ac 2020-03-09 Create mrt-ec2.conf
  • b4ea68f 2020-03-09 Update store-info-ec2.txt
  • fcc16de 2020-03-09 Update README.md
  • 180b44f 2020-03-09 lostorage url
  • 0b2d75a 2020-03-06 update configs
  • 07e27b9 2020-03-02 update url
  • a111d52 2020-03-02 fix store url
  • c429aec 2020-03-02 update ext ui url
  • 4984e93 2020-02-27 Update nodes.txt
  • ae4f68b 2020-02-27 sync changes
  • 5faa16e 2020-02-26 update store srvr name
  • bffe532 2020-02-26 copy app_config
  • b9a1b12 2020-02-25 fix yaml
  • f41e257 2020-02-25 update env refs
  • ce8c35a 2020-02-25 Update app-config-ec2.yml

mrt-conf-prv

  • 62db7f6 2020-03-02 Merge pull request 3 from cdlib/docker-nodes
  • 8c18077 2020-03-02 Delete nodes-docker.properties
  • 4f0f8c7 2020-03-02 Delete nodes-docker-stg.properties
  • 90e7e25 2020-03-02 Update nodes-pairtree-docker.properties
  • 0dbedc8 2020-02-27 change 7001 to use pair-docker Add wasabi test bucket
  • 8ed83cf 2020-02-27 Merge pull request 2 from cdlib/eclipse
  • 40397f6 2020-02-27 change 8012 to use pair-docker
  • c729c47 2020-02-27 Update .gitignore
  • edab6c7 2020-02-27 Return storage properties
  • 4f33282 2019-12-17 create .gitignore

Release: Merritt Inventory Linux2 cutover

26 Feb 22:39

Choose a tag to compare

Service(s)

  • Merritt Inventory

Servers affected

  • uc3-mrtinv01x2-prd
  • uc3-mrtinv02x2-prd

Change Description

Cutover to Linux2 hosts for Merritt Inventory service.

Github issue

#247

Pivotal Tracker issue

https://www.pivotaltracker.com/story/show/170936684

Deployment 2020-01-30: Open Context Redirect Fix Release Report (sprint-30 - )

19 Feb 18:25

Choose a tag to compare

Service(s)

  • Merritt UI

Servers affected

  • uc3-mrtui01x2-prd.cdlib.org
  • uc3-mrtui02x2-prd.cdlib.org
  • uc3-mrtui01x2-prd.cdlib.org

Change Description

Eliminate unnecessary http/https redirects in Merritt UI when retrieving images with the guest login.

Github issue

Link(s) - #128

Source Code:

Link(s) to tagged release(s) -

Infrastructure Changes to support software (ALB, EFS, etc)

Jenkins: (if applicable)

Build name/number

Build URL

Upgrade Steps (if applicable) - [ ] Action Step 1

  • Remove hosts one by one from the load balancer and deploy changes. Verified retrievals after the changes were brought back online through the load balancer.

mrt-dashboard

  • 33458251 2020-01-30 Merge pull request 42 from CDLUC3/mrt128
  • 3e94f3f1 2020-01-13 explicitly call https when utilizing a full path

Sprint 32: Release Report (sprint-31 - sprint-32)

18 Feb 20:00

Choose a tag to compare

Release Report (sprint-31 - master)

Major Accomplishments

https://github.com/CDLUC3/mrt-doc/issues?q=label%3ASprint32

mrt-dashboard

  • 33458251 2020-01-30 Merge pull request 42 from CDLUC3/mrt128
  • 3e94f3f1 2020-01-13 explicitly call https when utilizing a full path

mrt-tomcat

  • 2feed5f 2020-02-12 Fix error on both L2 hosts
  • 8b6fd63 2020-02-10 Remove obsolete
  • beefcbb 2020-02-10 Inv prod Linux 2 ( 2 of 2 )
  • 0a6b540 2020-02-06 Add Linux 2 Inv (1 of 2)
  • 9595825 2020-01-30 Add Inventory Stage Linux 2 Cleanup Linux 1 hosts

merritt-docker

  • 58689f9 2020-02-11 update commits

mrt-doc

  • 24f77f9 2020-02-13 Merge pull request 231 from CDLUC3/endpoints
  • 5ab7948 2020-02-11 Add notes from 2/10 Merritt Team meeting
  • 839ec61 2020-02-06 capture review notes
  • e1e36b3 2020-02-06 presign-obj-by-token
  • b7eeaab 2020-02-06 Update presign obj
  • 2b79817 2020-02-06 Add presign object
  • 7231155 2020-02-06 Update presign file
  • 5209b7b 2020-02-05 fix character
  • 161476b 2020-02-05 README note
  • 4edcec6 2020-02-05 addit api migration
  • 24ce28f 2020-02-05 header update
  • c29487a 2020-02-05 A phased header info
  • 02d3684 2020-02-05 update method
  • 8032e41 2020-02-05 dir rename
  • e6f1391 2020-02-05 presign design
  • 6527b32 2020-02-05 add presign notes
  • 287fe59 2020-02-05 update docs
  • fcb52af 2020-02-05 Add enpoint documentation

mrt-conf-prv

  • b747ea7 2020-02-18 set nodes-stage to new minio endPoint set node-stg-store to minio from swift
  • c352910 2020-02-18 Add change to "unm" node to point on stage to minio content instead of swift
  • 13a5841 2020-02-13 Merge pull request 1 from cdlib/wmadd
  • 157d248 2020-02-13 Add nodes-prod and nodes_stage to: remove swift, new minio host, cdl wasabi

Sprint 31

07 Feb 23:58

Choose a tag to compare

Sprint 31: Release Report (sprint-30 - sprint-31)

Major accomplishments:

mrt-tomcat

  • 1404ed8 2020-01-14 L2 Ingest prod (3 of 3)
  • 0d601f5 2020-01-13 Capistrano for new Ingest L2 host
  • fb20f76 2020-01-10 Linux 2 Ingest prod (1 of 3)

uc3-etds

  • 0af731b 2020-01-28 Updating contact for UCI and UCLA in campus yml

mrt-inventory

  • aab94f2 2020-01-24 Add retry logic if 404 occurs on any component extraction

merritt-docker

  • ac5327b 2020-01-22 update params
  • bcd1aaa 2020-01-22 debug
  • f67bba6 2020-01-22 run puma with debug
  • cd0ea84 2020-01-22 update submodule
  • dd56c41 2020-01-22 update submodule links
  • 701e62c 2020-01-22 fix dryad download links
  • 755a7df 2020-01-22 comment update
  • 4b7c839 2020-01-21 Update README
  • 657216f 2020-01-21 Update slides

mrt-ingest

  • cb8a01b 2020-01-13 Merge pull request 9 from CDLUC3/revert-8-mrt195-mail-host
  • 9efb93c 2020-01-13 Revert "[mrt195] Add debug to confirm setMailHost"
  • ee8c47a 2020-01-13 Merge pull request 8 from CDLUC3/mrt195-mail-host
  • 6e69a16 2020-01-13 Add debug to confirm setMailHost
  • 5485069 2020-01-13 Merge pull request 7 from CDLUC3/mrt195-mail-host
  • 4b5cb92 2020-01-13 read mailhost in QueueManager
  • f71b0f5 2020-01-13 Merge pull request 6 from CDLUC3/mrt195-mail-host
  • 9655a9e 2019-12-17 Merge pull request 5 from CDLUC3/eclipse

Sprint 30

07 Feb 22:59

Choose a tag to compare

Sprint 30: Release Report (sprint-29 - sprint-30)

Major accomplishments:

mrt-dashboard

  • d5f2ef6c 2019-12-19 Add Linux 2 UI (3 of 3)

mrt-tomcat

  • a007fa5 2020-01-07 Add Ingest stage Linux 2 (2 of 2)
  • d2b8da2 2020-01-06 Fix hostname
  • 27e7393 2020-01-06 Add new L2 host (ingest stage - 1 of 2)

merritt-docker

  • 01cdd7c 2019-12-20 Set docker time zone to PT
  • 0734956 2019-12-20 update branch
  • e68a498 2019-12-20 update code
  • 4582e6e 2019-12-18 slide updates
  • fda0032 2019-12-18 slide update

mrt-ingest

  • 303ddd3 2019-12-18 Remove println
  • 7c54dbe 2019-12-18 Revert "NPE check with Notifier is disabled"
  • eb3e34b 2019-12-18 NPE check with Notifier is disabled

mrt-doc

  • 6b04377 2019-12-20 Update 2019-11-06-Merritt-Enhancement-Ideas.md
  • 60ba090 2019-12-20 Update 2019-11-06-Merritt-Enhancement-Ideas.md

Sprint 29

07 Feb 22:04

Choose a tag to compare

Sprint 29: Release Report (sprint-28 - sprint-29)

Major accomplishments:

mrt-dashboard

  • 1fd8fbfa 2019-12-18 Fix hostname
  • 08e1cee0 2019-12-18 L2 UI host (2 of 3)
  • ae0da779 2019-12-17 Fix hostname
  • e1f8966c 2019-12-17 Add new L2 host for Capistrano deployment
  • e177c697 2019-12-13 Linux 1 stage decommissioned
  • 4b56263a 2019-12-11 Linux 2 UI stage (2 of 2)
  • aa3db3b0 2019-12-11 Linux 2 stage (1 of 2)
  • 3ac721e2 2019-12-03 Merge pull request 40 from CDLUC3/mrt168
  • 81716dfb 2019-12-02 Remove 7 day message

mrt-inventory

  • a3cb263 2019-12-17 Merge pull request 1 from CDLUC3/eclipse
  • 05613d3 2019-12-05 gitignore for eclipse

merritt-docker

  • 765731d 2019-12-18 Enable notifier in the dryad image
  • dd351f8 2019-12-18 add mailhost to ingest image
  • 6d32c21 2019-12-17 save submodule
  • 24262ff 2019-12-17 update
  • d6dc6a0 2019-12-17 Add placeholders
  • 13fa1fc 2019-12-17 Update commits
  • b8861d8 2019-12-17 update dockerfile
  • 7fa732d 2019-12-17 fix oai deps
  • 7903d95 2019-12-17 restore handler order
  • a92176b 2019-12-17 reorder handlers
  • 22700d8 2019-12-16 dryad overrides
  • dd45210 2019-12-16 fix container name
  • ed99460 2019-12-16 dryad compose ext
  • 6c4ded8 2019-12-16 Refine slides
  • 99d99fa 2019-12-15 refine slides
  • c529d7a 2019-12-15 Merge pull request 1 from CDLUC3/dryad
  • ce71eb9 2019-12-15 Slide updates
  • f1d2184 2019-12-15 fix init sql
  • 32fdb7c 2019-12-13 refine dryad integ
  • e4864c3 2019-12-13 add audit replic submodules
  • 8838ab3 2019-12-13 simplify docker build
  • 10fed65 2019-12-13 refine dryad config
  • 775ae31 2019-12-11 add dryad config overlay
  • 3c3771a 2019-12-11 initial dryad config
  • 69e2a16 2019-12-10 create dryad compose file
  • daf4b9a 2019-12-10 refine sword dockerfile
  • 050929c 2019-12-09 add oai and sword
  • 3495e2f 2019-12-09 oai settings
  • b2cb606 2019-12-09 use branch
  • bbec20c 2019-12-09 update commits
  • 91a433b 2019-12-09 Add sowrd and oai
  • df0a51c 2019-12-06 cloudcontainer volume
  • de286e2 2019-12-06 cleanup compose file
  • 2f87cac 2019-12-06 Add debug configs
  • 0b4da33 2019-12-05 fix override yml
  • d1ed1ab 2019-12-05 ec2 cloudcontainer settings
  • 21d7314 2019-12-05 Configure for ec2 env
  • 05cac4e 2019-12-04 Add ec2 config
  • ac50714 2019-12-03 Add pairtree local disk option
  • 3fe15b0 2019-12-03 Add pairtree volume config
  • 1aa9066 2019-12-03 Set up for ec2 deployment

mrt-ingest

  • 661bf3b 2019-12-17 Configure mailhost for Ingest
  • 82ef611 2019-12-17 normalize whitespace
  • f065acf 2019-12-05 Create .gitignore

mrt-doc

mrt-sword

  • 23c82f0 2019-12-17 Merge pull request 2 from CDLUC3/eclipse
  • 0b00841 2019-12-05 gitignore for eclipse

mrt-oai

  • d8e1d2f 2019-12-17 Merge pull request 1 from CDLUC3/eclipse
  • 2c9aaab 2019-12-05 .gitignore for eclipse

mrt-audit

  • 0b2fc82 2019-12-17 Merge pull request 1 from CDLUC3/eclipse
  • 94cb63d 2019-12-05 Update .gitignore
  • 4bb3ebc 2019-12-05 remove intellij settings
  • 8bf6ef7 2019-12-05 .gitignore for eclipse

mrt-replic

  • 4d7a7ee 2019-12-17 Merge pull request 2 from CDLUC3/eclipse
  • b87f7a1 2019-12-05 Update .gitignore
  • 73f6dd2 2019-12-05 Remove intellij
  • 4c8635d 2019-12-05 .gitignore for eclipse

mrt-store

  • d567793 2019-12-17 Merge pull request 3 from CDLUC3/eclipse
  • cba4311 2019-12-05 elim dup semicolon
  • 82289e2 2019-12-05 eclipse - add gitignore
  • a81f377 2019-12-03 Merge pull request 1 from CDLUC3/mrt167

mrt-cloud

  • a3c6caf 2019-12-17 Merge pull request 1 from CDLUC3/eclipse
  • c9c1454 2019-12-05 Remove intellij settings
  • 5eaf2e3 2019-12-05 Add eclipse settings

mrt-zoo

  • 85414be 2019-12-17 Merge pull request 1 from CDLUC3/eclipse
  • b81c571 2019-12-05 gitignore for eclise

mrt-core2

  • e42bd10 2019-12-17 Merge pull request 3 from CDLUC3/eclipse
  • 11abaec 2019-12-05 Create .gitignore
  • 3de7470 2019-12-05 extra semicolons

cdl-zk-queue

  • 0ad2dae 2019-12-17 Merge pull request 1 from CDLUC3/eclipse
  • e3884e8 2019-12-05 gitignore for eclipse

Sprint 28

07 Feb 21:56

Choose a tag to compare

Sprint 28: Release Report (sprint-27 - sprint-28)

Major accomplishments:

mrt-dashboard

  • 185c9e48 2019-11-26 Merge pull request 39 from CDLUC3/mrt167
  • 16b0ad44 2019-11-25 Make BCC recipients in unit tests
  • 1a95a2d3 2019-11-25 Make default lostorage recipients BCC by default
  • 15f32156 2019-11-18 Merge pull request 37 from CDLUC3/issue-167_email_recipients
  • b4ae1e85 2019-11-15 More clean-up; build fixed
  • 686c2407 2019-11-15 Initial clean-up, removing possibly unneeded package entries
  • 8c52c0fc 2019-11-15 Adding xvfb package to addons
  • 3c57f345 2019-11-15 Adding Xvfb options
  • 4f3509c9 2019-11-15 remove X11 check
  • 8cbcebfe 2019-11-15 Removing what could be a redundant start command for xvfb
  • 35de151c 2019-11-15 Add xvfb to service block, which should start it. note this did not work for mysql
  • f6d27c82 2019-11-15 Manually start mysql in before_install block
  • 374b168c 2019-11-15 Try waiting for mysql service to spin up
  • 36f318b1 2019-11-15 Adjust services entry location
  • ada04e7d 2019-11-15 Re-add package add-on entries in build config
  • 0ea4052c 2019-11-15 Change build Ubuntu dependency to use Xenial and update notification recipients
  • 266ec118 2019-11-14 Removing inactive recipients from object download email config

mrt-inventory

  • d38f57b 2019-11-20 Bug fix: if fileID contains single quote double for Select

merritt-docker

  • e90a396 2019-11-25 Log URL's
  • 35cae36 2019-11-22 update submodules
  • 5421dd6 2019-11-22 Fix cloudcontainer path issue
  • c432811 2019-11-22 add debug
  • 828469e 2019-11-21 Revert "Eliminate cdl maven repo"
  • 2133680 2019-11-20 Eliminate cdl maven repo
  • 887b4a7 2019-11-20 supply runtime overrides
  • 4dfa3da 2019-11-20 Update README.md
  • c6a018b 2019-11-20 Merge branch 'master' of https://github.com/cdluc3/merritt-docker
  • c99d76b 2019-11-20 Update PITCHME.md
  • 84eb361 2019-11-20 Update README.md
  • 66a2644 2019-11-20 Update PITCHME.md
  • 1e7fd88 2019-11-20 Update README.md
  • b08c4e7 2019-11-19 update slides
  • b7523b2 2019-11-18 submodule notes
  • df0b1f1 2019-11-18 update submodule link
  • 4badbad 2019-11-18 smtp and lostorage
  • 7024795 2019-11-18 ensure inventory service is running
  • 70b353b 2019-11-16 slide refinement
  • 02f3283 2019-11-16 document additional dockerfiles
  • b792f36 2019-11-16 Update slides
  • adbf74d 2019-11-16 additional slides
  • 9bcafef 2019-11-16 css scroll
  • cc05aa7 2019-11-16 add slides
  • 1a9cfe0 2019-11-16 update slides
  • 119632c 2019-11-16 update slides
  • 65e2296 2019-11-16 slide updates
  • 394f183 2019-11-16 mod slides
  • 5f43332 2019-11-15 update slides
  • bf333c7 2019-11-15 update slides
  • 9ef1478 2019-11-15 slides
  • 9408b96 2019-11-15 slides
  • 32adddc 2019-11-15 Update slides
  • b4a4204 2019-11-15 Add headers and comments
  • c1c9af4 2019-11-15 refine ingest settings
  • 2cd1650 2019-11-15 add zookeeper tools
  • a66b3b9 2019-11-14 fix zk issues
  • e75ceea 2019-11-14 refine inter-service communication
  • fa8d4a0 2019-11-13 refine config
  • d4bb733 2019-11-13 refine container configs
  • 8fe1dbb 2019-11-13 refine inventory deps
  • 10ff517 2019-11-08 remove comment
  • 29b7a98 2019-11-08 Create separate compose file for staging db
  • 832b90e 2019-11-08 add inventory service
  • 938e7a4 2019-11-08 storage dependencies
  • fd9b01f 2019-11-08 storage dependencies
  • 8e42d4e 2019-11-07 add mrt-store
  • e8476e5 2019-11-07 integrate dev db and ingest service

mrt-doc

  • 4e61821 2019-11-22 Update 2019-11-06-Merritt-Enhancement-Ideas.md
  • ee7ac73 2019-11-22 Update 2019-11-06-Merritt-Enhancement-Ideas.md
  • a71977c 2019-11-18 Update 2019-11-06-Merritt-Enhancement-Ideas.md
  • 5f12b80 2019-11-08 Update 2019-11-06-Merritt-Enhancement-Ideas.md
  • 302d8b5 2019-11-08 Update 2019-11-06-Merritt-Enhancement-Ideas.md
  • 6203acb 2019-11-06 Create 2019-11-06-Merritt-Enhancement-Ideas.md

mrt-store

  • 9a51919 2019-11-25 Use BCC prop for lostorage email

mrt-cloud

  • 728e235 2019-11-22 Add region info AWS Add wasabi NodeIO