-
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
refactor(core): misc cleanups to App-related APIs #2731
Commits on Jun 3, 2019
-
refactor(core): Misc cleanups to App-related APIs
Ensure documentation coverage and clean up of the various APIs. Fixes #1891 BREAKING CHANGE: * **core:** `StackProps.autoDeploy` has been removed and replaced by `StackProps.hide` (with negated logic). * **core:** `ISynthesizable.synthesize` now accepts an `ISynthesisSession` which contains the `CloudAssemblyBuilder` object. * **cx-api:** Multiple changes to the cloud assembly APIs to reduce surface area and clean up.
Elad Ben-Israel committedJun 3, 2019 Configuration menu - View commit details
-
Copy full SHA for b81502e - Browse repository at this point
Copy the full SHA b81502eView commit details
Commits on Jun 4, 2019
-
BREAKING CHANGE: - `StackProps.autoDeploy` renamed to `entrypoint` (still true by default). - CLI must be upgraded to 0.34.0 (cx protocol changes)
Elad Ben-Israel committedJun 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 7ab5fcb - Browse repository at this point
Copy the full SHA 7ab5fcbView commit details -
Elad Ben-Israel committed
Jun 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 7565b7e - Browse repository at this point
Copy the full SHA 7565b7eView commit details -
Merge remote-tracking branch 'origin/master' into benisrae/revisit-app
Elad Ben-Israel committedJun 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 4ec73ab - Browse repository at this point
Copy the full SHA 4ec73abView commit details -
Elad Ben-Israel committed
Jun 4, 2019 Configuration menu - View commit details
-
Copy full SHA for d9cb6f3 - Browse repository at this point
Copy the full SHA d9cb6f3View commit details -
Elad Ben-Israel committed
Jun 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 96be493 - Browse repository at this point
Copy the full SHA 96be493View commit details
Commits on Jun 5, 2019
-
Merge remote-tracking branch 'origin/master' into benisrae/revisit-app
Elad Ben-Israel committedJun 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 76af774 - Browse repository at this point
Copy the full SHA 76af774View commit details -
remove "entrypoints" (autoDeploy)
Elad Ben-Israel committedJun 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 27959e6 - Browse repository at this point
Copy the full SHA 27959e6View commit details -
Elad Ben-Israel committed
Jun 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 7ae9720 - Browse repository at this point
Copy the full SHA 7ae9720View commit details -
Elad Ben-Israel committed
Jun 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 731cf64 - Browse repository at this point
Copy the full SHA 731cf64View commit details -
allow integ tests to specify which stack to deploy
Elad Ben-Israel committedJun 5, 2019 Configuration menu - View commit details
-
Copy full SHA for c2cdd30 - Browse repository at this point
Copy the full SHA c2cdd30View commit details -
fix kms test and be less opinionated
Elad Ben-Israel committedJun 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 0dc7bef - Browse repository at this point
Copy the full SHA 0dc7befView commit details -
Elad Ben-Israel committed
Jun 5, 2019 Configuration menu - View commit details
-
Copy full SHA for b758f23 - Browse repository at this point
Copy the full SHA b758f23View commit details -
Elad Ben-Israel committed
Jun 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 530fc3d - Browse repository at this point
Copy the full SHA 530fc3dView commit details -
Elad Ben-Israel committed
Jun 5, 2019 Configuration menu - View commit details
-
Copy full SHA for e3a197c - Browse repository at this point
Copy the full SHA e3a197cView commit details -
Elad Ben-Israel committed
Jun 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 2461cdd - Browse repository at this point
Copy the full SHA 2461cddView commit details -
Elad Ben-Israel committed
Jun 5, 2019 Configuration menu - View commit details
-
Copy full SHA for bbce087 - Browse repository at this point
Copy the full SHA bbce087View commit details -
Merge remote-tracking branch 'origin/master' into benisrae/revisit-app
Elad Ben-Israel committedJun 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 286ac72 - Browse repository at this point
Copy the full SHA 286ac72View commit details -
inject static test context into "ls"
Elad Ben-Israel committedJun 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 0c4696e - Browse repository at this point
Copy the full SHA 0c4696eView commit details -
Change back synthesize from public to protected
Elad Ben-Israel authoredJun 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 1e1b192 - Browse repository at this point
Copy the full SHA 1e1b192View commit details