The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Feature request for arm64 platform support for email-notify

Ivo
Contributor
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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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 

DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events