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

What are the basic steps to run a gitlab pipeline for Danger Kotlin? #257

Open
RowanG1 opened this issue Nov 10, 2023 · 3 comments
Open

Comments

@RowanG1
Copy link

RowanG1 commented Nov 10, 2023

No description provided.

@RowanG1
Copy link
Author

RowanG1 commented Nov 10, 2023

I have implemented the docker image approach on gitlab pipeline, and have set the danger token via DANGER_GITHUB_API_TOKEN, but I get this error message when running danger-kotlin ci:

$ danger-kotlin ci
Executing $(which danger) ci --process danger-kotlin --passURLForDSL  - pid 17
Request failed [401]: https://api.github.com/repos/myRepo/pulls/17. Attempting retry.

It seems to be using api.github.com

Is there a basic set of instructions to set up gitlab, instead of github?

@PaulWoitaschek
Copy link

@Vacxe
Copy link
Member

Vacxe commented Feb 9, 2024

We working on new release what should include a proper docker image what you can use for any CI/CD systems

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

3 participants