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: pre-commit autoupdate #4799

Merged
merged 1 commit into from
Dec 10, 2024
Merged

CI: pre-commit autoupdate #4799

merged 1 commit into from
Dec 10, 2024

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Dec 9, 2024

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.1 → v0.8.2](astral-sh/ruff-pre-commit@v0.8.1...v0.8.2)
@pre-commit-ci pre-commit-ci bot requested review from a team as code owners December 9, 2024 16:55
Copy link

github-actions bot commented Dec 9, 2024

Review docs on Read the Docs

To test this pull request:

# Create virtual environment for this testing below the current directory
python -m venv test-avd-pr-4799
# Activate the virtual environment
source test-avd-pr-4799/bin/activate
# Install all requirements including PyAVD
pip install "pyavd[ansible] @ git+https://github.com/aristanetworks/avd.git@pre-commit-ci-update-config#subdirectory=python-avd" --force
# Point Ansible collections path to the Python virtual environment
export ANSIBLE_COLLECTIONS_PATH=$VIRTUAL_ENV/ansible_collections
# Install Ansible collection
ansible-galaxy collection install git+https://github.com/aristanetworks/avd.git#/ansible_collections/arista/avd/,pre-commit-ci-update-config --force
# Optional: Install AVD examples
cd test-avd-pr-4799
ansible-playbook arista.avd.install_examples

@gmuloc gmuloc added the one approval This PR has one approval and is only missing one more. label Dec 10, 2024
@gmuloc gmuloc merged commit 069f251 into devel Dec 10, 2024
42 of 43 checks passed
@gmuloc gmuloc deleted the pre-commit-ci-update-config branch December 10, 2024 12:19
emilarista pushed a commit to emilarista/ansible-avd that referenced this pull request Dec 17, 2024
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
one approval This PR has one approval and is only missing one more. rn: CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant