Skip to content

Conversation

@bergsalex
Copy link
Contributor

This attempts to fix this GitHub actions issue.

@bergsalex bergsalex self-assigned this Jan 26, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes GitHub Actions release workflow issues by correcting distribution artifact locations and updating package versions to alpha releases. The changes ensure that build artifacts are properly created in package-specific directories and that the publish step correctly references these locations.

Changes:

  • Updated package versions to alpha releases (0.41.0a1 and 0.1.0a1)
  • Fixed build and publish commands to explicitly specify output directories
  • Removed obsolete inline comments from the workflow

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

File Description
pyproject.toml Bumped version from 0.41.0a0 to 0.41.0a1
packages/jabs-io/pyproject.toml Changed version from stable 0.1.0 to alpha 0.1.0a1
packages/jabs-core/pyproject.toml Changed version from stable 0.1.0 to alpha 0.1.0a1
.github/workflows/release.yml Fixed build output directory handling and publish command to use explicit paths

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@bergsalex bergsalex merged commit d292b20 into main Jan 26, 2026
2 checks passed
@bergsalex bergsalex deleted the task/jabs-core-and-jabs-io-subpackages branch January 26, 2026 19:48
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