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

github workflow v1 #119

Merged
merged 20 commits into from
Mar 12, 2025
Merged

github workflow v1 #119

merged 20 commits into from
Mar 12, 2025

Conversation

Ifropc
Copy link
Contributor

@Ifropc Ifropc commented Mar 4, 2025

First version of github workflow.
On CLI, we want to test different OSes e2e, however current limitation of our system test is that we can only effectively test linux (we are using linux base image for the test)
Migrating to GH actions will solve this issue, as we can change the runner to Mac and potentially Win to run cli tests.

As the first step, cli can adopt this workflow, with other repos to follow (if needed), though we can continue using Docker image for other purposes

@Ifropc Ifropc marked this pull request as ready for review March 7, 2025 21:29
@Ifropc Ifropc requested a review from a team March 7, 2025 21:30
@Ifropc Ifropc force-pushed the github-ci branch 5 times, most recently from 51a90dc to 2d0aa68 Compare March 10, 2025 23:39
@Ifropc Ifropc force-pushed the github-ci branch 2 times, most recently from ea5036e to bc87fd9 Compare March 11, 2025 00:34
@Ifropc Ifropc merged commit a5707b0 into master Mar 12, 2025
4 checks passed
@Ifropc Ifropc deleted the github-ci branch March 12, 2025 21:48
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.

2 participants