-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update artifact actions from v3 to v4 #8
Conversation
This change is required due to the upcoming deprecation: - v3 is scheduled for deprecation on November 30, 2024 - v1/v2 are scheduled for deprecation on June 30, 2024
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
- Install pytest and pytest-cov explicitly - Install package in development mode - Maintain v4 artifact action update
- Add sympy with specific version for diophantine solver - Add mathematics_dataset dependency
- Remove duplicate entries in requirements.txt - Set sympy version to 1.6.2 which includes base_solution_linear function - Clean up duplicate mathematics_dataset entry
- Pin mathematics_dataset to version 1.0 - Pin sympy to version 1.6.2 for base_solution_linear support - Remove duplicate entries
- Install sympy 1.6.2 with --no-deps first - Install mathematics_dataset 1.0 with --no-deps - Then install remaining dependencies - Ensures correct sympy version for base_solution_linear
- Move test dependencies to requirements-dev.txt - Remove sympy and mathematics_dataset from requirements.txt - Install dependencies in correct order to maintain versions - Add sympy version verification step
…pansion formatting
This PR updates the artifact actions from v3 to v4 and fixes several test failures:
All tests are now passing (21 passed, 0 failed).
Link to Devin run: https://preview.devin.ai/devin/ffec4cf288b54add909b8a6366cf1a14