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

Say Hello CLI - playing around #41

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Say Hello CLI - playing around #41

wants to merge 4 commits into from

Conversation

langchain4j
Copy link
Collaborator

No description provided.

@langchain4j
Copy link
Collaborator Author

Hi @gsmet, to deploy it I need to run deploy-to-openshift.sh? I guess I will need a Red Hat customer account? I am trying to download oc for Windows as described here, but it asks me to log in into my Red Hat account. Usual RH credentials do not work...

@gsmet
Copy link
Collaborator

gsmet commented Dec 17, 2024

So the idea is that you should do all the experiments locally.

The documentation should guide you on how to set this up:

From there, you can start dev mode and you can install your test GitHub App in a test project and play with it. On my side, I have a couple playground projects to experiment.

Let me know if you need some help setting this up.

In parallel, I will ask we give you the permission to deploy the bot, but please let's do the first deployment together so I can show you the ropes :).

Comment on lines +23 to +24
// TODO check permissions
GHUser sender = issueCommentPayload.getSender();
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can automatically check permissions with annotations: https://docs.quarkiverse.io/quarkus-github-app/dev/commands.html#permissions

@gsmet
Copy link
Collaborator

gsmet commented Dec 17, 2024

In parallel, I will ask we give you the permission to deploy the bot, but please let's do the first deployment together so I can show you the ropes :).

Actually, I already did that. So let me know when you have something concrete to deploy and we can do it together once and then you will be able to do it alone.

@langchain4j
Copy link
Collaborator Author

@gsmet thanks a lot, I will look into it again after the holidays!

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

Successfully merging this pull request may close these issues.

2 participants