Skip to content

Sprint 41: Release Report (sprint-40 - sprint-41)

Compare
Choose a tag to compare
@terrywbrady terrywbrady released this 26 Aug 23:25

Major accomplishments:

  • Introduce UC3 SSM Gem
  • Integrate SSM Gem into Merritt Admin Tool
  • LSTA collection .csv exports for California Revealed complete

Ongoing work

  • Integrate SSM Gem into Merritt UI
  • Integrate SSM into Storage Services
  • Collection Admin Tools

merritt-docker

  • fe2eb30 2020-08-21 update docker commits

mrt-doc

  • 6f6874a 2020-08-26 Adding goals for Sprint 42
  • 8b7ef38 2020-08-07 Update sprint-log.md
  • 182b763 2020-08-06 Rename change-log.md to sprint-log.md
  • 7285cc6 2020-08-06 Rename release.md to change-log.md

mrt-repo-tagger

  • 2363273 2020-08-06 Update config.yml

mrt-admin-proto

  • 371b704 2020-08-26 Update README.md

mrt-admin-lambda

  • 1d8242b 2020-08-24 update uc3-ssm ver
  • d5608f8 2020-08-13 Update lambda-deploy.sh
  • 8cc0bf7 2020-08-13 decode query strings
  • 0fef16d 2020-08-13 update config
  • e4e87fe 2020-08-07 Update docs
  • e1444df 2020-08-07 collection nodes

uc3-ssm

  • c7a6a28 2020-08-24 Bump version
  • d0d7aa3 2020-08-24 Merge pull request 4 from CDLUC3/dmphub-changes
  • 7a52b0b 2020-08-21 reverted ruby-version
  • 2fc965a 2020-08-21 fixed typo in version file
  • fbdcfbd 2020-08-21 added tests and cleaned up some code
  • e69ab0c 2020-08-21 removed old minitest files and added ability to retrieve individual values from SSM by key name
  • 04a7b9a 2020-08-12 Revert "default handling"
  • 88a3f98 2020-08-12 default handling
  • c400a77 2020-08-12 Add usage example
  • d92e779 2020-08-12 resolve_key, return_key
  • b6e5213 2020-08-11 Add constructor test case
  • 4d1385e 2020-08-11 update default handling