Skip to content

Commit

Permalink
Feature/update test data to include kg data nicer commit history (#369)
Browse files Browse the repository at this point in the history
* Update vespa test files

* Updating the version.

* Reformatting the test data file to be indent 2.

* Adding the commit hash for the reformat to the git blame ignore.

* Updating the test data to contain concepts.

* Updating the version.

---------

Co-authored-by: Mark <[email protected]>
  • Loading branch information
THOR300 and Mark authored Oct 8, 2024
1 parent a78a4c0 commit 4f7b4ad
Show file tree
Hide file tree
Showing 4 changed files with 112,076 additions and 36,281 deletions.
3 changes: 3 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@

# Ignore all trunk auto-fixable errors
4eeb41cc40914cbc7ea254687239849fce5ac6b8

# Updating the test data file for document passages to be indent=2
44624dcd1fa0835708bd9187a39bb0da8a31cd03
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "navigator_backend"
version = "1.17.3"
version = "1.17.4"
description = ""
authors = ["CPR-dev-team <[email protected]>"]
packages = [{ include = "app" }, { include = "tests" }]
Expand Down
Loading

0 comments on commit 4f7b4ad

Please sign in to comment.