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

Add pipeline to sort packages #1686

Merged
merged 10 commits into from
Dec 8, 2024
Merged

Add pipeline to sort packages #1686

merged 10 commits into from
Dec 8, 2024

Conversation

TG1999
Copy link
Contributor

@TG1999 TG1999 commented Dec 4, 2024

Fixes #1549

Copy link
Member

@keshav-space keshav-space left a comment

Choose a reason for hiding this comment

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

Thanks @TG1999, LGTM!

Comment on lines 95 to 99
def log(self, message):
"""
Simple logging function.
"""
print(message)
Copy link
Member

Choose a reason for hiding this comment

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

Do we need this?

Suggested change
def log(self, message):
"""
Simple logging function.
"""
print(message)

@TG1999 TG1999 force-pushed the add_pipeline_to_sort_packages branch 4 times, most recently from 177de65 to 0aa9fdd Compare December 8, 2024 09:12
TG1999 added 10 commits December 8, 2024 14:42
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
Q
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
@TG1999 TG1999 force-pushed the add_pipeline_to_sort_packages branch from 7cd2ba4 to c91afce Compare December 8, 2024 09:15
@TG1999 TG1999 merged commit c923364 into main Dec 8, 2024
10 checks passed
@TG1999 TG1999 deleted the add_pipeline_to_sort_packages branch December 8, 2024 09:20
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.

VCIO-next: For packages, enable sorting versions in database queries, or store additional computed fields
2 participants