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

feat: Implement flexibility on resolver to cycle between methods using ? to transform keys [DEV-2208] #137

Merged
merged 52 commits into from
Apr 23, 2023

Conversation

abdulla-ashurov
Copy link
Contributor

@abdulla-ashurov abdulla-ashurov commented Apr 14, 2023

  • Added implementation for supporting transformKey query
  • Added unit & integration tests
  • Added correct make commands for running unit and integration tests

@abdulla-ashurov abdulla-ashurov added the enhancement New feature or request label Apr 14, 2023
@abdulla-ashurov abdulla-ashurov self-assigned this Apr 14, 2023
@ankurdotb
Copy link
Contributor

@ankurdotb
Copy link
Contributor

@abdulla-ashurov abdulla-ashurov temporarily deployed to staging April 14, 2023 14:31 — with GitHub Actions Inactive
@abdulla-ashurov abdulla-ashurov temporarily deployed to staging April 17, 2023 05:53 — with GitHub Actions Inactive
@abdulla-ashurov abdulla-ashurov marked this pull request as ready for review April 19, 2023 12:18
- problem was with command: "goreleaser build --clean --snapshot
--single-target"
- I fix that problem with run above go-releaser command manually and
that command run all make commands after that operation it updates
swagger files that were problem.
query with old 16/32 chars style DIDs.
@abdulla-ashurov abdulla-ashurov temporarily deployed to staging April 19, 2023 15:01 — with GitHub Actions Inactive
@abdulla-ashurov abdulla-ashurov temporarily deployed to staging April 19, 2023 15:21 — with GitHub Actions Inactive
@abdulla-ashurov abdulla-ashurov temporarily deployed to staging April 19, 2023 15:33 — with GitHub Actions Inactive
@abdulla-ashurov abdulla-ashurov temporarily deployed to staging April 19, 2023 15:42 — with GitHub Actions Inactive
Base automatically changed from DEV-2351 to develop April 20, 2023 15:08
@abdulla-ashurov abdulla-ashurov temporarily deployed to staging April 21, 2023 07:44 — with GitHub Actions Inactive
@lampkin-diet lampkin-diet temporarily deployed to staging April 21, 2023 08:11 — with GitHub Actions Inactive
Copy link
Contributor

@lampkin-diet lampkin-diet left a comment

Choose a reason for hiding this comment

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

Great job! Let's make some changes and merge it

Makefile Show resolved Hide resolved
services/diddoc/diddoc_query.go Outdated Show resolved Hide resolved
tests/constants/constants.go Outdated Show resolved Hide resolved
services/diddoc/queries/diddoc/utils.go Show resolved Hide resolved
services/diddoc/queries/diddoc/utils.go Show resolved Hide resolved
services/diddoc/queries/diddoc/utils.go Show resolved Hide resolved
services/diddoc/queries/diddoc/utils.go Show resolved Hide resolved
services/diddoc/queries/diddoc/utils.go Show resolved Hide resolved
@abdulla-ashurov
Copy link
Contributor Author

Great job! Let's make some changes and merge it

Thanks for the review! 🙃

@abdulla-ashurov abdulla-ashurov temporarily deployed to staging April 21, 2023 13:28 — with GitHub Actions Inactive
@lampkin-diet lampkin-diet merged commit 9ae8311 into develop Apr 23, 2023
@lampkin-diet lampkin-diet deleted the DEV-2208-transform-key branch April 23, 2023 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

3 participants