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: Porting guide review #4575

Merged
merged 30 commits into from
Oct 18, 2024

Conversation

JulioPDX
Copy link
Contributor

@JulioPDX JulioPDX commented Oct 9, 2024

Change Summary

Initial review over porting guide.

Component(s) name

Docs

Proposed changes

Minor grammar and example updates

How to test

View the docs locally for the most up-to-date build

Checklist

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)

Copy link

github-actions bot commented Oct 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-4575
# Activate the virtual environment
source test-avd-pr-4575/bin/activate
# Install all requirements including PyAVD
pip install "pyavd[ansible] @ git+https://github.com/JulioPDX/ansible-avd.git@porting-guide-review#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/JulioPDX/ansible-avd.git#/ansible_collections/arista/avd/,porting-guide-review --force
# Optional: Install AVD examples
cd test-avd-pr-4575
ansible-playbook arista.avd.install_examples

@github-actions github-actions bot added the type: documentation Improvements or additions to documentation label Oct 9, 2024
@ClausHolbechArista ClausHolbechArista added this to the v5.0.0 milestone Oct 10, 2024
@github-actions github-actions bot added the state: conflict PR with conflict label Oct 11, 2024
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot removed the state: conflict PR with conflict label Oct 11, 2024
Copy link

Conflicts have been resolved. A maintainer will review the pull request shortly.

@github-actions github-actions bot added role: eos_cli_config_gen issue related to eos_cli_config_gen role state: Documentation role Updated role: eos_designs issue related to eos_designs role labels Oct 14, 2024
@github-actions github-actions bot removed role: eos_cli_config_gen issue related to eos_cli_config_gen role state: Documentation role Updated role: eos_designs issue related to eos_designs role labels Oct 15, 2024
@JulioPDX JulioPDX marked this pull request as ready for review October 15, 2024 19:02
@JulioPDX JulioPDX requested a review from a team as a code owner October 15, 2024 19:02
gmuloc and others added 3 commits October 17, 2024 13:43
Co-authored-by: Shivani-gslab <145646625+Shivani-gslab@users.noreply.github.com>
@github-actions github-actions bot added role: eos_cli_config_gen issue related to eos_cli_config_gen role state: Documentation role Updated role: eos_designs issue related to eos_designs role labels Oct 17, 2024
@gmuloc gmuloc self-requested a review October 17, 2024 15:02
@gmuloc gmuloc dismissed their stale review October 17, 2024 15:02

Approving on principle this PR

Copy link

sonarcloud bot commented Oct 18, 2024

@carlbuchmann carlbuchmann self-requested a review October 18, 2024 13:45
Copy link
Member

@carlbuchmann carlbuchmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ClausHolbechArista ClausHolbechArista merged commit 4d2e1ec into aristanetworks:devel Oct 18, 2024
43 checks passed
gmuloc pushed a commit to gmuloc/avd that referenced this pull request Oct 29, 2024
Co-authored-by: Carl Buchmann <carl.buchmann@arista.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rn: Doc role: eos_cli_config_gen issue related to eos_cli_config_gen role role: eos_designs issue related to eos_designs role state: Documentation role Updated type: documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants