Skip to content

v1.0.0

Compare
Choose a tag to compare
@bryantbiggs bryantbiggs released this 25 Mar 00:01
· 61 commits to main since this release

1.0.0 (2020-03-25)

Features

  • add function to create releases as soon as new tag events are picked up (0530739)
  • add function to sync all repository versions (a6aca2d)
  • add function to update metadata repo with open pull requests (46f7a96)
  • add functions for updating/synchronizing all repos on a cadence outside of events (152ac52)
  • add functions to sync/update repository settings and labels on schedule (57674a6)
  • add repository management for new and existing repositories… (#1) (f77ab28)
  • add scheduled syncing of versions and pull requests on a cadence (5b04dd1)
  • add tag update function to write all tag changes to metadata repository and show latest tags (b82b349)
  • initial setup of project with validation lambda function (f5e63a5)
  • store pull request data in dynamodb (963f4b6)
  • store version data in dynamodb (211a324)