Skip to content

Conversation

@LuizMacedo
Copy link
Contributor

This pull request includes a minor update to the index.md file to simplify and optimize the grouping and sorting logic for exercise topics.

Changes to grouping and sorting logic:

  • Removed the downcase transformation from the topic_order assignment, as it was unnecessary. ([index.mdL20-R23](https://github.com/MicrosoftLearning/mslearn-devops/pull/6/files#diff-a48746cae70c44e7e105b594aad338ddd105c93c1cb445a40ba6aab785ba69e5L20-R23))
  • Replaced the where_exp filter with the simpler where filter for matching grouped exercises by topic name. ([index.mdL20-R23](https://github.com/MicrosoftLearning/mslearn-devops/pull/6/files#diff-a48746cae70c44e7e105b594aad338ddd105c93c1cb445a40ba6aab785ba69e5L20-R23))

@LuizMacedo LuizMacedo merged commit 3869a88 into main Jul 25, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants