Skip to content

Improve Advanced Usage examples - #645

Merged
v-HarithaVattikuti merged 4 commits into
actions:mainfrom
lrq3000:main
Jan 27, 2025
Merged

Improve Advanced Usage examples#645
v-HarithaVattikuti merged 4 commits into
actions:mainfrom
lrq3000:main

Conversation

@lrq3000

@lrq3000 lrq3000 commented Apr 9, 2023

Copy link
Copy Markdown
Contributor

Description:
A few improvement of Advanced Usage examples:

  • Rework outputs python-version to replace missing words in description and clarify example.
  • Mention '*' for python-version to get the latest stable python release.
  • Mention that if statements need to use single-quotes, not double-quotes (and not no-quotes) to test python-version against string literals.

I tried to keep with the conventions used elsewhere in the document, and for my contributions to be as concise as possible (eg, the if statement is not its own paragraph but is just one additional line in the Matrix Testing example, the most relevant one as it's the most common case scenario for an if testing).

Related issue:
Closes #644.

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

@lrq3000
lrq3000 requested a review from a team as a code owner April 9, 2023 20:33
@v-mahabaleshwars v-mahabaleshwars self-assigned this Nov 13, 2024