Skip to content

Remove GenericVersionStrategy concept as it was superseded by templates#14

Merged
maff merged 1 commit intomainfrom
feature/remove-generic-version-strategy
Jan 21, 2025
Merged

Remove GenericVersionStrategy concept as it was superseded by templates#14
maff merged 1 commit intomainfrom
feature/remove-generic-version-strategy

Conversation

@maff
Copy link
Owner

@maff maff commented Jan 21, 2025

This pull request includes several changes to the file structure and import statements to improve code organization and maintainability. The main changes involve moving and renaming files related to version resolution and strategies.

File and Import Reorganization:

  • index.ts: Updated import paths for resolveVersion and resolveStrategies to reflect their new locations.
  • src/output/__fixtures__/versionResults.ts, src/output/env.ts, src/output/index.ts, src/output/json.ts, src/output/yaml.ts: Updated import paths for VersionResult to reflect its new location in version/versionResolver. [1] [2] [3] [4] [5]

File Renaming and Refactoring:

@maff maff force-pushed the feature/remove-generic-version-strategy branch from bf0b31a to d6e3fc8 Compare January 21, 2025 13:56
@maff maff merged commit 6364e00 into main Jan 21, 2025
3 checks passed
@maff maff deleted the feature/remove-generic-version-strategy branch January 21, 2025 14:02
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.

1 participant