Skip to content

Conversation

@circlecube
Copy link
Member

Proposed changes

This will fail as is, but I wanted to create the workflow PR here. The reusable workflow expects a build step in the package file, but this module doesn't have one. The reusable workflow needs to be updated to check for a build command before running, and if none is found, skip the build step.

Once we have that in place, we can add the release workflow to all modules and consistently update modules with it.

Type of Change

Production

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update
  • Refactoring / housekeeping (changes to files not directly related to functionality)

Development

  • Tests
  • Dependency update
  • Environment update / refactoring
  • Documentation Update

Visual

Checklist

  • I have read the CONTRIBUTING doc
  • I have viewed my change in a web-browser
  • Linting and tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

@circlecube circlecube self-assigned this Oct 24, 2025
@circlecube circlecube mentioned this pull request Oct 24, 2025
14 tasks
@github-actions
Copy link

@circlecube circlecube changed the title Adds release workflow Add release workflow Oct 24, 2025
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