Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Feature request for arm64 platform support for email-notify

Ivo August 8, 2024

Hello guys, 

We use self-hosted runners with arm64 platform and need to send notification emails for successful deploy for our pipeline. email-notify is good solution for this purpose but it doesn't support arm64 platform and unfortunately we can't use it. If you have any other alternatives, please let me know. If not, please consider with your pipe team to create multi-platform support. 

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

Kind regards,
Ivo

1 answer

0 votes
Oleksandr Kyrdan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 9, 2024

Hi @Ivo 

Thanks for your request!

Happy news, we have released a new version of the email-notify pipe with multi-platform support(linux/amd64 and linux/arm64)

script:
  - pipe: atlassian/email-notify:0.13.2
    variables:
      USERNAME: 'myemail@example.com'
      PASSWORD: $PASSWORD
      FROM: 'myemail@example.com'
      TO: 'example@example.com'
      HOST: 'smtp.gmail.com'

It would be nice, if you could provide us with your feedback.

 

Best regards,
Oleksandr Kyrdan 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events