Commit Graph

271 Commits

Author SHA1 Message Date
Ritesh Chitlangi bcb9866732 fix cargo token read for publish 2021-11-12 17:30:32 +08:00
Ritesh Chitlangi 11f7e4bd4b update doc for docs.rs as well 2021-11-12 16:15:28 +08:00
Ritesh Chitlangi c076066578 bump version after config changes 2021-11-12 16:05:03 +08:00
Ritesh Chitlangi e78a4368ae cache output files per branch for parallel builds 2021-11-12 01:50:01 +08:00
Ritesh Chitlangi c5e467b023 coupled socket shutdown with epp logout 2021-11-12 01:47:45 +08:00
Ritesh Chitlangi e07eba2de2 call to epp logout made explicit and Drop impl removed 2021-11-12 01:47:45 +08:00
Ritesh Chitlangi d0c553cebb fixed messy handling of <hostObj> and <hostAttr> in domain create request 2021-11-11 21:01:06 +08:00
Nicholas Rempel 9061097641 Update README 2021-11-11 20:51:04 +08:00
Nicholas Rempel 4c944dfa98 Run all doc tests on CI server 2021-11-11 20:51:04 +08:00
Nicholas Rempel 5924b86cdd Update docs 2021-11-11 20:51:04 +08:00
Nicholas Rempel 445516e9e9 Revise config construction 2021-11-11 20:51:04 +08:00
Nicholas Rempel 08c9c6e8fd Remove xsi attributes from test xml 2021-11-10 14:54:13 +08:00
Nicholas Rempel 69a8fe40d2 Remove xsi attribute handling 2021-11-10 14:54:13 +08:00
Nicholas Rempel cf8f11c35b Support both rsa and pkcs8 keys 2021-11-10 03:22:16 +08:00
Nicholas Rempel 356194af08 Update greetings test 2021-11-08 22:15:07 +08:00
Nicholas Rempel 7edb2402a2 Update representations for <dcp> and children 2021-11-08 22:15:07 +08:00
Nicholas Rempel 5f1bd57d4a Setup drone actions to run lint on PR 2021-11-04 17:13:59 +08:00
Nicholas Rempel c5fc82491b Make clippy happy 2021-11-04 17:13:59 +08:00
Nicholas Rempel 42892e12a0 cargo fmt 2021-11-04 17:13:59 +08:00
Nicholas Rempel 4d4da1c52a cargo clippy --fix 2021-11-04 17:13:59 +08:00
Ritesh Chitlangi ea98b5bd05 only execute crates.io publish on merges to master 2021-10-29 10:47:21 +08:00
Dirkjan Ochtman 8c01d983fa Upgrade to rustls 0.20 2021-10-29 01:04:25 +08:00
Ritesh Chitlangi d06d404c12 troubleshoot cargo auto-publish later 2021-07-29 23:52:41 +08:00
Ritesh Chitlangi 4b83b725b7 set macros crate to be remote 2021-07-29 23:50:01 +08:00
Ritesh Chitlangi 38b12fcdc1 fix CI to login into cargo before publishing 2021-07-29 23:47:51 +08:00
Ritesh Chitlangi 0922b82ce0 added RGP restore request and report calls 2021-07-29 23:42:36 +08:00
Ritesh Chitlangi 609de4d89b added build badge to README 2021-07-27 18:27:44 +08:00
Ritesh Chitlangi d91977999a don't run doc tests because they aren't mocked 2021-07-27 17:59:42 +08:00
Ritesh Chitlangi 73b2c522a1 added CI for project 2021-07-27 17:51:49 +08:00
Ritesh Chitlangi fdd5397355 updated README with doc link 2021-07-27 12:28:04 +08:00
Ritesh Chitlangi 46af9bc5f7 minor README fix 2021-07-27 05:04:05 +08:00
Ritesh Chitlangi 2e5cbc8645 fix README typo 2021-07-27 04:29:57 +08:00
Ritesh Chitlangi 7bddd53219 fixed request section in README 2021-07-27 04:23:24 +08:00
Ritesh Chitlangi a7cd68f8a7 bumped version for crates.io 2021-07-27 04:19:05 +08:00
Ritesh Chitlangi acd2d6b980 fixed README 2021-07-27 04:18:37 +08:00
Ritesh Chitlangi 6a6470d881 fixed readme for crates.io 2021-07-27 04:17:16 +08:00
Ritesh Chitlangi 7edf02fb44 bump version for new README file 2021-07-27 04:12:25 +08:00
Ritesh Chitlangi 6af67cd195 added README.md to epp-client package as well for crates.io 2021-07-27 04:05:46 +08:00
Ritesh Chitlangi acfcff0440 updated tokio-test version to fixed 2021-07-27 04:02:30 +08:00
Ritesh Chitlangi f2f053b8a2 updated epp-client to use macro lib from crates.io 2021-07-27 03:59:47 +08:00
Ritesh Chitlangi 9bd2b58b32 added a markdown README 2021-07-27 03:56:34 +08:00
Ritesh Chitlangi 1b4cf39c69 fixed comments for rustdoc 2021-07-27 03:27:18 +08:00
Ritesh Chitlangi 402b0da353 added MIT licence 2021-07-27 01:51:28 +08:00
Ritesh Chitlangi 252d8676c1 added some examples for EPP transactions 2021-07-27 01:45:14 +08:00
Ritesh Chitlangi 70d8927989 added doc comments for all requests and responses 2021-07-26 23:51:37 +08:00
Ritesh Chitlangi 699b1e0f30 added deserialization tests for all responses so far 2021-07-26 15:05:53 +08:00
Ritesh Chitlangi 263e30211c doc comments for config.rs 2021-07-26 02:46:16 +08:00
Ritesh Chitlangi eafbe4c647 added some response deserialization tests 2021-07-26 02:26:02 +08:00
Ritesh Chitlangi 198c92c40f added doc comments for request types 2021-07-25 22:34:01 +08:00
Ritesh Chitlangi 28f744ea26 WIP adding documentation 2021-07-25 04:15:59 +08:00