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

Actually run code validation in CI #916

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

BD103
Copy link
Member

@BD103 BD103 commented Feb 5, 2024

97fef72 was committed to the new-book branch, adding a job to CI that would test all code blocks and validate them. Unfortunately something in #893 messed it up when merging / rebasing. This PR fixes that by configuring the code validation job to actually validate the code.

Additionally, it also removes the warning from uploading an empty artifact:

image

As seen in this run

@alice-i-cecile alice-i-cecile added C-Bug A problem with the code that runs the site A-Build-System labels Feb 5, 2024
@alice-i-cecile
Copy link
Member

FYI @TrialDragon @RomainMazB :) Review here would be appreciated.

@alice-i-cecile alice-i-cecile added the S-Ready-For-Final-Review Ready for a maintainer to consider for merging label Feb 5, 2024
@alice-i-cecile alice-i-cecile added this pull request to the merge queue Feb 5, 2024
Merged via the queue into bevyengine:main with commit 4d1b6c1 Feb 5, 2024
7 checks passed
@BD103 BD103 deleted the test-code branch February 5, 2024 21:45
JMS55 pushed a commit to JMS55/bevy-website-1 that referenced this pull request Feb 13, 2024
RobWalt pushed a commit to RobWalt/bevy-website that referenced this pull request Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Build-System C-Bug A problem with the code that runs the site S-Ready-For-Final-Review Ready for a maintainer to consider for merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants