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

ci: run every rclip build through rclip tests in CI on every target platform before the release to ensure every rclip build works as expected #160

Open
yurijmikhalevich opened this issue Dec 18, 2024 · 0 comments
Labels
feat New feature or request priority:medium Medium priority issues

Comments

@yurijmikhalevich
Copy link
Owner

E.g., the flow, for every platform, should be:

  • build job: builds and uploads an artifact
  • validate job: downloads the artifact, installs rclip from it, runs rclip tests on installed version of rclip

We do a minimal version of this for snap and Windows packages, but we should be running a complete test suite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request priority:medium Medium priority issues
Projects
None yet
Development

No branches or pull requests

1 participant