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/CD script for v2.6.1-gr #3

Merged

Conversation

marcin-krystianc
Copy link

No description provided.

Copy link
Author

@marcin-krystianc marcin-krystianc left a comment

Choose a reason for hiding this comment

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

I tested that script in my personal org, here are the packages published with it -> https://github.com/marcin-krystianc?tab=packages

@@ -26,7 +26,7 @@ else
fi


./packaging/mingw-w64/run-tests.sh
# ./packaging/mingw-w64/run-tests.sh
Copy link
Author

Choose a reason for hiding this comment

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

Tests take a long time to run (especially in the QEMU environment) and are flaky.

@@ -122,7 +122,7 @@ fi

# Run quick test suite, mark it as CI to avoid time/resource sensitive
# tests to fail in case the worker is under-powered.
CI=true make -C tests run_local_quick
# CI=true make -C tests run_local_quick
Copy link
Author

Choose a reason for hiding this comment

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

Tests take a long time to run (especially in the QEMU environment) and are flaky.

@marcin-krystianc marcin-krystianc marked this pull request as ready for review January 2, 2025 09:39
Copy link

@adamreeve adamreeve left a comment

Choose a reason for hiding this comment

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

Looks good thanks Marcin but I have a couple of questions

.github/workflows/build.yml Outdated Show resolved Hide resolved
.github/workflows/build.yml Outdated Show resolved Hide resolved
@marcin-krystianc
Copy link
Author

Looks good thanks Marcin but I have a couple of questions

Thanks for the review, these were all remnants from the original semaphore.yml file.

@marcin-krystianc marcin-krystianc merged commit 214a859 into G-Research:2.6.1-gr Jan 7, 2025
@marcin-krystianc marcin-krystianc deleted the dev-20241212-ci branch January 7, 2025 08:32
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