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] Allow failure on julia nightly #250

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

[CI] Allow failure on julia nightly #250

wants to merge 10 commits into from

Conversation

sjkelly
Copy link
Member

@sjkelly sjkelly commented Feb 27, 2024

No description provided.

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.96%. Comparing base (3eb59e1) to head (cdb10a3).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #250   +/-   ##
=======================================
  Coverage   92.96%   92.96%           
=======================================
  Files          25       25           
  Lines        2813     2813           
=======================================
  Hits         2615     2615           
  Misses        198      198           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JuliaIO JuliaIO deleted a comment from github-actions bot Feb 28, 2024
@JuliaIO JuliaIO deleted a comment from github-actions bot Feb 28, 2024
@JuliaIO JuliaIO deleted a comment from github-actions bot Feb 28, 2024
@JuliaIO JuliaIO deleted a comment from github-actions bot Feb 28, 2024
@JuliaIO JuliaIO deleted a comment from github-actions bot Feb 28, 2024
@JuliaIO JuliaIO deleted a comment from github-actions bot Feb 28, 2024
Copy link

⚠️ Nightly Build Failure ⚠️

The nightly build has failed, but don't worry! 😄 This is an allowed failure and does not impact the overall success status of the commit.

👀 For more details, check the workflow run logs.

🚀 Keep up the great work, and let's make our next build even better!

id: check_nightly
if: matrix.version == 'nightly'
run: |
echo "nightly_status=failed" >> $GITHUB_ENV
Copy link

Choose a reason for hiding this comment

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

@sjkelly failure may be better than failed here because we can use the value of steps.<step_id>.outcome as is.

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.

None yet

2 participants