Skip to content

Commit

Permalink
Move validation code to client, serialize policy config data
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Norris <protochron@users.noreply.github.com>
  • Loading branch information
protochron committed Jul 19, 2024
1 parent b283fa6 commit 84c54ab
Show file tree
Hide file tree
Showing 12 changed files with 242 additions and 1,294 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
# Run all tests
- name: Run tests
run: |
cargo test -- --nocapture
cargo test --workspace -- --nocapture
78 changes: 0 additions & 78 deletions crates/wadm-types/oam/README.md

This file was deleted.

Loading

0 comments on commit 84c54ab

Please sign in to comment.