-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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: remove resource attribute types for string attributes #712
Commits on Sep 13, 2018
-
Elad Ben-Israel committed
Sep 13, 2018 Configuration menu - View commit details
-
Copy full SHA for a456155 - Browse repository at this point
Copy the full SHA a456155View commit details
Commits on Sep 17, 2018
-
Merge remote-tracking branch 'origin/master' into benisrae/remove-att…
…ribute-types
Elad Ben-Israel committedSep 17, 2018 Configuration menu - View commit details
-
Copy full SHA for 999b1e9 - Browse repository at this point
Copy the full SHA 999b1e9View commit details -
* Converted all attribute types to strings * Remove a stale example from aws-cloudformation * Add `--no-bail` to `build.sh` so it won't stop on the first error * Reduce some verbosity from cdk-build and cfn2ts
Elad Ben-Israel committedSep 17, 2018 Configuration menu - View commit details
-
Copy full SHA for 32da352 - Browse repository at this point
Copy the full SHA 32da352View commit details -
Merge remote-tracking branch 'origin/master' into benisrae/remove-att…
…ribute-types
Elad Ben-Israel committedSep 17, 2018 Configuration menu - View commit details
-
Copy full SHA for 00f4672 - Browse repository at this point
Copy the full SHA 00f4672View commit details -
Elad Ben-Israel committed
Sep 17, 2018 Configuration menu - View commit details
-
Copy full SHA for 8ac4942 - Browse repository at this point
Copy the full SHA 8ac4942View commit details -
Use ref instead of getatt for subnet id
Elad Ben-Israel committedSep 17, 2018 Configuration menu - View commit details
-
Copy full SHA for 73b5a37 - Browse repository at this point
Copy the full SHA 73b5a37View commit details -
Elad Ben-Israel committed
Sep 17, 2018 Configuration menu - View commit details
-
Copy full SHA for acb96b7 - Browse repository at this point
Copy the full SHA acb96b7View commit details -
Elad Ben-Israel committed
Sep 17, 2018 Configuration menu - View commit details
-
Copy full SHA for b9f52a7 - Browse repository at this point
Copy the full SHA b9f52a7View commit details -
Elad Ben-Israel committed
Sep 17, 2018 Configuration menu - View commit details
-
Copy full SHA for 3ad255b - Browse repository at this point
Copy the full SHA 3ad255bView commit details -
Update codepipeline integ test
Elad Ben-Israel committedSep 17, 2018 Configuration menu - View commit details
-
Copy full SHA for 449e961 - Browse repository at this point
Copy the full SHA 449e961View commit details -
update test to no-bail and codepipeline
Elad Ben-Israel committedSep 17, 2018 Configuration menu - View commit details
-
Copy full SHA for 934e0a2 - Browse repository at this point
Copy the full SHA 934e0a2View commit details
Commits on Sep 19, 2018
-
* Fix typo "managedPolicieArns" => "managedPolicyArns" * Remove unneeded `.toString` * Rename `isToken(x)` to `unresolved(x)` * Rename cfn2ts `ClassDeclaration` to `AttributeTypeDeclaration` * Revert log "generated code up-to-date" from cfn2ts
Elad Ben-Israel committedSep 19, 2018 Configuration menu - View commit details
-
Copy full SHA for a1b5755 - Browse repository at this point
Copy the full SHA a1b5755View commit details -
Merge remote-tracking branch 'origin/master' into benisrae/remove-att…
…ribute-types
Elad Ben-Israel committedSep 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 8e3ea6c - Browse repository at this point
Copy the full SHA 8e3ea6cView commit details -
Elad Ben-Israel committed
Sep 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 51b2924 - Browse repository at this point
Copy the full SHA 51b2924View commit details -
* Restore custom resource example * Change `resource.getAtt` to return a token
Elad Ben-Israel committedSep 19, 2018 Configuration menu - View commit details
-
Copy full SHA for d84b871 - Browse repository at this point
Copy the full SHA d84b871View commit details -
Fix build break and announce errors
Elad Ben-Israel committedSep 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 3817d21 - Browse repository at this point
Copy the full SHA 3817d21View commit details