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

implement CI from forks #262

Closed
laurentheirendt opened this issue May 17, 2021 · 8 comments
Closed

implement CI from forks #262

laurentheirendt opened this issue May 17, 2021 · 8 comments
Assignees
Labels
quality improves maintainability and code clarity
Milestone

Comments

@laurentheirendt
Copy link
Member

issue is that the CI cannot be triggered from a fork: https://gitlab.com/gitlab-org/gitlab/-/issues/218712

@laurentheirendt
Copy link
Member Author

some references:

https://github.com/brndnmtthws/labhub
https://gitlab.com/gitlab-org/gitlab/-/issues/5667

We might need to set up labhub

@laurentheirendt
Copy link
Member Author

#279 is related

@exaexa
Copy link
Collaborator

exaexa commented Aug 4, 2021

@laurentheirendt how urgent is this? Now it's for v2.0 but I guess the whole thing will be much more involved, possibly not even an issue directly here but at the place where we put the labhub.

@exaexa
Copy link
Collaborator

exaexa commented Aug 4, 2021

Possible alternative solution for now: is it possible to make a github workflow that runs the test ONLY if it detects that it's running in another repository than this?

@exaexa exaexa added the quality improves maintainability and code clarity label Aug 4, 2021
@laurentheirendt
Copy link
Member Author

this is not really urgent 😄

yes, that could work

@exaexa
Copy link
Collaborator

exaexa commented Nov 21, 2021

Just to close this issue -- what if we supply a small github action with "just test" that gets triggered only if the repo is not this central one?

@laurentheirendt
Copy link
Member Author

not sure that is possible

@exaexa exaexa closed this as completed May 14, 2024
@exaexa
Copy link
Collaborator

exaexa commented May 14, 2024

solved differently (we use github matrix in C2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
quality improves maintainability and code clarity
Projects
None yet
Development

No branches or pull requests

2 participants