Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / panghu-huang/octocrate issues and pull requests
#49 - Fix installation token not impl `ExpirableToken`
Pull Request -
State: closed - Opened by panghu-huang 4 months ago
#48 - Revert "Fix installation token not impl `ExpirableToken`"
Pull Request -
State: closed - Opened by panghu-huang 4 months ago
#47 - `[email protected]` breaks client code
Issue -
State: closed - Opened by ifiokjr 4 months ago
- 2 comments
#46 - release octocrate `2.0.0`
Pull Request -
State: closed - Opened by panghu-huang 4 months ago
#46 - release octocrate `2.0.0`
Pull Request -
State: closed - Opened by panghu-huang 4 months ago
#45 - Use `Display` instead of `ToString`
Issue -
State: open - Opened by panghu-huang 4 months ago
#45 - Use `Display` instead of `ToString`
Issue -
State: open - Opened by panghu-huang 4 months ago
#44 - Remove useless use of `format!`
Issue -
State: open - Opened by panghu-huang 4 months ago
#44 - Remove useless use of `format!`
Issue -
State: open - Opened by panghu-huang 4 months ago
#43 - Fix installation token not impl `ExpirableToken`
Pull Request -
State: closed - Opened by panghu-huang 4 months ago
#43 - Fix installation token not impl `ExpirableToken`
Pull Request -
State: closed - Opened by panghu-huang 4 months ago
#42 - InstallationToken doesn't implement ExpirableToken trait
Issue -
State: closed - Opened by dawnchan030920 4 months ago
- 1 comment
#42 - InstallationToken doesn't implement ExpirableToken trait
Issue -
State: closed - Opened by dawnchan030920 4 months ago
- 5 comments
#41 - Release octocrate `2.0.0-beta.1`
Pull Request -
State: closed - Opened by panghu-huang 6 months ago
#40 - Move `webhooks` to `octocrate-webhooks`
Pull Request -
State: closed - Opened by panghu-huang 6 months ago
#39 - feat: generate global parameters
Pull Request -
State: closed - Opened by panghu-huang 6 months ago
#38 - fix: reference existing not working
Pull Request -
State: closed - Opened by panghu-huang 6 months ago
#37 - Remove empty module
Pull Request -
State: closed - Opened by panghu-huang 6 months ago
#36 - feat: optimizing the way of importing types (`Query` / `Request` / `Response`)
Pull Request -
State: closed - Opened by panghu-huang 6 months ago
#35 - I just want to say one thing
Issue -
State: closed - Opened by chenzhida3 6 months ago
#34 - chore: release version `1.0.0` using `SemVer` versioning
Pull Request -
State: closed - Opened by panghu-huang 6 months ago
#34 - chore: release version `1.0.0` using `SemVer` versioning
Pull Request -
State: closed - Opened by panghu-huang 6 months ago
#33 - chore: remove useless type aliases
Pull Request -
State: closed - Opened by panghu-huang 6 months ago
#33 - chore: remove useless type aliases
Pull Request -
State: closed - Opened by panghu-huang 6 months ago
#32 - chore: octocrate v0.3.8
Pull Request -
State: closed - Opened by panghu-huang 7 months ago
#31 - fix: parameter schema definition
Pull Request -
State: closed - Opened by panghu-huang 7 months ago
#30 - Exponse the reqwest/rustls-tls feature
Pull Request -
State: closed - Opened by dholroyd 7 months ago
- 1 comment
#29 - feat: webhook features
Pull Request -
State: closed - Opened by panghu-huang 7 months ago
#28 - feat: make enum copiable
Pull Request -
State: closed - Opened by panghu-huang 7 months ago
#27 - fix: webhooks and APIs cant share types
Pull Request -
State: closed - Opened by panghu-huang 7 months ago
#26 - fix: typos and clippy
Pull Request -
State: closed - Opened by panghu-huang 7 months ago
#25 - Make enum's `Copy`
Issue -
State: closed - Opened by ifiokjr 7 months ago
#24 - Deserialize dates to `DateTime<Utc>`
Issue -
State: closed - Opened by ifiokjr 7 months ago
- 3 comments
#23 - feat: add webhooks feature
Pull Request -
State: closed - Opened by panghu-huang 7 months ago
#22 - chore: octocrate 0.3.7
Pull Request -
State: closed - Opened by panghu-huang 7 months ago
- 1 comment
#21 - fix: make `codegen` command deterministic
Pull Request -
State: closed - Opened by ifiokjr 7 months ago
- 2 comments
#20 - `codegen` command ordering is non-deterministic
Issue -
State: closed - Opened by ifiokjr 7 months ago
#19 - Fix private key name
Pull Request -
State: closed - Opened by panghu-huang 7 months ago
#18 - fix test failed
Pull Request -
State: closed - Opened by panghu-huang 7 months ago
#17 - fix: pagination not found
Pull Request -
State: closed - Opened by panghu-huang 7 months ago
#16 - chore: upgrade jsonwebtoken version to 9
Pull Request -
State: closed - Opened by ifiokjr 7 months ago
- 3 comments
#15 - feat: add support for pagination
Pull Request -
State: closed - Opened by ifiokjr 7 months ago
- 2 comments
#14 - build: apply formatting to all files
Pull Request -
State: closed - Opened by ifiokjr 7 months ago
- 2 comments
#13 - feat: wrap data in a `GitHubResponse` struct
Pull Request -
State: closed - Opened by ifiokjr 7 months ago
#12 - Autofix with `cargo clippy` and `cargo fmt`
Issue -
State: closed - Opened by ifiokjr 7 months ago
#11 - feat: switch from `derive_builder` to `typed-builder`
Pull Request -
State: closed - Opened by ifiokjr 7 months ago
- 4 comments
#10 - feat: add CI checks
Pull Request -
State: closed - Opened by panghu-huang 7 months ago
#9 - feat: move `models` and `webhooks` to `octocrate-types`
Pull Request -
State: closed - Opened by ifiokjr 7 months ago
- 3 comments
#8 - Add GitHub actions for linting / testing on `main` and pull requests
Issue -
State: closed - Opened by ifiokjr 7 months ago
- 1 comment
#7 - Switch from `derive_builder` to `typed-builder`
Issue -
State: closed - Opened by ifiokjr 7 months ago
- 2 comments
#6 - Wrap data in a `GitHubResponse` struct
Issue -
State: closed - Opened by ifiokjr 7 months ago
- 1 comment
#5 - Add support for pagination
Issue -
State: closed - Opened by ifiokjr 7 months ago
#4 - Move `models` and `webhooks` to a seperates types crate
Issue -
State: closed - Opened by ifiokjr 7 months ago
#3 - Repo does not reflect the published version on crates.io
Issue -
State: closed - Opened by ifiokjr 7 months ago
- 2 comments
#2 - Fix path not found
Pull Request -
State: closed - Opened by panghu-huang over 1 year ago
#1 - Test for Coodev CI
Pull Request -
State: closed - Opened by panghu-huang over 1 year ago
- 28 comments