Skip to content

Commit

Permalink
Fix: Add support in import test script for importing test harness (#1064
Browse files Browse the repository at this point in the history
)

* Add support in import test script for importing test harness

* Support older version commits

* Updating logging messages

* Remove commands.json from server resources and update commands to commandsV1

* Adding note in local development

* Remove client resources from cache
  • Loading branch information
evmiguel authored May 16, 2024
1 parent bc8cac4 commit 2af0b88
Show file tree
Hide file tree
Showing 18 changed files with 45 additions and 6,140 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -125,3 +125,5 @@ server/migrations/test_plan_target_id.csv

# Private Key files (installed by deploy)
jwt-signing-key.pem

client/resources
Loading

0 comments on commit 2af0b88

Please sign in to comment.