Migrate notary-server repo (#358)

* Migrate notary-server repo in, merge in github actions, update dockerfile and readme.

* Correct formatting.

* Move clippy back to original order.

* Fix clippy warning.

* The notary server was moved to this repo

#358

* Modify comments.

* Add session id query param PR changes.

* Fix cd issue and client bug.

---------

Co-authored-by: Hendrik Eeckhaut <hendrik@eeckhaut.org>
This commit is contained in:
Christopher Chong
2023-10-13 15:08:00 +08:00
committed by GitHub
parent b603460116
commit 4408dfa316
44 changed files with 2729 additions and 60 deletions

3
.gitignore vendored
View File

@@ -27,3 +27,6 @@ Cargo.lock
# env var
*.env
# logs
*.log