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(diri): update indexer to support relations for tokens #263

Merged

Conversation

ybensacq
Copy link
Contributor

@ybensacq ybensacq commented Jan 17, 2024

Description

What type of PR is this? (check all applicable)

  • πŸ• Feature (feat:)
  • πŸ› Bug Fix (fix:)
  • πŸ“ Documentation Update (docs:)
  • 🎨 Style (style:)
  • πŸ§‘β€πŸ’» Code Refactor (refactor:)
  • πŸ”₯ Performance Improvements (perf:)
  • βœ… Test (test:)
  • πŸ€– Build (build:)
  • πŸ” CI (ci:)
  • πŸ“¦ Chore (chore:)
  • ⏩ Revert (revert:)
  • πŸš€ Breaking Changes (BREAKING CHANGE:)

Related Tickets & Documents

Fixes #244

Added tests?

  • πŸ‘ yes
  • πŸ™… no, because they aren't needed
  • πŸ™‹ no, because I need help

Added to documentation?

  • πŸ“œ README.md
  • πŸ““ Documentation
  • πŸ™… no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

PR Title and Description Guidelines:

  • Ensure your PR title follows semantic versioning standards. This helps automate releases and changelogs.
  • Use types like feat:, fix:, chore:, BREAKING CHANGE: etc. in your PR title.
  • Your PR title will be used as a commit message when merging. Make sure it adheres to Conventional Commits standards.

Closing Issues

@ybensacq ybensacq force-pushed the feat/244-update-indexer-to-support-relations-for-tokens branch from 1047bd6 to ccfc77e Compare January 17, 2024 09:10
@ybensacq ybensacq requested review from kwiss and remiroyc January 17, 2024 09:42
@kwiss kwiss changed the title Feat/244 update indexer to support relations for tokens feat(diri): update indexer to support relations for tokens Jan 17, 2024
@remiroyc remiroyc merged commit ddaa845 into main Jan 18, 2024
6 checks passed
@remiroyc remiroyc deleted the feat/244-update-indexer-to-support-relations-for-tokens branch January 18, 2024 09:49
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.

Update Diri indexer to support schema & relations for tokens
2 participants