Skip to content

Production projects should not depend on un-released code in github#52

Merged
rbartl-pv merged 7 commits intomainfrom
issue/51
Oct 7, 2025
Merged

Production projects should not depend on un-released code in github#52
rbartl-pv merged 7 commits intomainfrom
issue/51

Conversation

@schulm
Copy link
Copy Markdown
Collaborator

@schulm schulm commented Oct 1, 2025

Fixes #51

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (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 change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@schulm schulm changed the title Fixes #51 Production projects should not depend on un-released code in github #51 Oct 2, 2025
@schulm schulm changed the title Production projects should not depend on un-released code in github #51 Production projects should not depend on un-released code in github Oct 2, 2025
@schulm schulm requested a review from rbartl-pv October 6, 2025 12:54
Copy link
Copy Markdown
Collaborator

@rbartl-pv rbartl-pv left a comment

Choose a reason for hiding this comment

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

LGTM

@rbartl-pv rbartl-pv merged commit 0c11819 into main Oct 7, 2025
5 checks 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.

Production projects should not depend on un-released code in github

2 participants