Dorian dorian
  • Joined on 2020-12-02
dorian merged pull request dorian/mirror-server#2 2024-02-23 14:33:23 -05:00
Add logging of JSON requests, CI and Dockerization
dorian pushed to axum-migration at dorian/mirror-server 2024-02-23 14:29:51 -05:00
b2a6054154 Update README and improve publishing script.
dorian pushed to axum-migration at dorian/mirror-server 2024-02-23 14:20:46 -05:00
0482a50317 Simplify running the publishing step.
dorian pushed to axum-migration at dorian/mirror-server 2024-02-22 22:29:19 -05:00
e87ee2fa0b Fix up the curl shell command.
dorian pushed to axum-migration at dorian/mirror-server 2024-02-22 21:15:30 -05:00
52aab1fae8 Fix issue with invalid environment substitution in .drone.yml
dorian pushed to axum-migration at dorian/mirror-server 2024-02-22 21:07:03 -05:00
299273c72f Add support for uploading the Debian package.
dorian pushed to axum-migration at dorian/mirror-server 2024-02-21 23:42:29 -05:00
d4b26d9e3e Fix issue with missing Cargo.lock in Dockerfile causing build failures.
dorian pushed to axum-migration at dorian/mirror-server 2024-02-21 23:17:21 -05:00
055aad7a90 Add a Dockerfile and initial DroneCI configuration.
dorian pushed to axum-migration at dorian/mirror-server 2024-02-21 21:49:58 -05:00
5e390951f0 Add more plans to the TODO list.
dorian pushed to axum-migration at dorian/mirror-server 2024-02-21 21:44:23 -05:00
0ab408fbb0 Clean up code and add plans for future releases.
dorian pushed to axum-migration at dorian/mirror-server 2024-02-21 21:38:46 -05:00
94b88da5c2 Merge remote-tracking branch 'origin/axum-migration' into axum-migration
264cd468e3 Add tests for the mirror-server handling of requests.
05bffc7996 Update the readme with changes.
8010008268 Add logging of JSON requests.
e627581f66 Merge pull request 'axum-migration' (#1) from axum-migration into main
Compare 5 commits »
dorian reopened pull request dorian/mirror-server#2 2024-02-21 21:35:10 -05:00
Add logging of JSON requests, CI and Dockerization
dorian closed pull request dorian/mirror-server#2 2024-02-20 14:14:59 -05:00
Add logging of JSON requests, CI and Dockerization
dorian pushed to axum-migration at dorian/mirror-server 2024-02-13 16:25:10 -05:00
2ccf33e972 Add tests for the mirror-server handling of requests.
dorian created pull request dorian/mirror-server#2 2024-02-08 14:58:27 -05:00
WIP: Add logging of JSON requests, CI and Dockerization
dorian pushed to axum-migration at dorian/mirror-server 2024-02-08 14:58:02 -05:00
bba5134531 Update the readme with changes.
dorian pushed to axum-migration at dorian/mirror-server 2024-02-08 14:55:15 -05:00
f17c98703f Add logging of JSON requests.
dorian pushed to main at dorian/mirror-server 2024-02-07 15:03:16 -05:00
e627581f66 Merge pull request 'axum-migration' (#1) from axum-migration into main
9ecfb109b4 Add logging via tracing and improve managing JSON request bodies.
6a7869a80c Break out into using axum extractor.
2ed659e3ad Migrate to using axum over actix for web framework.
Compare 4 commits »
dorian merged pull request dorian/mirror-server#1 2024-02-07 15:03:14 -05:00
axum-migration
dorian created pull request dorian/mirror-server#1 2024-02-07 15:03:06 -05:00
axum-migration