Drew Short
5e07839454
Added the hash sums to the artifacts
6 years ago
Drew Short
3423df0c44
Adding md5 and sha1 hashes to the upload
6 years ago
Drew Short
54ae8e7e4f
Bumping to latest rust version
6 years ago
Drew Short
cf605b4641
Code cleanup
* Moved router into the server module
* Added host and worker configuration arguments
6 years ago
Drew Short
a7f3901656
Stabalizing api code
* Added logging
* Moved api routing into the api module
* Added method stubs for getting address, updating address, and updating address manually.
6 years ago
Drew Short
5c04a3c5b3
Only make release builds for master
* Upload those release builds to nexus
6 years ago
Drew Short
21c7b74ce2
Adding health encdpoint
* Reorgnaized to use router for the actix_web::App factory
*Inlined the version from the cargo metadata
* Changed the project name to rsddns
* Added a healthcheck function
* Added dependencies serde and serde_derive
* Added build configuration to the release profile to shrink binary
6 years ago
Drew Short
ceab25642d
adding gitlab ci configuration
6 years ago
Drew Short
49d51cd7f8
Add README.md
6 years ago
Drew Short
c1346e0720
Initial actix-web demoing
6 years ago