Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(events): clean up Events APIs #2840

Merged
merged 7 commits into from
Jun 18, 2019
Merged

Commits on Jun 12, 2019

  1. chore: fix build issue introduced by parallel PRs

    Rico Huijbers committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    b1f76b5 View commit details
    Browse the repository at this point in the history
  2. Found another one!

    Rico Huijbers committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    1f6860a View commit details
    Browse the repository at this point in the history
  3. refactor(events): clean up Events APIs

    Biggest change is modeling the schedule types.
    
    BREAKING CHANGE:
    
    * **events**: `EventPattern.detail` is now a map.
    * **events**: `scheduleExpression: string` is now `schedule: Schedule`.
    Rico Huijbers committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    fc44fcf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a439f8f View commit details
    Browse the repository at this point in the history
  5. Update usage sites

    Rico Huijbers committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    61969fc View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Configuration menu
    Copy the full SHA
    ea99c04 View commit details
    Browse the repository at this point in the history
  2. Rename factory functions

    rix0rrr committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    521360c View commit details
    Browse the repository at this point in the history