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

Merged
merged 1 commit into from
Jan 7, 2025
Merged

CI: pre-commit autoupdate #4856

merged 1 commit into from
Jan 7, 2025

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Jan 6, 2025

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.5 → v0.8.6](astral-sh/ruff-pre-commit@v0.8.5...v0.8.6)
@pre-commit-ci pre-commit-ci bot requested review from a team as code owners January 6, 2025 16:59
Copy link

github-actions bot commented Jan 6, 2025

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

@gmuloc gmuloc merged commit cd39961 into devel Jan 7, 2025
43 checks passed
@gmuloc gmuloc deleted the pre-commit-ci-update-config branch January 7, 2025 09:25
@github-actions github-actions bot added the rn: CI label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants