Commit graph

30 commits

Author SHA1 Message Date
aviac
a384397cec
chore: make all tests green again 2023-10-25 22:53:48 +02:00
aviac
7a9bfc4877
feat: add "new" implementation for a lot of Options types 2023-10-25 22:36:05 +02:00
aviac
45271ef915
feat: implement Display for Branch 2023-10-25 21:08:13 +02:00
RobWalt
1f9a43c648
chore: bump version 2023-10-22 23:27:14 +02:00
RobWalt
32cedb4e4d
chore: add todo file 2023-10-22 23:26:56 +02:00
RobWalt
076b0c654f
feat: implement a bunch of 'option' types 2023-10-22 23:26:41 +02:00
RobWalt
81d00564f6
feat: implement Comment + tests + test def macro 2023-10-22 22:52:44 +02:00
RobWalt
1d8d9a2d47
chore: bump version and remove Cargo.lock 2023-10-22 13:50:45 +02:00
RobWalt
ee72be4bf8
feat: implement Branch and add test
This commit also includes the implementation and tests for:

- PayloadCommit
- PayloadUser
- PayloadCommitVerification
2023-10-22 13:48:55 +02:00
RobWalt
0383b32fdd
chore: implement simple serde tests 2023-10-22 12:26:45 +02:00
RobWalt
4961874386
feat: improve deserialization capabilities of bool enums 2023-10-22 12:25:43 +02:00
RobWalt
d1e5fd27ca
feat: implement RepositoryMeta 2023-10-22 11:22:52 +02:00
RobWalt
4973971996
feat: implement Attachment 2023-10-22 11:18:18 +02:00
RobWalt
3951366142
feat: implement PullRequestMeta 2023-10-22 11:12:05 +02:00
RobWalt
edae8f78ed
chore: parse API result into rust result 2023-10-21 21:54:58 +02:00
RobWalt
03a8470acb
feat: implement Display for Milestone 2023-10-21 21:46:18 +02:00
aviac
ff9c410c44
feat: implement Display for Color 2023-09-25 08:56:23 +02:00
aviac
032428b98e
feat: implement Display for PullRequest 2023-09-25 08:32:55 +02:00
aviac
49e18362ea
feat: implement Pull request + everything required + add tests 2023-09-23 00:13:48 +02:00
aviac
6c6f992ef9
feat: implement Default for CreateRepoOptions 2023-09-22 20:44:33 +02:00
aviac
b5d57249fa
feat: implement CreateRepoOptions 2023-09-22 20:36:26 +02:00
aviac
030de8f9f8
feat: implement Display for SshUrl 2023-09-22 20:08:40 +02:00
RobWalt
f97eb735fb feat: make dependency version more lax, add Cargo.toml meta, adjust license 2023-09-16 14:43:15 +02:00
RobWalt
d37540d8a2
feat: add rest of todos for types to define 2023-08-26 14:16:41 +02:00
RobWalt
fd3d10af89
feat: add small program to check for missing type definitions 2023-08-26 11:57:52 +02:00
RobWalt
eb09d2ae56
feat: add more models from swagger docs 2023-08-24 18:31:37 +02:00
RobWalt
4ac0460145
feat: add apierror & activity todos, fix clippy warnings 2023-08-24 18:06:19 +02:00
RobWalt
8cc41b7dc6
feat: progress and visualize progress 2023-07-28 21:31:04 +02:00
RobWalt
01696c7e0e
feat: orgs, hooks, teams, labels 2023-07-28 08:36:12 +02:00
RobWalt
e343273668
feat: implement User type 2023-07-26 22:33:57 +02:00