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

Julia NATS.jl client messaging examples #275

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

Conversation

jakubwro
Copy link

Added examples for NATS.jl client.

@jakubwro
Copy link
Author

Hi, any idea why checkout is not working in CI? Is it caused by "/" in my branch name?

@jakubwro
Copy link
Author

Hi, any idea why checkout is not working in CI? Is it caused by "/" in my branch name?

I think I figured out.

Checkout step should have:

          repository: ${{ github.event.pull_request.head.repo.full_name }}

to allow run on my forked repo.

Other solution might be to push my branch to main repo and PR from there.

@jakubwro
Copy link
Author

jakubwro commented Jan 21, 2025

Now there is a problem with vercel deploy:

amondnet/vercel-action#26 (comment)

I am not able to solve this myself.

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.

1 participant