Skip to content

fix(publish): Add ability to specify registry and improve publishing …#6

Merged
Blushyes merged 1 commit into
Blushyes:mainfrom
PJ-568:fix/release-workflow
Aug 16, 2025
Merged

fix(publish): Add ability to specify registry and improve publishing …#6
Blushyes merged 1 commit into
Blushyes:mainfrom
PJ-568:fix/release-workflow

Conversation

@PJ-568
Copy link
Copy Markdown
Contributor

@PJ-568 PJ-568 commented Aug 16, 2025

…workflow

  • Add --registry parameter to specify the target registry
  • Implement Kahn's algorithm for topological sorting, replacing the tsort command
  • Optimize the publishing process to support more flexible package structures
  • Add circular dependency checking
  • Improve error handling and user-facing messages

…workflow

- Add `--registry` parameter to specify the target registry
- Implement Kahn's algorithm for topological sorting, replacing the `tsort` command
- Optimize the publishing process to support more flexible package structures
- Add circular dependency checking
- Improve error handling and user-facing messages
@Blushyes Blushyes merged commit e8101df into Blushyes:main Aug 16, 2025
1 check passed
@PJ-568 PJ-568 deleted the fix/release-workflow branch August 16, 2025 16:39
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