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

Bump: pre-commit autoupdate #4352

Merged
merged 1 commit into from
Aug 12, 2024
Merged

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Aug 12, 2024

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.6 → v0.5.7](astral-sh/ruff-pre-commit@v0.5.6...v0.5.7)
@pre-commit-ci pre-commit-ci bot requested review from a team as code owners August 12, 2024 16:54
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-4352
# Activate the virtual environment
source test-avd-pr-4352/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-4352
ansible-playbook arista.avd.install_examples

Copy link

@ClausHolbechArista ClausHolbechArista added the one approval This PR has one approval and is only missing one more. label Aug 12, 2024
@ClausHolbechArista ClausHolbechArista merged commit 9b3d849 into devel Aug 12, 2024
40 checks passed
@ClausHolbechArista ClausHolbechArista deleted the pre-commit-ci-update-config branch August 12, 2024 17:37
jrecchia1029 pushed a commit to jrecchia1029/ansible-avd that referenced this pull request Aug 14, 2024
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: Bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants