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

BREAKING CHANGE: strongly type resource refs #627

Merged
merged 6 commits into from
Aug 27, 2018
Merged

Commits on Aug 23, 2018

  1. WIP: annotate CloudFormation model with strong types for Refs

    Fixes #619.
    Rico Huijbers committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    b5ae656 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2018

  1. WIP2

    Rico Huijbers committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    9d69d38 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2018

  1. BREAKING CHANGE: remove all strongly-typed redeclarations of Refs in …

    …L2 packages
    Rico Huijbers committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    93a19dd View commit details
    Browse the repository at this point in the history
  2. Add missing file

    Rico Huijbers committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    c9108be View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2018

  1. Rename 'example' => 'examples' to ignore code coverage

    Rico Huijbers committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    1a8ed66 View commit details
    Browse the repository at this point in the history
  2. Rename RefType => RefKind, because it's not a type but a type constru…

    …ctor (sort of)
    
    Some more codegen renames to make everything more correct.
    Rico Huijbers committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    031598e View commit details
    Browse the repository at this point in the history