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

chore: fix multiline slack report for weekly CI #706

Merged
merged 1 commit into from
May 28, 2024

Conversation

RomanBredehoft
Copy link
Collaborator

@RomanBredehoft RomanBredehoft commented May 28, 2024

following the work done in #662, but the final slack report failed (https://github.com/zama-ai/concrete-ml/actions/runs/9254999792/job/25468196365)

the fix comes from github's documentation : https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#multiline-strings

this part is not easy to debug as it requires some flaky tests to be triggered but I did some local scripts and it looks like it should work

@RomanBredehoft RomanBredehoft requested a review from a team as a code owner May 28, 2024 09:02
@cla-bot cla-bot bot added the cla-signed label May 28, 2024
@RomanBredehoft RomanBredehoft force-pushed the chore/debug_multiline_slack_report_weekly_ci branch 4 times, most recently from 5a6eabd to 6141b0d Compare May 28, 2024 09:17
@RomanBredehoft RomanBredehoft force-pushed the chore/debug_multiline_slack_report_weekly_ci branch from 6141b0d to 703826b Compare May 28, 2024 09:18
@RomanBredehoft RomanBredehoft merged commit 6e9c050 into main May 28, 2024
12 checks passed
@RomanBredehoft RomanBredehoft deleted the chore/debug_multiline_slack_report_weekly_ci branch May 28, 2024 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants