-
Notifications
You must be signed in to change notification settings - Fork 63
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: Check for uncommitted table alteration #27
Commits on Apr 19, 2024
-
CI: Check for uncommitted table alteration
Before, the checks would always indicate a failure, although the scenarios are not intended to succeed. Now, they will only fail on an unchanged `table.md` despite a different outcome in the scenario run. Co-authored-by: Anderson Bravalheri <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 88ca876 - Browse repository at this point
Copy the full SHA 88ca876View commit details -
CI: Check for uncommitted table alteration
Before, the checks would always indicate a failure, although the scenarios are not intended to succeed. Now, they will only fail on an unchanged `table.md` despite a different outcome in the scenario run. Co-authored-by: Anderson Bravalheri <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 33bfbdf - Browse repository at this point
Copy the full SHA 33bfbdfView commit details
Commits on Apr 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0a865db - Browse repository at this point
Copy the full SHA 0a865dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49ebd06 - Browse repository at this point
Copy the full SHA 49ebd06View commit details
Commits on Apr 28, 2024
-
Merge remote-tracking branch 'origin/ci-check-table-alteration' into …
…ci-check-table-alteration
Configuration menu - View commit details
-
Copy full SHA for 7cfc000 - Browse repository at this point
Copy the full SHA 7cfc000View commit details -
Apply suggestions from code review
Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5095dcd - Browse repository at this point
Copy the full SHA 5095dcdView commit details
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eef52af - Browse repository at this point
Copy the full SHA eef52afView commit details -
Remove superfluous
git diff
invocationAnd use better syntax to append to `GITHUB_OUTPUT`. Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cfda9c9 - Browse repository at this point
Copy the full SHA cfda9c9View commit details