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

Doc: Placeholder PR for updating deprecated keys in 5.x.x porting-guide #4285

Merged

Conversation

MaheshGSLAB
Copy link
Contributor

@MaheshGSLAB MaheshGSLAB commented Jul 30, 2024

Change Summary

Placeholder PR for updating deprecated keys in 5.x.x porting-guide

Related Issue(s)

Fixes #

Component(s) name

arista.avd.<role-name>

Proposed changes

Placeholder PR for updating deprecated keys in 5.x.x porting-guide

How to test

NA

Checklist

User Checklist

  • N/A

Repository Checklist

  • My code has been rebased from devel before I start
  • I have read the CONTRIBUTING document.
  • My change requires a change to the documentation and documentation have been updated accordingly.
  • I have updated molecule CI testing accordingly. (check the box if not applicable)

@MaheshGSLAB MaheshGSLAB self-assigned this Jul 30, 2024
@github-actions github-actions bot added the type: documentation Improvements or additions to documentation label Jul 30, 2024
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-4285
# Activate the virtual environment
source test-avd-pr-4285/bin/activate
# Install all requirements including PyAVD
pip install "pyavd[ansible] @ git+https://github.com/MaheshGSLAB/ansible-avd.git@deprecation-placeholder#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/MaheshGSLAB/ansible-avd.git#/ansible_collections/arista/avd/,deprecation-placeholder --force
# Optional: Install AVD examples
cd test-avd-pr-4285
ansible-playbook arista.avd.install_examples

@MaheshGSLAB MaheshGSLAB changed the title Placeholder PR for updating deprecated keys in 5.x.x release Doc: Placeholder PR for updating deprecated keys in 5.x.x release Jul 30, 2024
@MaheshGSLAB MaheshGSLAB changed the title Doc: Placeholder PR for updating deprecated keys in 5.x.x release Doc: Placeholder PR for updating deprecated keys in 5.x.x porting-guide Jul 30, 2024
Copy link

sonarcloud bot commented Jul 30, 2024

@MaheshGSLAB MaheshGSLAB marked this pull request as ready for review July 30, 2024 08:00
@MaheshGSLAB MaheshGSLAB requested review from a team as code owners July 30, 2024 08:00
@ClausHolbechArista ClausHolbechArista marked this pull request as draft July 30, 2024 08:11
@ClausHolbechArista ClausHolbechArista marked this pull request as ready for review July 30, 2024 08:21
@ClausHolbechArista ClausHolbechArista merged commit 132b4fc into aristanetworks:devel Jul 30, 2024
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rn: Doc type: documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants