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 draft test CI #195

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Conversation

BNAndras
Copy link
Member

Should fix #180. The CI is adapted from https://github.com/exercism/gdscript/blob/main/.github/workflows/test.yml and uses the LFE test runner image to test each file.

@BNAndras
Copy link
Member Author

@ErikSchierboom, the proposed test CI fails on Luhn. That's a good sign, and I've confirmed that the example.lfe fails on the website so that file should be updated.

Copy link
Member

@ErikSchierboom ErikSchierboom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent!

@ErikSchierboom ErikSchierboom merged commit 45da019 into exercism:main Feb 20, 2024
2 of 3 checks passed
@BNAndras BNAndras added x:type/ci Work on Continuous Integration (e.g. GitHub Actions workflows) x:rep/large Large amount of reputation labels Apr 12, 2024
@BNAndras BNAndras deleted the add-draft-test-ci branch April 12, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:rep/large Large amount of reputation x:type/ci Work on Continuous Integration (e.g. GitHub Actions workflows)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unknown status of CI
2 participants