Skip to content

Commit

Permalink
Refactor the API client (#11)
Browse files Browse the repository at this point in the history
* Refactor library to use simpleresty

* only test on PRs

* add back oauth commands
  • Loading branch information
davidji99 committed Apr 29, 2020
1 parent 25c9874 commit 9c2fa4a
Show file tree
Hide file tree
Showing 121 changed files with 26,560 additions and 1,313 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: ci
on: [push, pull_request]
on: [pull_request]

jobs:
test:
Expand Down
12 changes: 0 additions & 12 deletions bitbucket/bitbucket-accessors.go

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

Loading

0 comments on commit 9c2fa4a

Please sign in to comment.