Skip to content

Conversation

@VojtechVitek
Copy link
Contributor

Reverts #46

I'm running into transitive build issues like:

# github.com/0xsequence/quotacontrol/middleware
../../../go/pkg/mod/github.com/0xsequence/quotacontrol@v0.21.0/middleware/middleware_quota.go:77:29: undefined: authcontrol.GetProjectIDFromAccessKey
../../../go/pkg/mod/github.com/0xsequence/quotacontrol@v0.21.0/middleware/middleware_quota.go:84:41: cannot use accessKey (variable of string type authcontrol.AccessKey) as string value in argument to client.FetchKeyQuota
# github.com/0xsequence/builder/api/proto
proto/project.go:72:16: undefined: GenerateAccessKey

I think these breaking changes will need to be coordinated with quotacontrol etc.

@klaidliadon FYI, I'll revert & defer for later, as this is blocking me right now. Do you mind revisiting and reverting the revert PR once you have time to work on this and spread the update everywhere?

@klaidliadon klaidliadon self-requested a review July 17, 2025 14:15
@VojtechVitek VojtechVitek merged commit 42e426f into master Jul 17, 2025
2 checks passed
@VojtechVitek VojtechVitek deleted the revert-46-accesskey-type branch July 17, 2025 14:16
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