Skip to content

fix: add conda build to ci workflow#293

Merged
nazarfil merged 2 commits into
mainfrom
fix/fail-ci-if-conda-doesnt-build
Aug 21, 2025
Merged

fix: add conda build to ci workflow#293
nazarfil merged 2 commits into
mainfrom
fix/fail-ci-if-conda-doesnt-build

Conversation

@nazarfil

@nazarfil nazarfil commented Jul 9, 2025

Copy link
Copy Markdown

We have two jobs in parallel :

  • ci for every branch commit
  • publish on release

When we publish we do conda build and it fails when we forget to add packages, but as the build status is only displayed from CI flow, we never get notified until docker-images build fails.
I have added packages build to CI flow so we notified in CI if there is an unmet dependency

Closes: https://bluesquare.atlassian.net/browse/HEXA-1331?atlOrigin=eyJpIjoiYWU4Y2ZiYjI1ZWRlNGQ3Njk0ZDEyMzgzMzAwNjc1YjUiLCJwIjoiaiJ9

@nazarfil nazarfil force-pushed the fix/fail-ci-if-conda-doesnt-build branch 4 times, most recently from 984d59d to 02dcfb5 Compare July 9, 2025 08:06
@nazarfil nazarfil force-pushed the fix/fail-ci-if-conda-doesnt-build branch from 02dcfb5 to 735cdc5 Compare July 9, 2025 08:09
@nazarfil nazarfil requested a review from bramj July 9, 2025 08:13
@nazarfil nazarfil requested a review from yolanfery August 20, 2025 07:41
@nazarfil nazarfil merged commit 7ae0aad into main Aug 21, 2025
5 checks passed
@nazarfil nazarfil deleted the fix/fail-ci-if-conda-doesnt-build branch August 21, 2025 07:00
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