sourcetoad / aws-codedeploy-action

AWS CodeDeploy via GitHub Actions
MIT License
35 stars 13 forks source link

Support skipping polling. #58

Closed iBotPeaches closed 2 years ago

iBotPeaches commented 2 years ago

fixes: #57

Samuell1 commented 2 years ago

Hey, its now relased under v1 version for actions? I tried it but it doesnt look like it uses new code.

iBotPeaches commented 2 years ago

Hey, its now relased under v1 version for actions? I tried it but it doesnt look like it uses new code.

Not yet. Tag should be moved in a few days. Internal repos run off master for a few days to ensure we aren't regressing anything before moving v1 tag.

iBotPeaches commented 2 years ago

v1 tag moved to v1.3.0

Samuell1 commented 2 years ago

@iBotPeaches Thanks a lot! Tested it works very well 👍

But i think there is issue with colors definition as you can see in screenshots.

image

iBotPeaches commented 2 years ago

But i think there is issue with colors definition as you can see in screenshots.

thanks good find - https://github.com/sourcetoad/aws-codedeploy-action/pull/59