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

🚀 Feature: Add Github Issue Bot for Java #157

Open
6 tasks
gewenyu99 opened this issue Sep 30, 2023 · 13 comments
Open
6 tasks

🚀 Feature: Add Github Issue Bot for Java #157

gewenyu99 opened this issue Sep 30, 2023 · 13 comments
Assignees

Comments

@gewenyu99
Copy link

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

Your task is to implement the Github Issue Bot function in Java. You can look at the existing Appwrite Functions Templates in another coding language.

Your function should behave and be implemented similarly to existing Github Issue Bot Node.js template.

Tasks summary:

  • Fork & clone Appwrite's templates repository
  • Create a branch feat-implement-github-issue-bot-java
  • Write code for the function in folder java/github-issue-bot/.
  • Test the function using Appwrite, provide a video.
  • Write a README.md explaining what the function does, how to use it, and customize it. Here is an example.
  • Submit a pull request to our templates repository

If you need any help, contact us on our Discord server.

Are you ready to work on this issue? 🤔 Let us know, and we will assign it to you 😊

Happy Appwriting!

@gewenyu99 gewenyu99 added the hacktoberfest Issues for Hacktoberfest 2023 label Oct 1, 2023
@idanela
Copy link

idanela commented Oct 1, 2023

Can you assign the issue to me?

@Haimantika
Copy link

Haimantika commented Oct 1, 2023

Can you assign the issue to me?

Hi @idanela have assigned the issue to you! Thank you for showing interest in contributing to Appwrite! Happy Hacktoberfest 🎃

Notes:

  1. Please update us with your progress every 3 days, so that we know that you are working on it.
  2. Join us on Discord - https://appwrite.io/discord to chat about Hacktoberfest and Appwrite!

@idanela
Copy link

idanela commented Oct 2, 2023

Hi,
I Wanted to asked if you want the bot to respond also for reopening an issue?
If so would you like it to be handled differently?

@loks0n
Copy link
Member

loks0n commented Oct 2, 2023

Hi, I Wanted to asked if you want the bot to respond also for reopening an issue? If so would you like it to be handled differently?

Let's match the functionality of the existing node/github-issue-bot template 👍

@idanela
Copy link

idanela commented Oct 2, 2023

OK, Thanks 👍

@idanela
Copy link

idanela commented Oct 3, 2023

Update:
Currently I'm pretty much done with the code and now I'm trying to test it using appwrite using self hosting.

@idanela
Copy link

idanela commented Oct 6, 2023

Updae:
I have a problem with deploying java application with dependencies.
I tried self-hosting my own instace of Appwrite , and couldn't manged to deploy it because of the dependecies.
First I tried to use maven and the following commands : apt-get update && apt-get maven %% mvn clean install got a bunch of errors such as :E: Unable to locate package maven, sh: 1: mvn: not found etc.
Later I tried to change it to gradle and encountered a problem with the size of the file:
✗ Error The file size is either not valid or exceeds the maximum allowed size. Please check the file or the value of the _APP_STORAGE_LIMIT environment variable.
I feel I stuck and I'll be happy to get some help from one of the team.

@Haimantika
Copy link

Updae: I have a problem with deploying java application with dependencies. I tried self-hosting my own instace of Appwrite , and couldn't manged to deploy it because of the dependecies. First I tried to use maven and the following commands : apt-get update && apt-get maven %% mvn clean install got a bunch of errors such as :E: Unable to locate package maven, sh: 1: mvn: not found etc. Later I tried to change it to gradle and encountered a problem with the size of the file: ✗ Error The file size is either not valid or exceeds the maximum allowed size. Please check the file or the value of the _APP_STORAGE_LIMIT environment variable. I feel I stuck and I'll be happy to get some help from one of the team.

Hi, request you to ask your queries in the Discord server - https://appwrite.io/discord

@idanela
Copy link

idanela commented Oct 9, 2023

Hi,
I'm from Israel and currently we have a - delicate situation in the country.
I wanted to update you about that and ask if I can have more time to finish the issue?

@gewenyu99
Copy link
Author

Hi, I'm from Israel and currently we have a - delicate situation in the country. I wanted to update you about that and ask if I can have more time to finish the issue?

Yeah, take as long as you need!

Take care, we understand the situation.

@tessamero
Copy link

@idanela I'm very sorry for the situation going on and completely understand. I'm currently closing all inactive hacktoberfest related issues, if you'd like, I'm happy to keep this open for longer. I'll remove the hacktoberfest label for now.

@tessamero tessamero removed the hacktoberfest Issues for Hacktoberfest 2023 label Nov 2, 2023
@idanela
Copy link

idanela commented Nov 2, 2023

I live in Israel and currently I was recruited by the army.
For now I'm not working on it

@tessamero
Copy link

@idanela Thank you for your service to your country, I will keep the issue open.

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

5 participants