Skip to content

Add CI workflow to run tests #13

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

Merged
merged 1 commit into from
Oct 30, 2020
Merged

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Oct 30, 2020

The workflow is missing the step to upload coverage data to Codecov.io because that will fail unless an upload token is provided (https://docs.codecov.io/docs/about-the-codecov-bash-uploader#section-upload-token). That would require a secret to be created and I don't have the admin access to do it. Considering the coverage is 0, it's not an urgent matter.

The workflow is missing artifact creation. I need to figure out how to handle that, which may change depending on where we decide to host the schema. For now, I think it's worth just getting a minimal workflow in place and adding to it in subsequent PRs.

@per1234 per1234 requested a review from silvanocerza October 30, 2020 05:29
@per1234 per1234 merged commit e3d1875 into main Oct 30, 2020
@per1234 per1234 deleted the per1234/test-workflow-no-artifact branch October 30, 2020 21:18
@per1234 per1234 added topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement labels Sep 29, 2021
@per1234 per1234 self-assigned this Nov 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants