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 #4711

Merged
merged 4 commits into from
Nov 13, 2024
Merged

CI: pre-commit autoupdate #4711

merged 4 commits into from
Nov 13, 2024

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Nov 11, 2024

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.7.2 → v0.7.3](astral-sh/ruff-pre-commit@v0.7.2...v0.7.3)
@pre-commit-ci pre-commit-ci bot requested review from a team as code owners November 11, 2024 16:53
Copy link

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-4711
# Activate the virtual environment
source test-avd-pr-4711/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-4711
ansible-playbook arista.avd.install_examples

@gmuloc gmuloc added the one approval This PR has one approval and is only missing one more. label Nov 12, 2024
Copy link

sonarcloud bot commented Nov 13, 2024

@gmuloc gmuloc merged commit 241b400 into devel Nov 13, 2024
42 checks passed
@gmuloc gmuloc deleted the pre-commit-ci-update-config branch November 13, 2024 10:49
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 role: eos_validate_state
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants