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 tests on exported projects to our CI/CD pipeline #679

Merged
merged 33 commits into from
Sep 27, 2024

Conversation

chippmann
Copy link
Contributor

@chippmann chippmann commented Aug 31, 2024

This adds tests on exported projects to our ci/cd pipeline. This addition has two main benefits:

  • We automatically test exports
  • We can detect issues which would only arise on exported projects

Atm only tests on linux, macos, and windows are added as this represents our current test suite.

GraalVM for all three platforms will follow in a separate PR.

Once we add android (and maybe even iOS) tests, we could create export tests for them as well. But... baby steps :-)

@chippmann chippmann requested review from CedNaru and piiertho August 31, 2024 18:18
@chippmann chippmann marked this pull request as ready for review August 31, 2024 18:18
@chippmann chippmann force-pushed the feature/export_ci_cd_tests branch 2 times, most recently from 28f118b to 3b83680 Compare September 1, 2024 08:31
piiertho
piiertho previously approved these changes Sep 2, 2024
@chippmann chippmann force-pushed the feature/export_ci_cd_tests branch from c6fb290 to 67a1aaf Compare September 26, 2024 14:43
@chippmann chippmann merged commit f6936b3 into master Sep 27, 2024
57 checks passed
@chippmann chippmann deleted the feature/export_ci_cd_tests branch September 27, 2024 15:05
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.

3 participants