Skip to content

Commit

Permalink
add basic support for JIRA - wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jhspetersson committed Jan 2, 2025
1 parent 999f406 commit 3273fb4
Show file tree
Hide file tree
Showing 5 changed files with 737 additions and 9 deletions.
202 changes: 195 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ futures-util = "0.3"
git2 = "0.19.0"
gitlab = "0.1704.1"
graphql_client = { version = "0.14", features = ["reqwest-blocking"] }
jira_v3_openapi = "1"
nu-ansi-term = "0.50"
octocrab = { version = "0.40", features = ["stream"] }
regex = "1.1"
Expand Down
Loading

0 comments on commit 3273fb4

Please sign in to comment.