Skip to content

Support Gitlab Pipelines #59

@tillepille

Description

@tillepille

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions