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

Support Gitlab Pipelines #59

Open
tillepille opened this issue Apr 24, 2023 · 3 comments
Open

Support Gitlab Pipelines #59

tillepille opened this issue Apr 24, 2023 · 3 comments

Comments

@tillepille
Copy link

Describe Request:

I would love to use the validator in my GitLab pipelines.

At the moment I have to maintain my own image, maybe you could support this by adding a Docker build to the pipeline and provide it as an image in your existing Dockerhub org?

I would be happy to create a PR for a Dockerfile and the initial action but of course can't configure the credentials for the org.

Examples:

validate:
  stage: test
  image: roadiehq/backstage-entity-validator
  script:
  - validate-entity file1.yaml

Supporting Documentation Links:

@roadie-bot
Copy link

@kissmikijr
Copy link
Contributor

Hi! Thank you that would be awesome if you could contribute the Dockerfile and the action itself and we'll do the addition to publish it! Really appreciated!

@tillepille
Copy link
Author

@kissmikijr I provided a PR as a proposal, happy to receive feedback on it!

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 a pull request may close this issue.

3 participants