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

Add Test Report artifact to generated JSON #18

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

m4dc4p
Copy link
Contributor

@m4dc4p m4dc4p commented Oct 5, 2022

The dhall types allow a test report artifact to be specified, but the generated JSON does not actually include the keys, even if the value is present.

This PR fixes the bug, and updates the single-job example to exercise the feature.

m4dc4p added 2 commits May 9, 2022 12:28
Adds the `inherits` keyword to job definitions, as described
on https://docs.gitlab.com/ee/ci/yaml/index.html#inherit.

Also examples/inherit-examples.dhall as a test & example.
The dhall types allow a test report artifact to be specified, but
the generated JSON does not actually include the keys, even if
the value is present.

This PR fixes the bug, and updates the single-job example to exercise
the feature.
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 this pull request may close these issues.

1 participant