Skip to content

Conversation

@nicklasl
Copy link
Member

@nicklasl nicklasl commented Nov 11, 2025

Summary

Fix release-please configuration to match Go module restructuring. Module path is now github.com/spotify/confidence-resolver/openfeature-provider/go, but release-please was still creating tags with /confidence suffix, breaking go get version resolution.

Changes

  • Update release-please config: openfeature-provider/go/confidenceopenfeature-provider/go
  • Fix demo/go.mod to import from correct module path

Tags will now be openfeature-provider/go/v{version} instead of openfeature-provider/go/confidence/v{version}, enabling proper Go module versioning.

This PR should also, when merged set the Release-As: 0.0.1.

@nicklasl nicklasl force-pushed the go/restructure-again branch 3 times, most recently from 6b2ce3b to 5ab62c3 Compare November 11, 2025 10:13
@nicklasl nicklasl marked this pull request as ready for review November 11, 2025 12:13
@nicklasl nicklasl force-pushed the go/restructure-again branch from 5ab62c3 to c84640d Compare November 11, 2025 13:30
@nicklasl nicklasl merged commit 19ae0b3 into main Nov 11, 2025
11 checks passed
@nicklasl nicklasl deleted the go/restructure-again branch November 11, 2025 15:27
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