Skip to content

Conversation

@marko-stanojevic
Copy link
Contributor

@marko-stanojevic marko-stanojevic commented Jan 27, 2026

Description

This pull request updates the release workflow to improve dependency management and streamline the build process.

Release workflow improvements:

  • Added a new "Resolve dependencies" step to the release workflow, which uses the ps-resolve-dependencies GitHub Action to determine module dependencies before building.
  • Updated the "Build Module" step to use the resolved module list output from the new dependency resolution step, ensuring correct modules are built based on dependencies.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Code quality improvement (refactoring, tests, performance)

@marko-stanojevic marko-stanojevic merged commit e828d9b into main Jan 27, 2026
1 check passed
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