Skip to content

Conversation

@DavidVujic
Copy link
Owner

@DavidVujic DavidVujic commented Mar 13, 2023

Description

When displaying the table with bricks and projects, the poetry poly info command should sort the projects alphabetically.

Also: removed unused function in the projects component.

Motivation and Context

Fixes #64

How Has This Been Tested?

  1. Verified that projects are not sorted alphabetically, by running poetry poly info in the python-polylith-microservices-example workspace.
  2. installed an updated, that is sorting projects
  3. ran the same command again and confirmed that the sort order was: api_app, worker_1, worker_2.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

@DavidVujic DavidVujic merged commit 34c854a into main Mar 13, 2023
@DavidVujic DavidVujic deleted the poly-info-bug-sorted-projects branch March 13, 2023 16:48
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.

poly info command: sort order of projects

2 participants