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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃聽Improve Appwrite Functions with Elixir Support #4016

Closed
5 tasks
christyjacob4 opened this issue Sep 29, 2022 · 10 comments 路 May be fixed by open-runtimes/open-runtimes#120
Closed
5 tasks

馃聽Improve Appwrite Functions with Elixir Support #4016

christyjacob4 opened this issue Sep 29, 2022 · 10 comments 路 May be fixed by open-runtimes/open-runtimes#120
Assignees
Labels
good first issue Good for newcomers product / functions Fixes and upgrades for the Appwrite Functions.

Comments

@christyjacob4
Copy link
Member

馃挱聽Introduction

Appwrite Functions allow you to extend and customize your Appwrite server functionality by executing your custom code 馃ぉ You can learn more in our official Appwrite Functions docs.

The backbone of Appwrite Functions is Open Runtimes, a project built to enable serverless cloud computing. Open Runtimes support many different programming languages, but we all know there are never enough programming languages! 馃敟

Your task is to implement support for Elixir in Open Runtimes. We have prepared detailed documentation on how to create a new function's runtime. Please read this document and ensure you understand it before working on this issue.

馃幆聽Requirements

鉁吢燭ask Summary

  • Ask to be assigned to the issue.
  • Wait to be assigned.
  • Implement support for Elixir.
  • Implement tests for Elixir.
  • Submit a pull request in open-runtimes/open-runtimes.

If you have questions, need any help, or just want to hang out, make sure to join us on our Discord server.

Happy Appwriting!

@christyjacob4 christyjacob4 added feature product / functions Fixes and upgrades for the Appwrite Functions. good first issue Good for newcomers hacktoberfest Issues that can win you some cool swags! labels Sep 29, 2022
@tibi77
Copy link

tibi77 commented Oct 1, 2022

@christyjacob4 I have never written Elixir, but I was thinking of picking it up as a challenge.
Used to work in a company that had the backend in Elixir and I read a bit of that code. I am feeling that this might be a fun challenge for me to learn the language or at least to get a taste of it. So if you could assign it to me I'd be grateful.

@stnguyen90
Copy link
Contributor

@tibi77, thanks for your interest! 馃檹 Happy hacking!

@ChandanChainani
Copy link

@tibi77 are you still working on the issue if not can I work on the issue?

@Meldiron
Copy link
Contributor

@tibi77 Hey there 馃憢 Can you please confirm with me if you are working on this issue?

@Azanul
Copy link

Azanul commented Oct 28, 2022

@Meldiron Please assign it to me if neither @tibi77 or @ChandanChainani are on it anymore.

@stnguyen90
Copy link
Contributor

Assigning to @ChandanChainani as next in the queue. Please confirm you're still interested in working on this within 24 hours or I'll reassign to @Azanul

@stnguyen90 stnguyen90 assigned ChandanChainani and unassigned tibi77 Oct 28, 2022
@ChandanChainani
Copy link

ChandanChainani commented Oct 28, 2022

@stnguyen90, I am interested will start exploration, thanks

@stnguyen90
Copy link
Contributor

@ChandanChainani are you still working on this or should we unassign you?

@stnguyen90 stnguyen90 removed the hacktoberfest Issues that can win you some cool swags! label Nov 7, 2022
@ChandanChainani
Copy link

ChandanChainani commented Nov 8, 2022

@stnguyen90 I am almost done I am not able to capture stdout will raise PR after figuring that out or will raise the PR with the changes I have done

@eldadfux
Copy link
Member

Thank you everyone for celebrating Hacktoberfest 22 with us! This issue will now be closed as we're getting ready to celebrate Hacktoberfest 23.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers product / functions Fixes and upgrades for the Appwrite Functions.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants
@eldadfux @stnguyen90 @tibi77 @Meldiron @christyjacob4 @ChandanChainani @Azanul and others