Piotr Grzesik
|
f35858599a
|
feat(AWS Deploy): Ensure existence of S3 bucket if possible
|
2021-12-08 14:18:53 +01:00 |
|
Mariusz Nowak
|
6698fa657e
|
refactor(CLI): Expose dashboard provider name when starting deployment
|
2021-11-10 16:11:14 +01:00 |
|
Piotr Grzesik
|
afd0a5bd6f
|
feat: Introduce enforce-hash-update flag to help hashing migration
|
2021-11-09 13:24:15 +01:00 |
|
Piotr Grzesik
|
cc7d7e4d53
|
feat(Telemetry): Add projectId to payload
|
2021-11-03 10:08:32 +01:00 |
|
Mariusz Nowak
|
7bb2520f49
|
refactor: Seprate internal and plugin output sections
|
2021-11-02 16:00:49 +01:00 |
|
Mariusz Nowak
|
533f709c58
|
refactor(CLI): Improve main progress message
|
2021-11-02 15:09:51 +01:00 |
|
Mariusz Nowak
|
8aa700dc79
|
refactor(CLI): Generalize writeServiceOutputs
|
2021-10-01 15:47:41 +02:00 |
|
Mariusz Nowak
|
85997e063a
|
refactor: Remove obsolete conditions
|
2021-10-01 15:47:41 +02:00 |
|
Mariusz Nowak
|
8c9bd4a6ed
|
refactor(CLI): Adapt pre-created log style generators
|
2021-09-23 16:34:12 +02:00 |
|
Mariusz Nowak
|
43d17debee
|
fix(CLI): Ensure to write outputs with modern logs on sls info
|
2021-09-22 16:01:35 +02:00 |
|
Mariusz Nowak
|
e0befa48bb
|
refactor(CLI): Improve log spacing
|
2021-09-22 16:01:35 +02:00 |
|
Mariusz Nowak
|
a6553f8668
|
refactor(CLI): Refactor main progress event with isMainEvent option
|
2021-09-21 17:39:44 +02:00 |
|
Mariusz Nowak
|
634b59e396
|
refactor: Revert from mainProgressTitles handling
It appeared as not reliable, due to lack of means for any conditional handling of progress events
|
2021-09-21 17:39:44 +02:00 |
|
Mariusz Nowak
|
9e308bdf04
|
refactor: Configure main progress titles through command schema
|
2021-09-20 15:41:01 +02:00 |
|
Mariusz Nowak
|
084a9955f4
|
fix(CLI): Fix log messages timing
|
2021-09-17 11:42:50 +02:00 |
|
Mariusz Nowak
|
7eeaa10f3a
|
refactor: Simplify condition
|
2021-09-17 11:42:50 +02:00 |
|
Piotr Grzesik
|
7828cc77f1
|
feat(CLI): Add timer to final message in modern logs
|
2021-09-15 13:05:18 +02:00 |
|
Piotr Grzesik
|
fbdd124029
|
feat(CLI): First iteration of support for verbose mode in deploy
|
2021-09-14 14:42:18 +02:00 |
|
Piotr Grzesik
|
171897d60e
|
feat(CLI): Introduce first iteration of modern logs for deploy (#9934)
|
2021-09-10 15:17:45 +02:00 |
|
Remigiusz Orłowski
|
0682ba8b6a
|
refactor: Convert to async/await upload and rollback functions (#9866)
|
2021-08-24 11:11:59 +02:00 |
|
Mariusz Nowak
|
87d380275b
|
refactor: Replace config.servicePath with service.dir
|
2021-04-16 13:32:13 +02:00 |
|
Mariusz Nowak
|
688d09b1f7
|
refactor: Remove support for internal noDeploy option
|
2021-04-09 16:10:21 +02:00 |
|
ifitzsimmons
|
c45f661178
|
refactor: Mark functions async in aws/customResources and aws/deploy
|
2021-01-19 21:36:18 +01:00 |
|
Piotr Grzesik
|
789c2e35ab
|
feat(AWS Lambda): Add support for building Docker images (#8725)
|
2021-01-18 11:32:33 +01:00 |
|
Mariusz Nowak
|
cf7b25e458
|
style: Upgrade "prettier" to v2
|
2021-01-04 16:21:24 +01:00 |
|
Mariusz Nowak
|
4944f471b1
|
Prettify
|
2019-06-26 12:43:01 +02:00 |
|
Austen Collins
|
2a690f8f4c
|
remove platform code
|
2019-01-11 17:04:31 -08:00 |
|
Eslam A. Hefnawy
|
9f54ce9258
|
fixed resources properties issue
|
2018-07-23 16:05:45 +03:00 |
|
Eslam A. Hefnawy
|
4bd4c3f5a9
|
tested deployment and subscription
|
2018-07-23 16:05:45 +03:00 |
|
Eslam A. Hefnawy
|
c07fdf9733
|
handling failures
|
2018-07-23 16:05:45 +03:00 |
|
Eslam A. Hefnawy
|
7bacd66dea
|
handling success
|
2018-07-23 16:05:45 +03:00 |
|
Eslam A. Hefnawy
|
cfbaa3a24f
|
integrate with deployment backend
|
2018-07-23 16:05:45 +03:00 |
|
Rafal Wilinski
|
f138e4ed5e
|
Reintroduce ignore check for existing deploymentBuckets
|
2017-11-15 21:43:10 +01:00 |
|
Philipp Muens
|
e329bf9ad8
|
Only re-deploy when code or service updated
|
2017-06-30 09:26:55 +02:00 |
|
Philipp Muens
|
adcb471429
|
Update validateTemplate functionality and add tests
|
2017-05-31 13:30:59 +02:00 |
|
Hassan Khan
|
75a17f3b1d
|
Move validation code to deploy event
As per the discussion on the PR, the validation should occur before the
`aws:deploy:updateStack` hook.
|
2017-05-24 00:11:30 +01:00 |
|
Philipp Muens
|
f32ac41492
|
Update if statements for easier reasoning
|
2017-04-26 09:17:51 +02:00 |
|
Eslam A. Hefnawy
|
4623e0bbed
|
final packaging fixes
|
2017-04-25 23:03:46 +07:00 |
|
Frank Schmid
|
5b2efb0753
|
Control command flow for deploy at framework level.
|
2017-04-20 13:12:54 +02:00 |
|
Philipp Muens
|
1ffc914c1e
|
Add tests for AwsDeploy
|
2017-04-11 12:34:35 +02:00 |
|
Eslam A. Hefnawy
|
bc0eaf23e6
|
fixed unit tests
|
2017-04-07 18:30:11 +07:00 |
|
Eslam A. Hefnawy
|
7da3a1ae35
|
resovled conflicts on master
|
2017-04-06 18:28:59 +07:00 |
|
Frank Schmid
|
802ce6053d
|
First working separated build/deploy
|
2017-04-06 18:28:59 +07:00 |
|
Frank Schmid
|
b72c990497
|
Serverless deploy working
|
2017-04-06 18:28:59 +07:00 |
|
Frank Schmid
|
0af0ef95b1
|
Adjusted package lifecycle for non-breaking state.
|
2017-04-06 18:28:59 +07:00 |
|
Frank Schmid
|
d9637fc534
|
Support deprecation with redirects
|
2017-04-06 18:28:59 +07:00 |
|
Frank Schmid
|
c5e75c780e
|
Define deploy inner lifecycles.
|
2017-04-06 18:28:59 +07:00 |
|
Eslam A. Hefnawy
|
e38f22585f
|
seperated packaging and deployment
|
2017-04-06 18:28:59 +07:00 |
|
Maciej Winnicki
|
673a9ef959
|
Merge branch 'issue_2011' of https://github.com/andymac4182/serverless into andymac4182-issue_2011
Conflicts:
lib/plugins/aws/deploy/index.js
lib/plugins/aws/deploy/lib/cleanupS3Bucket.js
lib/plugins/aws/deploy/tests/index.js
|
2016-10-28 11:26:01 +02:00 |
|
Nik Graf
|
078738ca2d
|
add rollback feature
|
2016-10-21 00:13:21 +02:00 |
|