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

Using extension in YAML pipelines fails with 405 error #11

Open
marcosfriasraet opened this issue Sep 11, 2020 · 0 comments
Open

Using extension in YAML pipelines fails with 405 error #11

marcosfriasraet opened this issue Sep 11, 2020 · 0 comments

Comments

@marcosfriasraet
Copy link

Hello.
We are using the extension in azure devops for classic releases and it works perfectly fine :). But i have a question when i try to include the task in a yaml release pipeline we get this error:

Starting: retainRelease

Task : Retain indefinitely current release
Description : This task will allow you to mark the current release to be retained indefinitely
Version : 2.1.0
Author : Mario Majcica
Help : On a successful release to production, usually you will mark the release to be retained for certain amount of time. This task will automate the desired behaviour, by marking the current release to be retained indefinitely.

(node:1824) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:1824) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:1824) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:1824) Warning: Use Cipheriv for counter mode of aes-256-ctr
(node:1824) Warning: Use Cipheriv for counter mode of aes-256-ctr
##[error]Failed request: (405)
Finishing: retainRelease

I've tried using classic azure devosp agents, deployment groups agents and enviroments and always it fails with same issue. Can you confirm that this extension can also be used in YAML? IN such case do you a an idea about the issue?
Thanks a lot for you effort and time.

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

1 participant