chore: set up .tool-versions to use in github actions workflows#59129
chore: set up .tool-versions to use in github actions workflows#59129devin-ai-integration[bot] wants to merge 5 commits intomasterfrom
.tool-versions to use in github actions workflows#59129Conversation
…n workflows Co-Authored-By: Aaron <AJ> Steers <aj@airbyte.io>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Original prompt from Aaron: |
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
|
Caution Review failedAn error occurred during the review process. Please try again later. 🪧 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 (
|
Co-Authored-By: Aaron <AJ> Steers <aj@airbyte.io>
.tool-versions to use in github actions workflows
David Gold (dbgold17)
left a comment
There was a problem hiding this comment.
approving with one comment
| uses: actions/setup-python@v4 | ||
| with: | ||
| python-version: "3.9.13" # install the python version needed | ||
| python-version: ${{ steps.tool-versions.outputs.python }} # install the python version needed |
There was a problem hiding this comment.
assuming this works with the version bump to 3.11 that you have defined, this all LGTM!
|
Closing due to inactivity for more than 7 days. |
Set up asdf with .tool-versions
This PR adds a .tool-versions file containing the tool versions currently used in GitHub Actions workflows and updates the workflows to use the marocchino/tool-versions-action. This allows managing tool versions in a single place.
Changes:
Requested by: Aaron ("AJ") Steers (aj@airbyte.io)
Link to Devin run: https://app.devin.ai/sessions/faac6654afb44c50b895d7e768f7c9aa