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

deploy the latest revision #11

Open
rperez31 opened this issue Sep 29, 2017 · 5 comments
Open

deploy the latest revision #11

rperez31 opened this issue Sep 29, 2017 · 5 comments

Comments

@rperez31
Copy link

Is there away for me to just deploy the latest revision automatically using this plugin? if so, what would be the parameters?

@rperez31
Copy link
Author

rperez31 commented Oct 2, 2017

I keep getting this error when passing parameters

Step 1/1: Deploy Stage API (AWS CodeDeploy)
[13:04:47]
[Step 1/1] S3 object key must contain only safe characters
[13:04:47]
[Step 1/1] S3 object key must contain only safe characters
[13:04:47][Step 1/1] Step Deploy Stage API (AWS CodeDeploy) failed with unexpected error

@rperez31
Copy link
Author

rperez31 commented Oct 2, 2017

passing this parameter: /%env.Role%_%env.newImageTag%.zip

@rperez31
Copy link
Author

rperez31 commented Oct 2, 2017

it looks like it doesnt like the percent sign?

@bboerst
Copy link

bboerst commented Oct 2, 2017

We're seeing that the validation regex doesn't accept percent signs (%). @rperez31 and I are trying to use variables inside of the "S3 object key" and keep receiving the message "S3 object key must contain only safe characters"
I believe that the regex is here:

@rperez31
Copy link
Author

rperez31 commented Oct 9, 2017

any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants