Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(GH-1210) Require uri #1220

Merged
merged 1 commit into from
Mar 10, 2023
Merged

(GH-1210) Require uri #1220

merged 1 commit into from
Mar 10, 2023

Conversation

chelnak
Copy link
Contributor

@chelnak chelnak commented Mar 10, 2023

As reported in #1210, in some situations pdk will fail to publish a module due to a missing require for URI.

For this specific occurance we will eventually move to the forge SDK which will elimiate the issue. However, due to some dependency constraints we cannot to that yet.

This change simply adds a new require for uri, which will solve the issue described above until we are able to migrate to the Forge SDK.

As reported in #1210, in some situations pdk will fail to publish a
module due to a missing require for URI.

For this specific occurance we will eventually move to the forge SDK
which will elimiate the issue. However, due to some dependency
constraints we cannot to that yet.

This change simply adds a new require for uri, which will solve the
issue described above until we are able to migrate to the Forge SDK.
@chelnak chelnak added the bug label Mar 10, 2023
@chelnak chelnak requested a review from a team as a code owner March 10, 2023 10:57
@chelnak chelnak self-assigned this Mar 10, 2023
Copy link
Contributor

@LukasAud LukasAud left a comment

Choose a reason for hiding this comment

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

LGTM

@LukasAud LukasAud merged commit 3a8ba05 into main Mar 10, 2023
@LukasAud LukasAud deleted the GH-1210-require_uri branch March 10, 2023 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants