TECH-155: Upgrades to Erlang/OTP 27, fixes API#19
Merged
nanodirijabl merged 1 commit intov2from Apr 23, 2025
Merged
Conversation
ndiezel0
approved these changes
Apr 23, 2025
nanodirijabl
added a commit
that referenced
this pull request
Jun 5, 2025
* Version for dominant v2 * Dmt cache * WIP * dmt_client_cache unit tests pass * Lots of non working tests * Some fixes * UserOp tests are working * Some more working tests * Fix everything * Bump workflow * Fixes and bumps * Add new method * Bump CI * TECH-155: Upgrades to Erlang/OTP 27, fixes API (#19) * Introduces domain objects checkout via search function * Fixes `dmt_client:get_latest_version/1` * Bumps actions/checkout * Adds tag action and search functions * Adds testcases to search function's impl * Fixes objects collection by continuation token * Refactors typespecs and fixes `vsn` vs `ref` confusion * Updates README with cache impl concerns * Fixes case clause * Adds `get_author_by_email/1` * Conforms API functions signatures to actually expected by users * Fixes error for object absence in 0 version * Upgrades dmt image and deps; flips test groups to test nonexistence * Bumps dmt image in test env * Locks version in checkouts before an upsert * Adds note about race condition in upsert * Increases chunk size for search calls * Bumps dmt-v2 * Bumps damsel --------- Co-authored-by: Aleksey Kashapov <nanodirijabl@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.