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

External git repos in workflows #510

Closed
IngwiePhoenix opened this issue Apr 29, 2024 · 1 comment
Closed

External git repos in workflows #510

IngwiePhoenix opened this issue Apr 29, 2024 · 1 comment

Comments

@IngwiePhoenix
Copy link

Hello there!

GitHub is not the right place for support requests or questions.
Please use the Agola Forum

Yes, I am aware. But my topic from nearly half a year ago hadn't been replied to. So, I am trying my luck here now. Apologies!

So I am currently looking for a way to run automated builds within my Kubernetes cluster, so that I may feed finished containers to my RISC-V server, by providing builds that the community hasn't made yet, and also publishing them in the process. However, while reading through the docs top to bottom, I couldn't find a specific bit of information:

Most of the repos I am interested in building for, are not mine. Be it libretro's libretro-super repository that I want to run against a specialized toolchain for jailbroken webOS TVs, building custom docker containers off someone else's WebApp to put my own webserver logic inside or just outright redo the container structure of the Piped API containers to suit my needs - all of them are external, every single one.

How do I configure external repositories and respond to their recent changes with my own tasks?

Let's take this one for instance: https://git.v0l.io/Kieran/snort
I have a custom Dockerfile that uses a different HTTP server and can build up-to-date and minimal images. How do I bind this repository to Agola, and make it run the tasks whenever Kieran pushes new changes (bleeding-edge) or makes a new tag ($tag/:latest)?

Thank you and kind regards,
Ingwie

@sgotti
Copy link
Member

sgotti commented May 2, 2024

@IngwiePhoenix please take a look at https://agola.io/tryit/ it'll explain the steps you should do to configure a gitea oauth2 app, create a remote source and so on. Instead of a local gitea use the one you prefer.

@sgotti sgotti closed this as not planned Won't fix, can't repro, duplicate, stale May 20, 2024
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

2 participants