Skip to content

Conversation

@isc-shuliu
Copy link
Contributor

@isc-shuliu isc-shuliu commented Oct 16, 2024

Implement an outdated command mentioned in #427

@isc-kiyer
Copy link
Collaborator

@isc-shuliu this PR is related to #550 where part of running "update" should upgrade a module and run its upgrade steps (if any).

@isc-shuliu
Copy link
Contributor Author

@isc-shuliu this PR is related to #550 where part of running "update" should upgrade a module and run its upgrade steps (if any).

Thanks for the heads-up! I'm aware of that hence posting it as a draft.

@isc-shuliu isc-shuliu changed the title Add command for "update" and "outdated" Add command for "outdated" Oct 22, 2024
@isc-kiyer isc-kiyer changed the title Add command for "outdated" Add command for "list-outdated" Oct 22, 2024
}
}

ClassMethod CanUpdate(modName As %String, semver As %IPM.General.SemanticVersion) As %Boolean
Copy link
Collaborator

Choose a reason for hiding this comment

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

@isc-shuliu Doesn't look like this method is used?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, you're right. I haven't gone to that point yet. My plan is to show if an outdated package can be updated to a particular version without violating dependency constraint. This PR is still a Work-In-Progress

Base automatically changed from v0.10.x to main April 10, 2025 15:05
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.

3 participants